Uses of Package
org.apache.ws.resource.properties.query

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

Classes in org.apache.ws.resource.properties.query used by org.apache.ws.resource.properties.faults
QueryExpression
          Java representation of the wsrf-rp:QueryExpressionType XML schema type.
 

Classes in org.apache.ws.resource.properties.query used by org.apache.ws.resource.properties.query
ExpressionEvaluator
          An ExpressionEvaluator is used to implement a query expression evaluation of a ResourcePropertySet.
InvalidQueryExpressionException
          Indicates the given Query Expression is not valid within the QueryExpression language identified by the dialect attribute.
QueryEvaluationErrorException
          Indicates the Query Expression failed during evaluation.
QueryExpression
          Java representation of the wsrf-rp:QueryExpressionType XML schema type.
UnknownQueryExpressionDialectException
          Indicates that the given QueryExpression has a dialect that is unknown to the Web service.
 

Classes in org.apache.ws.resource.properties.query used by org.apache.ws.resource.properties.query.xpath
ExpressionEvaluator
          An ExpressionEvaluator is used to implement a query expression evaluation of a ResourcePropertySet.
InvalidQueryExpressionException
          Indicates the given Query Expression is not valid within the QueryExpression language identified by the dialect attribute.
QueryEvaluationErrorException
          Indicates the Query Expression failed during evaluation.
QueryExpression
          Java representation of the wsrf-rp:QueryExpressionType XML schema type.
UnknownQueryExpressionDialectException
          Indicates that the given QueryExpression has a dialect that is unknown to the Web service.
 



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