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 TypeClassDescriptionclass
Adapts a non-List
JavaCollection
to the correspondingTemplateModel
interface(s), most importantly toTemplateCollectionModelEx
.