public class NestedXMLBuilder extends XMLDomBuilder implements XMLGenerator
SimpleXMLBuilder that also implements XMLGenerator so XML content can be
added to a table.`| Constructor and Description |
|---|
NestedXMLBuilder() |
| Modifier and Type | Method and Description |
|---|---|
SimpleXMLBuilder |
addContent(SimpleXMLBuilder builder)
Add the target object to a
SimpleXMLBuilder |
static org.w3c.dom.DocumentFragment |
makeFragment() |
addString, appendParent, attr, clean, clean, clean, close, getFragment, getNested, getParent, open, open, setEscapeUnicode, setNameSpace, setPrefixclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddObject, attrpublic NestedXMLBuilder()
throws javax.xml.parsers.ParserConfigurationException
javax.xml.parsers.ParserConfigurationExceptionpublic static org.w3c.dom.DocumentFragment makeFragment()
throws javax.xml.parsers.ParserConfigurationException
javax.xml.parsers.ParserConfigurationExceptionpublic SimpleXMLBuilder addContent(SimpleXMLBuilder builder)
XMLGeneratorSimpleXMLBuilderaddContent in interface XMLGeneratorbuilder - SimpleXMLBuilder