| Interface | Description |
|---|---|
| [source] XPathSupport |
| Class | Description |
|---|---|
| [source] AttributeNodeModel | |
| [source] CharacterDataNodeModel | |
| [source] DocumentModel |
A class that wraps the root node of a parsed XML document, using
the W3C DOM API.
|
| [source] DocumentTypeModel | |
| [source] ElementModel | |
| [source] JaxenXPathSupport | |
| [source] NodeListModel | |
| [source] NodeModel |
A base class for wrapping a W3C DOM Node as a FreeMarker template model.
|
| [source] NodeOutputter | |
| [source] PINodeModel | |
| [source] SunInternalXalanXPathSupport |
This is just the XalanXPathSupport class using the sun internal
package names
|
| [source] Transform |
A class that contains a main() method for command-line invocation
of a FreeMarker XML transformation.
|
| [source] XalanXPathSupport |
Some glue code that bridges the Xalan XPath stuff (that is built into the JDK 1.4.x)
with FreeMarker TemplateModel semantics
|