Package org.apache.torque.generator.control.outputtype

This package defines the known types of output.

See:
          Description

Interface Summary
OutputType An interface describing the type of output produced by the generator.
 

Class Summary
HtmlOutputType The output type for HTML output.
JavaOutputType The output type for java output.
PropertiesOutputType The output type for properties output.
UnknownOutputType An output type which is used if no other output type is defined.
XmlOutputType The output type for XML output.
 

Package org.apache.torque.generator.control.outputtype Description

This package defines the known types of output.



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