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, setPrefix
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addObject, attr
public NestedXMLBuilder() throws javax.xml.parsers.ParserConfigurationException
javax.xml.parsers.ParserConfigurationException
public static org.w3c.dom.DocumentFragment makeFragment() throws javax.xml.parsers.ParserConfigurationException
javax.xml.parsers.ParserConfigurationException
public SimpleXMLBuilder addContent(SimpleXMLBuilder builder)
XMLGenerator
SimpleXMLBuilder
addContent
in interface XMLGenerator
builder
- SimpleXMLBuilder