public class WhenTag extends WhenTagSupport
Tag handler for <when> in JSTL's rtexprvalue library.
Constructor and Description |
---|
WhenTag() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
condition() |
void |
release() |
void |
setTest(boolean test) |
doStartTag
public void release()
release
in interface jakarta.servlet.jsp.tagext.Tag
release
in class jakarta.servlet.jsp.jstl.core.ConditionalTagSupport
protected boolean condition()
condition
in class jakarta.servlet.jsp.jstl.core.ConditionalTagSupport
public void setTest(boolean test)
Copyright © 2019,2020 Eclipse Foundation. All rights reserved.