Uses of Class
freemarker.template.DefaultNonListCollectionAdapter
Packages that use DefaultNonListCollectionAdapter
Package
Description
The fundamental, most commonly used API-s of FreeMarker;
start with
Configuration
(see also the
Getting Started in the Manual.)-
Uses of DefaultNonListCollectionAdapter in freemarker.template
Methods in freemarker.template that return DefaultNonListCollectionAdapterModifier and TypeMethodDescriptionDefaultNonListCollectionAdapter.adapt
(Collection collection, ObjectWrapperWithAPISupport wrapper) Factory method for creating new adapter instances.