Uses of Package
org.apache.torque.generator.configuration.source
Packages that use org.apache.torque.generator.configuration.source
Package
Description
This package contains the classes for configuring the Torque generator.
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.
This package contains the handling of stream-based sources,
such as file sources.
-
Classes in org.apache.torque.generator.configuration.source used by org.apache.torque.generator.configurationClassDescriptionResolves system Ids for schema files to the schema file content.A registry of SourceSaxHandlerFactories.
-
-
Classes in org.apache.torque.generator.configuration.source used by org.apache.torque.generator.configuration.sourceClassDescriptionA base class for reading source definitions from the controller configuration file.Classes implementing this interface are responsible for creating
SourceSaxHandlers for a specific source type. -