com.sun.tools.jxc.ap
Class Options
java.lang.Object
com.sun.tools.jxc.ap.Options
public class Options
- extends Object
This stores the invocation configuration for
SchemaGenerator
- Author:
- Bhakti Mehta
| 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
encoding
public String encoding
arguments
public final List<String> arguments
Options
public Options()
parseArguments
public void parseArguments(String[] args)
throws BadCommandLineException
- Throws:
BadCommandLineException
Copyright © 2005-2012 Oracle Corporation. All Rights Reserved.