com.sun.tools.jxc.apt
Class Options
java.lang.Object
com.sun.tools.jxc.apt.Options
public class Options
- extends Object
This stores the invocation configuration for
SchemaGenerator
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
classpath
public String classpath
targetDir
public File targetDir
episodeFile
public File episodeFile
arguments
public final List<String> arguments
Options
public Options()
parseArguments
public void parseArguments(String[] args)
throws BadCommandLineException
- Throws:
BadCommandLineException