Spring Web Services Framework

Uses of Interface
org.springframework.xml.xpath.XPathOperations

Packages that use XPathOperations
org.springframework.xml.xpath Provides XPathTemplate implementations, and various classes for XPath evaluation using JAXP 1.3, and Jaxen. 
 

Uses of XPathOperations in org.springframework.xml.xpath
 

Classes in org.springframework.xml.xpath that implement XPathOperations
 class AbstractXPathTemplate
          Abstract base class for implementations of XPathOperations.
 class JaxenXPathTemplate
          Implementation of XPathOperations that uses Jaxen.
 class Jaxp13XPathTemplate
          Implementation of XPathOperations that uses JAXP 1.3.
 


Spring Web Services Framework

Copyright © 2005-2010 The Spring Web Services Framework. All Rights Reserved.