public class TreatFnAdjunct extends FilteringAdjunct implements FeedMaker
| Constructor and Description |
|---|
TreatFnAdjunct() |
| Modifier and Type | Method and Description |
|---|---|
FilteringFeed.Filter |
makeFilter(XPathContext context)
Make a filter for the event stream
|
makeItemFeedgetWatchMaker, makeTransmissionFlowcomputeStreamability, getConfiguration, getDefaultFeedMaker, getExpression, getFeedMaker, setConfiguration, setExpression, toStreamingPatternclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitmakeItemFeedpublic FilteringFeed.Filter makeFilter(XPathContext context) throws XPathException
FilteringAdjunctmakeFilter in class FilteringAdjunctcontext - the XPath dyamic contextXPathException - if a dynamic evaluation error occursCopyright (c) 2004-2014 Saxonica Limited. All rights reserved.