Package eu.bandm.tools.tpath.dom
Class Util
java.lang.Object
eu.bandm.tools.tpath.dom.Util
- 
Field SummaryFieldsModifier and TypeFieldDescription
- 
Method SummaryModifier 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
 
-