|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use QueryEvaluationErrorFault | |
---|---|
org.apache.muse.ws.resource.properties.query | |
org.apache.muse.ws.resource.properties.query.impl |
Uses of QueryEvaluationErrorFault in org.apache.muse.ws.resource.properties.query |
---|
Methods in org.apache.muse.ws.resource.properties.query that throw QueryEvaluationErrorFault | |
---|---|
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 QueryEvaluationErrorFault in org.apache.muse.ws.resource.properties.query.impl |
---|
Methods in org.apache.muse.ws.resource.properties.query.impl that throw QueryEvaluationErrorFault | |
---|---|
Node[] |
XPathQueryExpression.evaluate(Element wsrpDoc,
String query)
|
Node[] |
SimpleQueryCapability.queryResourceProperties(String query,
String dialect)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |