Serialized Form
|
Package freemarker.template |
exception
java.lang.Exception exception
- an Exception associated with this event.
elementName
java.lang.String elementName
- the name of an element associated with this event.
hash
java.util.AbstractMap hash
- the HashMap that this SimpleHash wraps.
list
java.util.LinkedList list
- The LinkedList that this SimpleList wraps.
timeCreated
long timeCreated
- The creation time to be used for determining staleness.
shelfLife
long shelfLife
- The shelf life in milliseconds of this SimpleList.
isPermanent
boolean isPermanent
- Whether this SimpleList has an indefinite
shelf life.
copyException
TemplateModelException copyException
- A TemplateModelException thrown by a
TemplateListModel copied into this one.
value
java.lang.String value
- the String that this SimpleScalar wraps.
booleanValue
boolean booleanValue
- if this SimpleScalar wraps a boolean, this variable is used
useBoolean
boolean useBoolean
- if this SimpleScalar wraps a boolean value, this is set to true