public class WhenTag extends WhenTagSupport
Tag handler for <if> in JSTL's XML library.
Constructor and Description |
---|
WhenTag() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
condition() |
void |
release() |
void |
setSelect(java.lang.String select) |
doStartTag
public void release()
release
in interface javax.servlet.jsp.tagext.Tag
release
in class javax.servlet.jsp.jstl.core.ConditionalTagSupport
protected boolean condition() throws javax.servlet.jsp.JspTagException
condition
in class javax.servlet.jsp.jstl.core.ConditionalTagSupport
javax.servlet.jsp.JspTagException
public void setSelect(java.lang.String select)
Copyright © 2014–2020. All rights reserved.