org.mule.module.sxc
Class FilterEventHandler

java.lang.Object
  extended by com.envoisolutions.sxc.xpath.XPathEventHandler
      extended by org.mule.module.sxc.FilterEventHandler

public class FilterEventHandler
extends com.envoisolutions.sxc.xpath.XPathEventHandler


Constructor Summary
FilterEventHandler(SxcFilteringOutboundRouter router, SxcFilter filter)
           
 
Method Summary
 void onMatch(com.envoisolutions.sxc.xpath.XPathEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FilterEventHandler

public FilterEventHandler(SxcFilteringOutboundRouter router,
                          SxcFilter filter)
Method Detail

onMatch

public void onMatch(com.envoisolutions.sxc.xpath.XPathEvent event)
             throws XMLStreamException
Overrides:
onMatch in class com.envoisolutions.sxc.xpath.XPathEventHandler
Throws:
XMLStreamException


Copyright © 2003-2014 MuleSoft, Inc.. All Rights Reserved.