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
ExceptionCopyright © 2017 Power TAC. All rights reserved.