Uses of Class
org.apache.ws.resource.properties.query.xpath.AbstractXPathExpressionEvaluator

Packages that use AbstractXPathExpressionEvaluator
org.apache.ws.resource.properties.query.xpath.impl   
 

Uses of AbstractXPathExpressionEvaluator in org.apache.ws.resource.properties.query.xpath.impl
 

Subclasses of AbstractXPathExpressionEvaluator in org.apache.ws.resource.properties.query.xpath.impl
 class JaxenXPathExpressionEvaluator
          An XPath expression evaluator that utilizes the Jaxen XPath evaluation engine.
 class XalanXPathExpressionEvaluator
          An XPath expression evaluator that utilizes the Xalan-J XPathAPI utility class (note, Xalan-J is included with JDK 1.4 but not with JDK 1.5).
 



Copyright © 2004-2005 Apache Software Foundation. All Rights Reserved.