|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
CompressWhitespace | A transform model that compresses each occurrence of consecutive whitespace down to a single space character. |
Execute | Gives FreeMarker the the ability to execute external commands. |
FreeMarkerToHtml | A FreeMarker transformer that performs syntax colouring of FreeMarker source files, and outputs the results in HTML. |
HtmlEscape | Performs an HTML escape of a given template fragment. |
JavaToHtml | A FreeMarker transformer that performs syntax colouring of Java source files, and outputs the results in HTML. |
LegacyCompress | A re-implementation of the <compress> template instruction as a
TemplateTransformModel . |
NormalizeNewlines | Transformer that supports FreeMarker legacy behaviour: all newlines appearing within the transformed area will be transformed into the platform's default newline. |
XmlEscape | Performs an XML escape of a given template fragment. |
Utility classes that may be used to customise aspects of FreeMarker. These implement the pluggable interfaces found in FreeMarker, including TemplateTransformModel and TemplateExceptionListener.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |