Class ForTokens
java.lang.Object
org.apache.jasper.tagplugins.jstl.core.ForTokens
- All Implemented Interfaces:
TagPlugin
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddoTag(TagPluginContext ctxt) Generate codes for a custom tag.
-
Constructor Details
-
ForTokens
public ForTokens()Creates a new ForTokens tag plugin instance.
-
-
Method Details