Package | Description |
---|---|
net.sf.jailer.xml |
Modifier and Type | Class and Description |
---|---|
class |
XmlRowWriter.XmlWritingNodeVisitor
Visits nodes of mapping templates and writes data as XML.
|
Modifier and Type | Method and Description |
---|---|
static void |
XmlUtil.visitDocumentNodes(org.w3c.dom.Document document,
NodeVisitor visitor)
Visits the nodes of
Document . |