Package | Description |
---|---|
freemarker.ext.beans |
The
default object wrapper of FreeMarker uses
this to expose Java Beans and POJO-s to templates, but it can also be used in itself as a
better alternative ObjectWrapper . |
Modifier and Type | Method and Description |
---|---|
static BeansWrapper |
_BeansAPI.getBeansWrapperSubclassSingleton(BeansWrapperConfiguration settings,
Map instanceCache,
ReferenceQueue instanceCacheRefQue,
_BeansAPI._BeansWrapperSubclassFactory beansWrapperSubclassFactory)
Contains the common parts of the singleton management for
BeansWrapper and DefaultObjectWrapper . |
Copyright © 2016. All Rights Reserved.