public interface FilterFactory
Modifier and Type | Method and Description |
---|---|
ProxyReceiver |
makeFilter(Receiver next)
Make a ProxyReceiver to filter events on a push pipeline
|
ProxyReceiver makeFilter(Receiver next)
next
- the next receiver in the pipelineCopyright (c) 2004-2013 Saxonica Limited. All rights reserved.