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