org.mmbase.bridge.jsp.taglib.util
Class Attribute.StringPart
java.lang.Object
org.mmbase.bridge.jsp.taglib.util.Attribute.Part
org.mmbase.bridge.jsp.taglib.util.Attribute.StringPart
- Enclosing class:
- Attribute
static class Attribute.StringPart
- extends Attribute.Part
A simple 'string' part, wich does not need any evaluating or parsing any more.
Attribute.StringPart
Attribute.StringPart(String o)
getType
protected String getType()
- Description copied from class:
Attribute.Part
- Returns the 'type' of a Part as a string. For debugging use.
- Specified by:
getType in class Attribute.Part
- Returns:
- the 'type'
getValue
final Object getValue(ContextReferrerTag tag)
- Specified by:
getValue in class Attribute.Part
MMBase 2.0-SNAPSHOT - null