Uses of Class
freemarker.template.DefaultIteratorAdapter
Packages that use DefaultIteratorAdapter
Package
Description
The fundamental, most commonly used API-s of FreeMarker;
start with
Configuration (see also the
Getting Started in the Manual.)-
Uses of DefaultIteratorAdapter in freemarker.template
Methods in freemarker.template that return DefaultIteratorAdapterModifier and TypeMethodDescriptionstatic DefaultIteratorAdapterDefaultIteratorAdapter.adapt(Iterator iterator, ObjectWrapper wrapper) Factory method for creating new adapter instances.