Uses of Class
org.apache.servicemix.expression.JAXPXPathExpression

Packages that use JAXPXPathExpression
org.apache.servicemix.expression A pluggable expression library. 
 

Uses of JAXPXPathExpression in org.apache.servicemix.expression
 

Subclasses of JAXPXPathExpression in org.apache.servicemix.expression
 class JAXPBooleanXPathExpression
          Evaluates an XPath expression and coerces the result into a String.
 class JAXPNodeSetXPathExpression
          Evaluates an XPath expression and coerces the result into a String.
 class JAXPStringXPathExpression
          Evaluates an XPath expression and coerces the result into a String.
 class JAXPXPathXStreamExpression
           
 



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