|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |