Uses of Class
org.apache.muse.ws.resource.properties.query.faults.InvalidQueryExpressionFault

Packages that use InvalidQueryExpressionFault
org.apache.muse.ws.resource.properties.query   
org.apache.muse.ws.resource.properties.query.impl   
 

Uses of InvalidQueryExpressionFault in org.apache.muse.ws.resource.properties.query
 

Methods in org.apache.muse.ws.resource.properties.query that throw InvalidQueryExpressionFault
 Node[] QueryExpression.evaluate(Element wsrpDoc, String query)
           
 Node[] QueryResourceProperties.queryResourceProperties(String query, String dialect)
          Returns a set of DOM Nodes that correlates to the given query string.
 

Uses of InvalidQueryExpressionFault in org.apache.muse.ws.resource.properties.query.impl
 

Methods in org.apache.muse.ws.resource.properties.query.impl that throw InvalidQueryExpressionFault
 Node[] SimpleQueryCapability.queryResourceProperties(String query, String dialect)
           
 



Copyright © 2005-2011 Apache Web Services - Muse. All Rights Reserved.