Uses of Interface
freemarker.template.TemplateNodeModelEx
Packages that use TemplateNodeModelEx
Package
Description
Exposes DOM XML nodes to templates as easily traversable trees;
see in the Manual.
The fundamental, most commonly used API-s of FreeMarker;
start with
Configuration
(see also the
Getting Started in the Manual.)-
Uses of TemplateNodeModelEx in freemarker.ext.dom
Classes in freemarker.ext.dom that implement TemplateNodeModelExModifier and TypeClassDescriptionclass
A base class for wrapping a single W3C DOM Node as a FreeMarker template model.Methods in freemarker.ext.dom that return TemplateNodeModelEx -
Uses of TemplateNodeModelEx in freemarker.template
Methods in freemarker.template that return TemplateNodeModelExModifier and TypeMethodDescriptionTemplateNodeModelEx.getNextSibling()
TemplateNodeModelEx.getPreviousSibling()