Package freemarker.ext.util
package freemarker.ext.util
Various classes used by
freemarker.ext
but might be useful outside it too.-
InterfaceDescriptionInterface used to create various wrapper models in the
ModelCache
.A generic interface for template models that wrap some underlying object, and wish to provide access to that wrapped object. -
ClassDescriptionDeprecated.Internally used by various wrapper implementations to implement model caching.
IdentityHashMap
instead.