Constructor and Description |
---|
Out() |
Modifier and Type | Method and Description |
---|---|
void |
doTag(TagPluginContext ctxt)
Generate codes for a custom tag.
|
static boolean |
output(JspWriter out,
Object input,
String value,
String defaultValue,
boolean escapeXml) |
public void doTag(TagPluginContext ctxt)
TagPlugin
public static boolean output(JspWriter out, Object input, String value, String defaultValue, boolean escapeXml) throws IOException
IOException
Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.