Class OtherwiseTagPlugin

java.lang.Object
com.liferay.portal.osgi.web.jasper.plugins.taglib.OtherwiseTagPlugin
All Implemented Interfaces:
org.apache.jasper.compiler.tagplugin.TagPlugin

public class OtherwiseTagPlugin extends Object implements org.apache.jasper.compiler.tagplugin.TagPlugin
See Also:
  • Constructor Details

    • OtherwiseTagPlugin

      public OtherwiseTagPlugin()
  • Method Details

    • doTag

      public void doTag(org.apache.jasper.compiler.tagplugin.TagPluginContext tagPluginContext)
      Specified by:
      doTag in interface org.apache.jasper.compiler.tagplugin.TagPlugin