org.activemq.filter
Class XalanXPathEvaluator

java.lang.Object
  extended byorg.activemq.filter.XalanXPathEvaluator
All Implemented Interfaces:
XPathExpression.XPathEvaluator

public class XalanXPathEvaluator
extends Object
implements XPathExpression.XPathEvaluator


Constructor Summary
XalanXPathEvaluator(String xpath)
           
 
Method Summary
 boolean evaluate(Message message)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XalanXPathEvaluator

public XalanXPathEvaluator(String xpath)
Method Detail

evaluate

public boolean evaluate(Message message)
                 throws JMSException
Specified by:
evaluate in interface XPathExpression.XPathEvaluator
Throws:
JMSException


Copyright © 2004-2007 Protique, Ltd.. All Rights Reserved.