|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TagPluginContext | |
|---|---|
| org.apache.jasper.compiler.tagplugin | |
| org.apache.jasper.tagplugins.jstl | |
| Uses of TagPluginContext in org.apache.jasper.compiler.tagplugin |
|---|
| Methods in org.apache.jasper.compiler.tagplugin that return TagPluginContext | |
|---|---|
TagPluginContext |
TagPluginContext.getParentContext()
Get the PluginContext for the parent of this custom tag. |
| Methods in org.apache.jasper.compiler.tagplugin with parameters of type TagPluginContext | |
|---|---|
void |
TagPlugin.doTag(TagPluginContext ctxt)
Generate codes for a custom tag. |
| Uses of TagPluginContext in org.apache.jasper.tagplugins.jstl |
|---|
| Methods in org.apache.jasper.tagplugins.jstl with parameters of type TagPluginContext | |
|---|---|
void |
Choose.doTag(TagPluginContext ctxt)
|
void |
ForEach.doTag(TagPluginContext ctxt)
|
void |
Otherwise.doTag(TagPluginContext ctxt)
|
void |
If.doTag(TagPluginContext ctxt)
|
void |
When.doTag(TagPluginContext ctxt)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||