Package | Description |
---|---|
org.apache.torque.generator.control |
This package implements the torque generator Controller .
|
org.apache.torque.generator.source |
This package contains the handling of source files.
|
Modifier and Type | Method and Description |
---|---|
Object |
Controller.transformSource(Object sourceRoot,
List<SourceTransformerDefinition> transformerDefinitions,
ControllerState controllerState)
Applies all transformer definitions to the current source.
|
Modifier and Type | Method and Description |
---|---|
List<SourceTransformerDefinition> |
SourceProcessConfiguration.getTransformerDefinitions()
Return all currently registered source transformer definitions.
|
Modifier and Type | Method and Description |
---|---|
void |
SourceProcessConfiguration.setSourceTransformerDefinitions(List<SourceTransformerDefinition> transformerDefinitions)
Sets the transformer definitions.
|
Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.