public class CaseTag extends TagSupport
value attribute equals my ancestor
<switch> tag's
"on" attribute.
This tag must be contained within the body of some
<switch> tag.SwitchTagbody, context, parent| Constructor and Description |
|---|
CaseTag() |
| Modifier and Type | Method and Description |
|---|---|
void |
doTag(XMLOutput output)
Evaluates this tag after all the tags properties have been initialized.
|
void |
setFallThru(boolean fallThru) |
void |
setValue(Expression value) |
findAncestorWithClass, findAncestorWithClass, findAncestorWithClass, findAncestorWithClass, findAncestorWithClass, findAncestorWithClass, getBody, getBodyText, getBodyText, getContext, getParent, invokeBody, isEscapeText, isTrim, setBody, setContext, setEscapeText, setParent, setTrim, trimBodypublic void setValue(Expression value)
public void setFallThru(boolean fallThru)
public void doTag(XMLOutput output) throws MissingAttributeException, JellyTagException
TagCopyright © 2012 Apache Software Foundation. All Rights Reserved.