Uses of Class
nu.xom.XPathException
-
Packages that use XPathException Package Description nu.xom nu.xom
is the core package of XOM that contains all the basic classes representing the different kinds of nodes: elements, attributes, comments, text nodes, and so forth. -
-
Uses of XPathException in nu.xom
Subclasses of XPathException in nu.xom Modifier and Type Class Description class
XPathTypeException
Indicates that an XPath query returned a non-node-set.
-