public interface TagPlugin
An implementation of this interface must be registered in a file named "tagPlugins.xml" under WEB-INF.
| Modifier and Type | Method and Description |
|---|---|
void |
doTag(TagPluginContext ctxt)
Generate codes for a custom tag.
|
void doTag(TagPluginContext ctxt)
ctxt - a TagPluginContext for accessing Jasper functionsCopyright © 2006–2018 TinyGroup. All rights reserved.