Class ForTokens

java.lang.Object
org.apache.jasper.tagplugins.jstl.core.ForTokens
All Implemented Interfaces:
TagPlugin

public class ForTokens extends Object implements TagPlugin
  • Constructor Details

    • ForTokens

      public ForTokens()
  • Method Details

    • doTag

      public void doTag(TagPluginContext ctxt)
      Description copied from interface: TagPlugin
      Generate codes for a custom tag.
      Specified by:
      doTag in interface TagPlugin
      Parameters:
      ctxt - a TagPluginContext for accessing Jasper functions