- All Implemented Interfaces:
TagPlugin
Tag plugin for the JSTL otherwise tag.
-
Constructor Summary
Constructors
Constructs an Otherwise 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
-
Otherwise
public Otherwise()
Constructs an Otherwise 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