public class IfTag extends ConditionalTagSupport
pageContext| Constructor and Description |
|---|
IfTag() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
condition() |
void |
release() |
void |
setTest(boolean test) |
doStartTag, setScope, setVardoEndTag, findAncestorWithClass, getParent, setPageContext, setParentpublic void release()
release in interface javax.servlet.jsp.tagext.Tagrelease in class ConditionalTagSupportpublic void setTest(boolean test)
protected boolean condition()
condition in class ConditionalTagSupport