Package org.osesb.utilities.xpath.jxpath

Utilities for XPath operations using the org.apache.commons.jxpath package.

See:
          Description

Class Summary
JXPathDOMDocumentContainer This Class implements a JXPath Container for DOM Documents.
JXPathDOMElementContainer This Class implements a JXPath Container for DOM Elements.
XMLDataExtractor This Class uses Jakarta's jXPath to extract DOM Nodes and Node values from XML using XPath expressions.
XMLDataUpdater XMLDataUpdater includes methods for updating XML Elements and Attributes where the target Nodes are specified by an array of xpathExpressions.
XMLToXMLDataUpdater This Class uses Xpath expressions to update values in an output XML document with the values in an input XML document.
XPathExpressionValidator This Class contains static methods for validating XPath Expressions.
 

Package org.osesb.utilities.xpath.jxpath Description

Utilities for XPath operations using the org.apache.commons.jxpath package.