public class AttributeConstraintsTag
extends org.apache.commons.jelly.TagSupport
This tag should be placed right inside DocumentationTag
to describe attributes of a tag.
Constructor and Description |
---|
AttributeConstraintsTag() |
Modifier and Type | Method and Description |
---|---|
void |
doTag(org.apache.commons.jelly.XMLOutput output) |
void |
setExpr(String v)
Constraint expression.
|
findAncestorWithClass, findAncestorWithClass, findAncestorWithClass, findAncestorWithClass, findAncestorWithClass, findAncestorWithClass, getBody, getBodyText, getBodyText, getContext, getParent, invokeBody, isEscapeText, isTrim, setBody, setContext, setEscapeText, setParent, setTrim, trimBody
public void doTag(org.apache.commons.jelly.XMLOutput output)
@Required public void setExpr(String v)
Copyright © 2013. All rights reserved.