Utility classes that may be used to customize aspects of FreeMarker.
These implement the pluggable interfaces found in FreeMarker, including
TemplateTransformModel and TemplateExceptionListener.
Transformer that supports FreeMarker legacy behavior: all newlines appearing
within the transformed area will be transformed into the platform's default
newline.
An object that you can make available in a template
to instantiate arbitrary beans-wrapped objects in a template.
Beware of this class's security implications.