org.mmbase.bridge.jsp.taglib.util
Class Attribute.VariablePart
java.lang.Object
org.mmbase.bridge.jsp.taglib.util.Attribute.Part
org.mmbase.bridge.jsp.taglib.util.Attribute.VariablePart
- Enclosing class:
- Attribute
static class Attribute.VariablePart
- extends Attribute.Part
A part containing a $-variable.
containsVars
protected boolean containsVars
Attribute.VariablePart
Attribute.VariablePart(Attribute a)
throws JspTagException
- Throws:
JspTagException
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)
throws JspTagException
- Specified by:
getValue in class Attribute.Part
- Throws:
JspTagException
MMBase 2.0-SNAPSHOT - null