Package eu.bandm.tools.tpath.dom
Class Util
java.lang.Object
eu.bandm.tools.tpath.dom.Util
-
Field Summary
Modifier and TypeFieldDescription -
Method Summary
Modifier and TypeMethodDescriptionstatic InitProducer<Node,
Node> static InitProducer<Node,
Node> nextSibling
(Node node, boolean self) static InitProducer<Node,
Node> previousSibling
(Node node, boolean self)
-
Field Details
-
getParentNode
-
getFirstChild
-
getNextSibling
-
getPreviousSibling
-
-
Method Details
-
children
-
nextSibling
-
previousSibling
-
attrs
-