public class ParentMatcher extends Object implements PathExpression
| Modifier and Type | Field and Description |
|---|---|
protected PathExpression |
expression |
protected int |
level |
| Constructor and Description |
|---|
ParentMatcher() |
ParentMatcher(PathExpression e) |
| Modifier and Type | Method and Description |
|---|---|
PathExpression |
getExpression() |
void |
setExpression(PathExpression expression) |
boolean |
validate(XEventPath path)
Проверка значение
|
protected PathExpression expression
protected int level
public ParentMatcher()
public ParentMatcher(PathExpression e)
public PathExpression getExpression()
public void setExpression(PathExpression expression)
public boolean validate(XEventPath path)
Predicatevalidate in interface Predicate<XEventPath>path - ЗначениеCopyright © 2018. All rights reserved.