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

public final class If extends Object implements TagPlugin
  • Constructor Details

    • If

      public If()
  • 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