Package com.saxonica.ee.stream.adjunct
Class WherePopulatedAdjunct
- java.lang.Object
- 
- com.saxonica.ee.stream.adjunct.StreamingAdjunct
- 
- com.saxonica.ee.stream.adjunct.TransmissionAdjunct
- 
- com.saxonica.ee.stream.adjunct.WherePopulatedAdjunct
 
 
 
- 
- All Implemented Interfaces:
- FeedMaker
 
 public class WherePopulatedAdjunct extends TransmissionAdjunct Generate streaming code for an xsl:where-populated instruction.
- 
- 
Constructor SummaryConstructors Constructor Description WherePopulatedAdjunct()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description ItemFeedmakeItemFeed(WatchManager watchManager, ItemFeed out, XPathContext context)- 
Methods inherited from class com.saxonica.ee.stream.adjunct.TransmissionAdjunctgetWatchMaker, makeTransmissionFlow
 - 
Methods inherited from class com.saxonica.ee.stream.adjunct.StreamingAdjunctcomputeStreamability, findConsumingArg, getConfiguration, getDefaultFeedMaker, getExpression, getFeedMaker, makeStreamingAdjunct, setConfiguration, setExpression, toStreamingPattern
 
- 
 
- 
- 
- 
Method Detail- 
makeItemFeedpublic ItemFeed makeItemFeed(WatchManager watchManager, ItemFeed out, XPathContext context) throws XPathException - Throws:
- XPathException
 
 
- 
 
-