org.apache.jasper.tagplugins.jstl
类 Otherwise
java.lang.Object
org.apache.jasper.tagplugins.jstl.Otherwise
- 所有已实现的接口:
- TagPlugin
public final class Otherwise
- extends Object
- implements TagPlugin
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Otherwise
public Otherwise()
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.