Package | Description |
---|---|
org.apache.torque.generator.configuration.controller |
This package contains the classes for reading the control configuration of
the Torque generator units of generation.
|
org.apache.torque.generator.configuration.source |
This package provides SAXhandlers for reading the source configuration
snippets in the control file.
|
Modifier and Type | Method and Description |
---|---|
SourceProcessConfiguration |
Output.getSourceProcessConfiguration()
Returns how the sources should be post-processed before generation.
|
Modifier and Type | Method and Description |
---|---|
void |
Output.setSourceProcessConfiguration(SourceProcessConfiguration sourceProcessConfiguration)
Sets how the sources should be post-processed before generation.
|
Modifier and Type | Method and Description |
---|---|
SourceProcessConfiguration |
SourceSaxHandler.getSourceProcessConfiguration()
Returns the information how to pre-process the sources before generating.
|
Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.