Uses of Interface
freemarker.template.TemplateNodeModel

Packages that use TemplateNodeModel
Package
Description
The seldom used or advanced parts of the fundamental FreeMarker API, compared to freemarker.template.
Exposes DOM XML nodes to templates as easily traversable trees; see in the Manual.
Deprecated, use W3C DOM with freemarker.ext.dom instead; Exposes XML from DOM, dom4j or JDOM nodes, uniformly.
The fundamental, most commonly used API-s of FreeMarker; start with Configuration (see also the Getting Started in the Manual.)