|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.tools.jxc.apt.Options
public class Options
This stores the invocation configuration for SchemaGenerator
Field Summary | |
---|---|
java.util.List<java.lang.String> |
arguments
|
java.lang.String |
classpath
|
java.io.File |
targetDir
|
Constructor Summary | |
---|---|
Options()
|
Method Summary | |
---|---|
void |
parseArguments(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public java.lang.String classpath
public java.io.File targetDir
public final java.util.List<java.lang.String> arguments
Constructor Detail |
---|
public Options()
Method Detail |
---|
public void parseArguments(java.lang.String[] args) throws BadCommandLineException
BadCommandLineException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |