public abstract class WhenTagSupport
extends jakarta.servlet.jsp.jstl.core.ConditionalTagSupport
WhenTagSupport is an abstract class that facilitates implementation of <when>-style tags in both the rtexprvalue and expression-evaluating libraries. It also supports <otherwise>.
In particular, this base class does the following:
Constructor and Description |
---|
WhenTagSupport() |
Modifier and Type | Method and Description |
---|---|
int |
doStartTag() |
condition, release, setScope, setVar
Copyright © 2019,2020 Eclipse Foundation. All rights reserved.