public static class PathExpression.HitExpression extends Expression
| Modifier and Type | Field and Description |
|---|---|
PathExpression |
pathExpression |
id, resultType, scope, storeResult, xpath| Constructor and Description |
|---|
HitExpression() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getResult()
This method is called only glocal scope expression
|
Object |
getResult(Event event)
This method is called only non-glocal scope expression.
|
getXPath, scope, setXPath, simplifypublic PathExpression pathExpression
public Object getResult()
ExpressiongetResult in class Expressionpublic Object getResult(Event event)
ExpressiongetResult in class ExpressionCopyright © 2021. All rights reserved.