Uses of Interface
net.sf.jailer.xml.NodeVisitor
Packages that use NodeVisitor
-
Uses of NodeVisitor in net.sf.jailer.xml
Classes in net.sf.jailer.xml that implement NodeVisitorModifier and TypeClassDescriptionclassVisits nodes of mapping templates and writes data as XML.Methods in net.sf.jailer.xml with parameters of type NodeVisitorModifier and TypeMethodDescriptionstatic voidXmlUtil.visitDocumentNodes(Document document, NodeVisitor visitor) Visits the nodes ofDocument.