Uses of Interface
freemarker.template.TemplateCollectionModelEx
-
Packages that use TemplateCollectionModelEx Package Description freemarker.template The fundamental, most commonly used API-s of FreeMarker; start withConfiguration(see also the Getting Stared in the Manual.) -
-
Uses of TemplateCollectionModelEx in freemarker.template
Classes in freemarker.template that implement TemplateCollectionModelEx Modifier and Type Class Description classDefaultNonListCollectionAdapterExperimental - subject to change: Adapts a non-ListJavaCollectionto the correspondingTemplateModelinterface(s), most importantly toTemplateCollectionModelEx.
-