Uses of Interface
org.apache.muse.ws.resource.properties.query.QueryExpressionFactory

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

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

Classes in org.apache.muse.ws.resource.properties.query.impl that implement QueryExpressionFactory
 class XPathQueryExpressionFactory
          XPathQueryExpressionFactory can create query expressions that support XPath 1.0.
 

Methods in org.apache.muse.ws.resource.properties.query.impl that return QueryExpressionFactory
protected  QueryExpressionFactory SimpleQueryCapability.createQueryExpressionFactory()
          Users can override this method to provide alternative implementations of QueryExpressionFactory that support other dialects.
protected  QueryExpressionFactory SimpleQueryCapability.getQueryExpressionFactory()
           
 

Methods in org.apache.muse.ws.resource.properties.query.impl with parameters of type QueryExpressionFactory
protected  void SimpleQueryCapability.setQueryExpressionFactory(QueryExpressionFactory factory)
           
 



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