接口 org.apache.jasper.compiler.tagplugin.TagPluginContext
的使用

使用 TagPluginContext 的软件包
org.apache.jasper.compiler.tagplugin   
org.apache.jasper.tagplugins.jstl   
 

org.apache.jasper.compiler.tagpluginTagPluginContext 的使用
 

返回 TagPluginContextorg.apache.jasper.compiler.tagplugin 中的方法
 TagPluginContext TagPluginContext.getParentContext()
          Get the PluginContext for the parent of this custom tag.
 

参数类型为 TagPluginContextorg.apache.jasper.compiler.tagplugin 中的方法
 void TagPlugin.doTag(TagPluginContext ctxt)
          Generate codes for a custom tag.
 

org.apache.jasper.tagplugins.jstlTagPluginContext 的使用
 

参数类型为 TagPluginContextorg.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)
           
 



Copyright © 2013. All Rights Reserved.