All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description API ArgsParser ArgsParser.ParamMarker<T> ArgsParser.ParseResult BasicFunctions Common general purpose functions.BasicFunctions.Provider CachingTemplateFactory Wraps a TemplateFactory instance and proxies calls only iff template file has not been changed since last call.ClojureHelper Clojure utilities.DateFunctions Date handling functionsDateFunctions.Provider DirWatcherTemplateFactory Watches file system and automatically loads template files on file changes.EvalException Indicates that an error happened during the evaluation of a stencil expression in a template.EvaluatedDocument An evaluated document ready to be converted to the final output format.FileHelper File handling utilities.Function A function object can be called from inside a template file.FunctionEvaluator FunctionsProvider InputStreamExceptionPropagation JsonParser A naive implementation based on recursive descent parsing.LifecycleLock LocaleFunctions LocaleFunctions.Provider Main NativeEvaluator Default implementation that calls the engine written in Clojure.NativeTemplateFactory NumberFunctions Common numeric functions.NumberFunctions.Provider Parser Parser.DataFileFormat ParsingException This class indicates an error while reading and parsing a stencil expression.PreparedFragment PreparedTemplate Represents an already preprocessed template file.PrepareOptions StandaloneApplication StencilArgsParser StringFunctions Common string functions.StringFunctions.Provider TemplateData Contains data to fill template documents.TemplateDocumentFormats These types are used when preprocessing a template document.TemplateFactory TemplateVariables Holds information about variables found in template file.ZipHelper Various helpers for handling ZIP files.