public class OnNonEmptyAdjunct extends FilteringAdjunct
Constructor and Description |
---|
OnNonEmptyAdjunct() |
Modifier and Type | Method and Description |
---|---|
FilteringFeed.Filter |
makeFilter(XPathContext context,
Feed out)
Make a filter for the event stream
|
makeItemFeed
getWatchMaker, makeTransmissionFlow
computeStreamability, getConfiguration, getDefaultFeedMaker, getExpression, getFeedMaker, setConfiguration, setExpression, toStreamingPattern
public FilteringFeed.Filter makeFilter(XPathContext context, Feed out) throws XPathException
makeFilter
in class FilteringAdjunct
context
- the XPath dynamic 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-2014 Saxonica Limited. All rights reserved.