Uses of Interface
freemarker.template.utility.ObjectFactory
Packages that use ObjectFactory
Package
Description
The seldom used or advanced parts of the fundamental FreeMarker API, compared to
freemarker.template
.-
Uses of ObjectFactory in freemarker.core
Methods in freemarker.core with parameters of type ObjectFactoryModifier and TypeMethodDescriptionDirectiveCallPlace.getOrCreateCustomData
(Object providerIdentity, ObjectFactory objectFactory) Returns the custom data, or if that'snull
, then it creates and stores it in an atomic operation then returns it.