|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.tools.xjc.Options
com.sun.tools.xjc.Driver.OptionsEx
static class Driver.OptionsEx
Command-line arguments processor.
This class contains options that only make sense for the command line interface.
| Field Summary | |
|---|---|
protected com.sun.tools.xjc.Driver.Mode |
mode
Operation mode. |
boolean |
noNS
A switch that determines the behavior in the BGM mode. |
| Fields inherited from class com.sun.tools.xjc.Options |
|---|
activePlugins, automaticNameConflictResolution, classNameAllocator, classpaths, compatibilityMode, contentForWildcard, debugMode, defaultPackage, defaultPackage2, enableIntrospection, entityResolver, EXTENSION, noFileHeader, packageLevelAnnotations, pluginURIs, quiet, readOnly, runtime14, STRICT, strictCheck, target, targetDir, verbose |
| Constructor Summary | |
|---|---|
Driver.OptionsEx()
|
|
| Method Summary | |
|---|---|
int |
parseArgument(java.lang.String[] args,
int i)
Parse XJC-specific options. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected com.sun.tools.xjc.Driver.Mode mode
public boolean noNS
| Constructor Detail |
|---|
Driver.OptionsEx()
| Method Detail |
|---|
public int parseArgument(java.lang.String[] args,
int i)
throws BadCommandLineException
parseArgument in class OptionsBadCommandLineException - If the callee wants to provide a custom message for an error.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||