FM-Classic Extensions |
freemarker.ext.ant |
Allows FM-Classic to be used as an Ant task to generate documentation from XML files. |
freemarker.ext.beans |
Provides various model implementations for FM-Classic:
reflection models and resource bundle models. |
freemarker.ext.beans2 |
Provides a reflection engine for FM-Classic. |
freemarker.ext.format |
Provides simple access to some of the main formatter classes in the
java.text package: DecimalFormat, MessageFormat, and
SimpleDateFormat. |
freemarker.ext.jdom |
Provides adapter for JDOM
including support for writing XML fragments, listing nodes, traversal, copying,
and filtering, and a full XPath
support. |
freemarker.ext.jsp |
A simple JSP tag library to allow FM-Classic templates to be used within JSPs. |
freemarker.ext.misc |
Utility classes that may be used to customise aspects of FM-Classic. |
freemarker.ext.servlet |
Provides a generic purpose servlet that generates dynamic response using
FM-Classic. |
freemarker.ext.util |
Utility classes that are independent of the FM-Classic package. |