| Constructor and Description |
|---|
Out() |
| Modifier and Type | Method and Description |
|---|---|
void |
doTag(TagPluginContext ctxt)
Generate codes for a custom tag.
|
static void |
output(javax.servlet.jsp.JspWriter out,
String value,
String defaultValue,
boolean escapeXml) |
public void doTag(TagPluginContext ctxt)
TagPluginpublic static void output(javax.servlet.jsp.JspWriter out,
String value,
String defaultValue,
boolean escapeXml)
throws IOException
IOExceptionCopyright © 2015 JBoss by Red Hat. All rights reserved.