Verwendungen von Klasse
org.apache.torque.generator.source.SourceProcessConfiguration
Packages, die SourceProcessConfiguration verwenden
Package
Beschreibung
This package contains the classes for reading the control configuration of
the Torque generator units of generation.
This package provides SAXhandlers for reading the source configuration
snippets in the control file.
-
Verwendungen von SourceProcessConfiguration in org.apache.torque.generator.configuration.controller
Methoden in org.apache.torque.generator.configuration.controller, die SourceProcessConfiguration zurückgebenModifizierer und TypMethodeBeschreibungOutput.getSourceProcessConfiguration()
Returns how the sources should be post-processed before generation.Methoden in org.apache.torque.generator.configuration.controller mit Parametern vom Typ SourceProcessConfigurationModifizierer und TypMethodeBeschreibungvoid
Output.setSourceProcessConfiguration
(SourceProcessConfiguration sourceProcessConfiguration) Sets how the sources should be post-processed before generation. -
Verwendungen von SourceProcessConfiguration in org.apache.torque.generator.configuration.source
Methoden in org.apache.torque.generator.configuration.source, die SourceProcessConfiguration zurückgebenModifizierer und TypMethodeBeschreibungSourceSaxHandler.getSourceProcessConfiguration()
Returns the information how to pre-process the sources before generating.