Package org.xmlunit.diff
Interface XPathContext.NodeInfo
-
- All Known Implementing Classes:
XPathContext.DOMNodeInfo
- Enclosing class:
- XPathContext
public static interface XPathContext.NodeInfo
Representation of a node used byXPathContext
.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description javax.xml.namespace.QName
getName()
short
getType()
-