Uses of Class
nu.xom.XPathException
Packages that use XPathException
Package
Description
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.xomModifier and TypeClassDescriptionclass
Indicates that an XPath query returned a non-node-set.