com.sun.tools.jxc.apt
Class Options
java.lang.Object
com.sun.tools.jxc.apt.Options
public class Options
- extends java.lang.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 java.lang.String classpath
targetDir
public java.io.File targetDir
episodeFile
public java.io.File episodeFile
encoding
public java.lang.String encoding
arguments
public final java.util.List<java.lang.String> arguments
Options
public Options()
parseArguments
public void parseArguments(java.lang.String[] args)
throws BadCommandLineException
- Throws:
BadCommandLineException