public class RemoveTag extends TagSupport
body, context, parent| Constructor and Description |
|---|
RemoveTag() |
| Modifier and Type | Method and Description |
|---|---|
void |
doTag(XMLOutput output)
Evaluates this tag after all the tags properties have been initialized.
|
void |
setVar(Expression var)
Sets the name of the variable which will be removed by this tag..
|
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
TagMissingAttributeExceptionpublic void setVar(Expression var)
Copyright © 2012 Apache Software Foundation. All Rights Reserved.