Uses of Interface
freemarker.template.TemplateBooleanModel

Packages that use TemplateBooleanModel
Package
Description
The default object wrapper of FreeMarker uses this to expose Java Beans and POJO-s to templates.
Exposes Jython objects to templates.
Exposes Rhino (ECMAScript) objects to templates.
The fundamental, most commonly used API-s of FreeMarker; start with Configuration (see also the Getting Started in the Manual.)
Various classes used by core FreeMarker code but might be useful outside of it too.