public class JAXPXPathEvaluator extends Object implements org.apache.activemq.filter.XPathExpression.XPathEvaluator
| Constructor and Description |
|---|
JAXPXPathEvaluator(String xpathExpression,
DocumentBuilder builder) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
evaluate(org.apache.activemq.command.Message message) |
String |
toString() |
public JAXPXPathEvaluator(String xpathExpression, DocumentBuilder builder) throws Exception
Exceptionpublic boolean evaluate(org.apache.activemq.command.Message message) throws JMSException
evaluate in interface org.apache.activemq.filter.XPathExpression.XPathEvaluatorJMSExceptionCopyright © 2005–2016 The Apache Software Foundation. All rights reserved.