org.apache.activemq.filter
Class XalanXPathEvaluator
java.lang.Object
org.apache.activemq.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(Message m)
throws javax.jms.JMSException
- Specified by:
evaluate
in interface XPathExpression.XPathEvaluator
- Throws:
javax.jms.JMSException
Copyright © 2011 Apache Software Foundation. All Rights Reserved.