Spring Web Services Framework

Uses of Class
org.springframework.xml.xpath.AbstractXPathTemplate

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

Uses of AbstractXPathTemplate in org.springframework.xml.xpath
 

Subclasses of AbstractXPathTemplate in org.springframework.xml.xpath
 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.