public class OnEmptyAdjunct extends FilteringAdjunct
| Constructor and Description | 
|---|
OnEmptyAdjunct()  | 
| Modifier and Type | Method and Description | 
|---|---|
FilteringFeed.Filter | 
makeFilter(XPathContext context,
          Feed out)
Make a filter for the event stream 
 | 
makeItemFeedgetWatchMaker, makeTransmissionFlowcomputeStreamability, findConsumingArg, getConfiguration, getDefaultFeedMaker, getExpression, getFeedMaker, makeStreamingAdjunct, setConfiguration, setExpression, toStreamingPatternpublic FilteringFeed.Filter makeFilter(XPathContext context, Feed out) throws XPathException
makeFilter in class FilteringAdjunctcontext - the XPath dyamic contextout - the next feed in the pipeline, which will always be the feed for the containing ConditionalBlock
            instructionXPathException - if a dynamic evaluation error occursCopyright (c) 2004-2020 Saxonica Limited. All rights reserved.