Package | Description |
---|---|
org.apache.torque.generator.configuration.mergepoint |
This package contains the classes for reading the mergepoint mappings for
the Torque generator units of generation.
|
org.apache.torque.generator.configuration.option |
This package contains the classes for reading the options for
Torque generator units of generation.
|
Modifier and Type | Method and Description |
---|---|
OptionsSaxHandlerFactory |
OptionsSaxHandlerFactories.getOptionsSaxHandlerFactory(String type)
Returns the OptionsSaxHandlerFactory associated with the given type.
|
Modifier and Type | Method and Description |
---|---|
void |
OptionsSaxHandlerFactories.register(OptionsSaxHandlerFactory optionsSaxHandlerFactory)
Registers a new OptionsSaxHandlerFactory.
|
Modifier and Type | Class and Description |
---|---|
class |
PropertiesOptionsSaxHandlerFactory
A Factory which creates a SAX handler for properties options.
|
class |
XmlOptionsSaxHandlerFactory
A Factory which creates a SAX handler for XML Options.
|
Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.