public class JspTLD12Generator extends JspTLDGenerator
A JspTldGenerator specific for JSP 1.2 style TLDs.
JspTLDGenerator.XMLWriterconfigBean, propManager, writer| Constructor and Description |
|---|
JspTLD12Generator(PropertyManager propManager) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
writeProlog()
The XML header for the TLD file.
|
protected void |
writeTags()
The tags for this TLD.
|
protected void |
writeTldDescription()
The description element for this TLD.
|
attributeShouldBeExcluded, endDocument, generate, getBodyContent, getRtexprvalue, initWriter, loadOptionalTags, makeTldTagName, writeDocument, writeValidatorspublic JspTLD12Generator(PropertyManager propManager)
protected void writeProlog()
throws IOException
writeProlog in class JspTLDGeneratorIOExceptionprotected void writeTldDescription()
throws IOException
writeTldDescription in class JspTLDGeneratorIOExceptionprotected void writeTags()
throws IOException
writeTags in class JspTLDGeneratorIOExceptionCopyright © 2018 JBoss by Red Hat. All rights reserved.