static class SAXDocumentFactory.CommentInfo extends java.lang.Object implements SAXDocumentFactory.PreInfo
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
comment |
| Constructor and Description |
|---|
CommentInfo(java.lang.String comment) |
| Modifier and Type | Method and Description |
|---|---|
org.w3c.dom.Node |
createNode(org.w3c.dom.Document doc) |
public org.w3c.dom.Node createNode(org.w3c.dom.Document doc)
createNode in interface SAXDocumentFactory.PreInfo