Uses of Interface
freemarker.ext.util.WrapperTemplateModel

Packages that use WrapperTemplateModel
Package
Description
The default object wrapper of FreeMarker uses this to expose Java Beans and POJO-s to templates.
Exposes DOM XML nodes to templates as easily traversable trees; see in the Manual.
Exposes Jython objects to templates.
The fundamental, most commonly used API-s of FreeMarker; start with Configuration (see also the Getting Started in the Manual.)