Serialized Form
role
java.lang.String role
- Role associated to this attribute.
value
java.lang.Object value
- The value of the attribute.
type
java.lang.String type
- The type of the attribute. It can be
string,
template, definition.
name
java.lang.String name
- The name of the attribute. If it is
null, it should be used
as an element of a list attribute.
attributes
java.util.Map<K,V> attributes
- The composing attributes, used to render the attribute itself.
|
Package org.apache.tiles.web |
mutator
AttributeContextMutator mutator
- The object that will mutate the attribute context so that it uses
different attributes.