Uses of Class
nu.xom.XPathException

Packages that use XPathException
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
 class XPathTypeException
           Indicates that an XPath query returned a non-node-set.
 



Copyright 2002-2013 Elliotte Rusty Harold
elharo@ibiblio.org