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 Started in the Manual.) -
-
Uses of TemplateCollectionModelEx in freemarker.template
Classes in freemarker.template that implement TemplateCollectionModelEx Modifier and Type Class Description classDefaultNonListCollectionAdapterAdapts a non-ListJavaCollectionto the correspondingTemplateModelinterface(s), most importantly toTemplateCollectionModelEx.
-