Apache Tomcat 6.0.53

org.apache.jasper.tagplugins.jstl.core
Class If

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

public final class If
extends java.lang.Object
implements TagPlugin


Constructor Summary
If()
           
 
Method Summary
 void doTag(TagPluginContext ctxt)
          Generate codes for a custom tag.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

If

public If()
Method Detail

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

Apache Tomcat 6.0.53

Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.