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 Expression
FilterException
public boolean matches(Filterable message) throws FilterException
matches
in interface BooleanExpression
message
- FilterException
Copyright © 2018 JBoss by Red Hat. All rights reserved.