Package org.apache.torque.generator.option

This package contains classes handling options.

See:
          Description

Interface Summary
Option An option used in the code generation process.
OptionName An interface for a class representing the name of an option.
 

Class Summary
OptionImpl The default implementation of the option Interface.
Options A Store for all options.
 

Exception Summary
UnsupportedOptionException An exception which is thrown if an option is not supported or contains an unacceptable value.
 

Package org.apache.torque.generator.option Description

This package contains classes handling options.



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