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 Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddoTag(org.apache.jasper.compiler.tagplugin.TagPluginContext tagPluginContext)
-
Constructor Details
-
OtherwiseTagPlugin
public OtherwiseTagPlugin()
-
-
Method Details
-
doTag
public void doTag(org.apache.jasper.compiler.tagplugin.TagPluginContext tagPluginContext) - Specified by:
doTagin interfaceorg.apache.jasper.compiler.tagplugin.TagPlugin
-