|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 TagPluginContext 的软件包 | |
|---|---|
| org.apache.jasper.compiler.tagplugin | |
| org.apache.jasper.tagplugins.jstl | |
| org.apache.jasper.compiler.tagplugin 中 TagPluginContext 的使用 |
|---|
| 返回 TagPluginContext 的 org.apache.jasper.compiler.tagplugin 中的方法 | |
|---|---|
TagPluginContext |
TagPluginContext.getParentContext()
Get the PluginContext for the parent of this custom tag. |
| 参数类型为 TagPluginContext 的 org.apache.jasper.compiler.tagplugin 中的方法 | |
|---|---|
void |
TagPlugin.doTag(TagPluginContext ctxt)
Generate codes for a custom tag. |
| org.apache.jasper.tagplugins.jstl 中 TagPluginContext 的使用 |
|---|
| 参数类型为 TagPluginContext 的 org.apache.jasper.tagplugins.jstl 中的方法 | |
|---|---|
void |
When.doTag(TagPluginContext ctxt)
|
void |
Otherwise.doTag(TagPluginContext ctxt)
|
void |
If.doTag(TagPluginContext ctxt)
|
void |
ForEach.doTag(TagPluginContext ctxt)
|
void |
Choose.doTag(TagPluginContext ctxt)
|
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||