Package org.apache.torque.generator.source.stream

This package contains the handling of stream-based sources, such as file sources.

See:
          Description

Interface Summary
StreamSourceFormat A format for a stream-based source, e.g.
 

Class Summary
CombinedFileSource A source which uses several files as input and combines them into one file.
FileSource A Source which uses a file as input.
FileSourceProvider Contains sources which are read from files in the file system.
PropertiesSourceFormat The source type representing an properties source.
SourceToXml Creates an xml String out of a source tree.
XmlSourceFormat The source type representing an XML source.
XmlSourceSaxHandler A SAX Handler for creating a source element tree from xml.
 

Package org.apache.torque.generator.source.stream Description

This package contains the handling of stream-based sources, such as file sources.



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