Package org.apache.torque.generator.source

This package contains the handling of source files.

See:
          Description

Interface Summary
Source An entity which serves as an input for the generation process.
SourceAttributeName An interface for a class respresenting the name of a source attribute.
SourceElementName An interface for a class respresenting the name of a source element.
 

Class Summary
SourceElement Implementation of the RichSourceElement interface.
SourceImpl The base implementation of the source interface.
SourcePath Methods for traversing a source tree.
SourceProcessConfiguration Contains the configuration how a source should be processed between obtaining the original source and feeding it to the outlets.
SourceProvider The input for a generation process.
SourceTransformerDefinition All necessary informations for doing a transformation.
 

Exception Summary
SourceException This exception denotes that the source cannot be read.
 

Package org.apache.torque.generator.source Description

This package contains the handling of source files.



Copyright © 2000-2012 The Apache Software Foundation. All Rights Reserved.