public class JspTLD21Generator extends JspTLDGenerator
A JspTldGenerator specific for JSP 2.1 style TLDs.
JspTLDGenerator.XMLWriterconfigBean, propManager, writer| Constructor and Description |
|---|
JspTLD21Generator(PropertyManager propManager) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getRtexprvalue(String tagName,
String attributeName)
Return the "rtexprvalue" element value for the tag attribute.
|
protected void |
writeTags()
The tags for this TLD.
|
protected void |
writeTldDescription()
The description element for this TLD.
|
attributeShouldBeExcluded, endDocument, generate, getBodyContent, initWriter, loadOptionalTags, makeTldTagName, writeDocument, writeProlog, writeValidatorspublic JspTLD21Generator(PropertyManager propManager)
protected String getRtexprvalue(String tagName, String attributeName)
JspTLDGeneratorgetRtexprvalue in class JspTLDGeneratorprotected void writeTldDescription()
throws IOException
writeTldDescription in class JspTLDGeneratorIOExceptionprotected void writeTags()
throws IOException
writeTags in class JspTLDGeneratorIOExceptionCopyright © 2010–2019 JBoss by Red Hat. All rights reserved.