Package org.jibx.schema.codegen
Class RefactoryCommandLine
java.lang.Object
org.jibx.custom.CustomizationCommandLineBase
org.jibx.schema.codegen.SchemaCommandLineBase
org.jibx.schema.codegen.RefactoryCommandLine
Command line processing specifically for the
Refactory
class.- Author:
- Dennis M. Sosnoski
-
Nested Class Summary
Nested classes/interfaces inherited from class org.jibx.custom.CustomizationCommandLineBase
CustomizationCommandLineBase.ArgList
-
Field Summary
Fields inherited from class org.jibx.custom.CustomizationCommandLineBase
STRING_PARAMETER_ARRAY, STRING_UNMARSHALLER_PARAMETER_ARRAY
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jibx.schema.codegen.SchemaCommandLineBase
applyOverrides, checkParameter, finishParameters, getCustomRoot, getSchemaDir, getSchemaRoot, loadCustomizations, verboseDetails
Methods inherited from class org.jibx.custom.CustomizationCommandLineBase
getExtraArgs, getGeneratePath, getUsageLines, isVerbose, mergeUsageLines, processArgs, putKeyValue
-
Constructor Details
-
RefactoryCommandLine
public RefactoryCommandLine()
-
-
Method Details
-
printUsage
public void printUsage()Description copied from class:CustomizationCommandLineBase
Print usage information.- Specified by:
printUsage
in classCustomizationCommandLineBase
-