Frames | No Frames |
Classes derived from freemarker.ext.beans.BeansWrapper | |
class | The default implementation of the ObjectWrapper
interface. |
class | The default implementation of the ObjectWrapper
interface. |
Classes derived from freemarker.ext.beans.BeansWrapper | |
class | Experimental: no backward compatibility guarantees;
any feedback is highly welcome!
|
Constructors with parameter type freemarker.ext.beans.BeansWrapper | |
Constructors with parameter type freemarker.ext.beans.BeansWrapper | |
Creates a new model that wraps the specified array object. | |
Creates a new model that wraps the specified object. | |
Creates a new model that wraps the specified collection object. | |
Creates a new model that wraps the specified date object. | |
Creates a new model that wraps the specified enumeration object. | |
Creates a new model that wraps the specified iterator object. | |
Creates a new model that wraps the specified map object. | |
Creates a new model that wraps the specified number object. | |
Creates a new model that wraps the specified object with BeanModel + scalar
functionality. |
Fields of type freemarker.ext.beans.BeansWrapper | |
BeansWrapper |
Methods with return type freemarker.ext.beans.BeansWrapper | |
BeansWrapper | Returns the default instance of the wrapper. |