Catch
, Choose
, ForEach
, ForTokens
, If
, Import
, Otherwise
, Out
, Param
, Redirect
, Remove
, Set
, Url
, When
public interface TagPlugin
Modifier and Type | Method | Description |
---|---|---|
void |
doTag(TagPluginContext ctxt) |
Generate codes for a custom tag.
|
void doTag(TagPluginContext ctxt)
ctxt
- a TagPluginContext for accessing Jasper functionsCopyright © 2000-2018 Apache Software Foundation. All Rights Reserved.