org.apache.qpid.server.filter
Class XalanXPathEvaluator
java.lang.Object
org.apache.qpid.server.filter.XalanXPathEvaluator
- All Implemented Interfaces:
- XPathExpression.XPathEvaluator
public class XalanXPathEvaluator
- extends Object
- implements XPathExpression.XPathEvaluator
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XalanXPathEvaluator
public XalanXPathEvaluator(String xpath)
evaluate
public boolean evaluate(Filterable m)
- Specified by:
evaluate
in interface XPathExpression.XPathEvaluator
Licensed to the Apache Software Foundation