static class SAXDocumentFactory.TextInfo extends java.lang.Object implements SAXDocumentFactory.PreInfo
Modifier and Type | Field and Description |
---|---|
java.lang.String |
text |
Constructor and Description |
---|
TextInfo(java.lang.String text) |
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