Uses of Class
freemarker.template.DefaultArrayAdapter
Packages that use DefaultArrayAdapter
Package
Description
The fundamental, most commonly used API-s of FreeMarker;
start with
Configuration (see also the
Getting Started in the Manual.)-
Uses of DefaultArrayAdapter in freemarker.template
Methods in freemarker.template that return DefaultArrayAdapterModifier and TypeMethodDescriptionstatic DefaultArrayAdapterDefaultArrayAdapter.adapt(Object array, ObjectWrapperAndUnwrapper wrapper) Factory method for creating new adapter instances.