Uses of Class
freemarker.template.DefaultObjectWrapper
Packages that use DefaultObjectWrapper
Package
Description
The fundamental, most commonly used API-s of FreeMarker;
start with
Configuration (see also the
Getting Started in the Manual.)-
Uses of DefaultObjectWrapper in freemarker.template
Subclasses of DefaultObjectWrapper in freemarker.templateModifier and TypeClassDescriptionclassA restricted object wrapper that will not expose arbitrary object, just those that directly correspond to theTemplateModelsub-interfaces (String,Mapand such).Methods in freemarker.template that return DefaultObjectWrapperModifier and TypeMethodDescriptionDefaultObjectWrapperBuilder.build()Returns aDefaultObjectWrapperinstance that matches the settings of this builder.