- All Implemented Interfaces:
TagPlugin
Tag plugin for the <c:when> JSTL tag.
-
Constructor Summary
Constructors
Constructs a new When tag plugin.
-
Method Summary
void
Generate codes for a custom tag.
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
When
public When()
Constructs a new When tag plugin.
-
Method Details
-
doTag
Generate codes for a custom tag.
- Specified by:
doTag in interface TagPlugin
- Parameters:
ctxt - a TagPluginContext for accessing Jasper functions