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