Package wt.util.xml.xpath

Interface Summary
XPath Abstraction for holding and evaluating XPaths into XML documents.
 

Class Summary
NodeListCallback This class may be used as a simple callback to obtain a NodeList from a particular xpath.
XPathFactory Abstract factory interface for manufacturing XPath implementations.
 

Exception Summary
FactoryCreationException Thrown for failures during dynamic XPathFactory creation.
XPathException Generic exception for XPath related failures.