public final class XQueryExpression extends Object implements BooleanExpression
| Modifier and Type | Method and Description |
|---|---|
Object |
evaluate(Filterable message) |
boolean |
matches(Filterable message) |
String |
toString() |
public Object evaluate(Filterable message) throws FilterException
evaluate in interface ExpressionFilterExceptionpublic boolean matches(Filterable message) throws FilterException
matches in interface BooleanExpressionmessage - FilterExceptionCopyright © 2018 The Apache Software Foundation. All rights reserved.