Uses of Class
freemarker.core.CallPlaceCustomDataInitializationException
Packages that use CallPlaceCustomDataInitializationException
Package
Description
The seldom used or advanced parts of the fundamental FreeMarker API, compared to
freemarker.template
.-
Uses of CallPlaceCustomDataInitializationException in freemarker.core
Methods in freemarker.core that throw CallPlaceCustomDataInitializationExceptionModifier 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.