|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.globus.ogsa.impl.core.service.ServiceDataNameEvaluator
org.globus.ogsa.impl.core.service.ServiceDataXPathEvaluator
Evaluator supporting service data queries using Xalan-J XPathAPI against named elements of a service data set.
| Constructor Summary | |
ServiceDataXPathEvaluator()
|
|
| Method Summary | |
java.lang.Object |
evaluate(ExtensibilityType extensibility,
ServiceDataSet serviceDataSet)
Evaluates the expression over a service data set and returns the result. |
QName[] |
getExpressionNames()
Gets the QNames (as defined in the XML Schema of the expression) of top level expression elements that this evaluator can handle. |
QName[] |
getSDNames(ExtensibilityType extensibility)
The Set of ServiceData names this expression acts on. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ServiceDataXPathEvaluator()
| Method Detail |
public QName[] getExpressionNames()
ExpressionEvaluator
getExpressionNames in interface ExpressionEvaluatorgetExpressionNames in class ServiceDataNameEvaluator
public java.lang.Object evaluate(ExtensibilityType extensibility,
ServiceDataSet serviceDataSet)
throws FaultType
ExpressionEvaluator
evaluate in interface ExpressionEvaluatorevaluate in class ServiceDataNameEvaluatorFaultType
public QName[] getSDNames(ExtensibilityType extensibility)
throws FaultType
getSDNames in interface ExpressionEvaluatorgetSDNames in class ServiceDataNameEvaluatorFaultType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||