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