org.apache.jasper.tagplugins.jstl
类 When
java.lang.Object
org.apache.jasper.tagplugins.jstl.When
- 所有已实现的接口:
- TagPlugin
public final class When
- extends Object
- implements TagPlugin
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
When
public When()
doTag
public void doTag(TagPluginContext ctxt)
- 从接口
TagPlugin 复制的描述
- Generate codes for a custom tag.
- 指定者:
- 接口
TagPlugin 中的 doTag
- 参数:
ctxt - a TagPluginContext for accessing Jasper functions
Copyright © 2013. All Rights Reserved.