Uses of Interface
freemarker.template.TemplateCollectionModelEx
Packages that use TemplateCollectionModelEx
Package
Description
The fundamental, most commonly used API-s of FreeMarker;
start with
Configuration (see also the
Getting Started in the Manual.)-
Uses of TemplateCollectionModelEx in freemarker.template
Classes in freemarker.template that implement TemplateCollectionModelExModifier and TypeClassDescriptionclassAdapts a non-ListJavaCollectionto the correspondingTemplateModelinterface(s), most importantly toTemplateCollectionModelEx.