com.sun.tools.jxc.ap
Class Options
java.lang.Object
com.sun.tools.jxc.ap.Options
public class Options
- extends java.lang.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 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
Copyright © 2005-2013 Oracle Corporation. All Rights Reserved.