All Classes

Class Description
Context
Holds all information and configuration in a directory.
FileReadUtils
Helper methods to correctly read Unicode files if required
GenerationInfo
Provides statistical information about the generation process.
Generator
Generates all files in a directory (not recursively!)
Rfc1342Directive
Implements the quoted-printable conversion as described by RFC1342 (UTF-8 for email subjects).
TemplateMachine
The main class for templating.
TemplatingException
A runtime exception.
UnicodeInputStream
This inputstream will recognize unicode BOM marks and will skip bytes if getEncoding() method is called before any of the read(...) methods.