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

Packages that use XPathExpression
org.apache.ws.resource.properties.faults   
org.apache.ws.resource.properties.query.xpath   
 

Uses of XPathExpression in org.apache.ws.resource.properties.faults
 

Constructors in org.apache.ws.resource.properties.faults with parameters of type XPathExpression
InvalidQueryExpressionFaultException(NamespaceVersionHolder namespaces, XPathExpression xpathExpr)
          Constructs a new BaseFaultException with the specified SOAP message and actor.
 

Uses of XPathExpression in org.apache.ws.resource.properties.query.xpath
 

Methods in org.apache.ws.resource.properties.query.xpath with parameters of type XPathExpression
protected abstract  java.lang.Object AbstractXPathExpressionEvaluator.evaluate(XPathExpression expr, ResourcePropertySet resourcePropSet)
          DOCUMENT_ME
protected abstract  java.lang.Object AbstractXPathExpressionEvaluator.evaluate(XPathExpression expr, java.lang.Object evalContext)
          DOCUMENT_ME
 



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