| Package | Description |
|---|---|
| org.apache.jasper.compiler.tagplugin | |
| org.apache.jasper.tagplugins.jstl |
| Modifier and Type | Method and Description |
|---|---|
TagPluginContext |
TagPluginContext.getParentContext()
Get the PluginContext for the parent of this custom tag.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TagPlugin.doTag(TagPluginContext ctxt)
Generate codes for a custom tag.
|
| Modifier and Type | Method and Description |
|---|---|
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 (c) 1999-2012 Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.