public class IfTag extends XPathTagSupport
body, context, parent| Constructor and Description |
|---|
IfTag() |
| Modifier and Type | Method and Description |
|---|---|
void |
doTag(XMLOutput output)
Evaluates this tag after all the tags properties have been initialized.
|
protected java.lang.Object |
getXPathContext() |
void |
setSelect(org.jaxen.XPath select)
Sets the XPath expression to evaluate.
|
findAncestorWithClass, findAncestorWithClass, findAncestorWithClass, findAncestorWithClass, findAncestorWithClass, findAncestorWithClass, getBody, getBodyText, getBodyText, getContext, getParent, invokeBody, isEscapeText, isTrim, setBody, setContext, setEscapeText, setParent, setTrim, trimBodypublic void doTag(XMLOutput output) throws MissingAttributeException, JellyTagException
Tagpublic void setSelect(org.jaxen.XPath select)
protected java.lang.Object getXPathContext()
getXPathContext in class XPathTagSupportCopyright © 2012. All Rights Reserved.