|
|||||||||
| Home >> All >> org >> cantaloop >> [ cgimlet overview ] | PREV NEXT | ||||||||
Uses of Package
org.cantaloop.cgimlet
| Classes in org.cantaloop.cgimlet used by org.cantaloop.cgimlet | |
| CodeGenerationException
This exception is thrown when an unrecoverable exception occurs during the codegeneration. |
|
| ComponentHandler
Every class that wants the acts as a handler defined in the <handlerdef/> element of the project file
must implement this interface. |
|
| Constants
Useful constants. |
|
| InternalCodeGenerationException
This exception is thrown when a bug is detected at runtime. |
|
| OptionReaderConfigurator
You can use this class to adapt a OptionReader to your needs. |
|
| Options
Allows a handler the store options. |
|
| OptionSetter
A OptionSetter instance can be attached to
a OptionReader to control to way how options
are processed. |
|
| ProjectGenerator
A ProjectGenerator is attached to every
projectfile. |
|
| ProjectRunner
This class should be used to run a codegeneration process. |
|
| PropertyParser
A PropertyParser reads property-definitions and replaces their occurences in a XML file. |
|
|
|||||||||
| Home >> All >> org >> cantaloop >> [ cgimlet overview ] | PREV NEXT | ||||||||