All Classes and Interfaces

Class
Description
 
 
 
 
Common general purpose functions.
 
Wraps a TemplateFactory instance and proxies calls only iff template file has not been changed since last call.
Clojure utilities.
Date handling functions
 
Watches file system and automatically loads template files on file changes.
Indicates that an error happened during the evaluation of a stencil expression in a template.
An evaluated document ready to be converted to the final output format.
File handling utilities.
A function object can be called from inside a template file.
 
 
 
A naive implementation based on recursive descent parsing.
 
 
 
 
Default implementation that calls the engine written in Clojure.
 
Common numeric functions.
 
 
 
This class indicates an error while reading and parsing a stencil expression.
 
Represents an already preprocessed template file.
 
 
 
Common string functions.
 
Contains data to fill template documents.
These types are used when preprocessing a template document.
 
Holds information about variables found in template file.
Various helpers for handling ZIP files.