
public static class GeneratorXMLSpec.Parameterizer extends AbstractApplication.Parameterizer
| Modifier and Type | Field and Description | 
|---|---|
| private GeneratorXMLDatabaseConnection | generatorData generator | 
| private File | outputFileOutput file. | 
INPUT_ID, OUTPUT_ID| Constructor and Description | 
|---|
| GeneratorXMLSpec.Parameterizer() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected GeneratorXMLSpec | makeInstance()Make an instance after successful configuration. | 
| protected void | makeOptions(Parameterization config)Add all options. | 
configVerbose, getParameterInputFile, getParameterInputFile, getParameterOutputFile, getParameterOutputFileconfigure, makeprivate File outputFile
private GeneratorXMLDatabaseConnection generator
protected void makeOptions(Parameterization config)
AbstractParameterizermakeOptions in class AbstractApplication.Parameterizerconfig - Parameterization to add options to.protected GeneratorXMLSpec makeInstance()
AbstractParameterizermakeInstance in class AbstractApplication.Parameterizer