public class GeneralComparisonAdjunct extends StreamingAdjunct
Constructor and Description |
---|
GeneralComparisonAdjunct() |
Modifier and Type | Method and Description |
---|---|
FeedMaker |
getFeedMaker(int streamedArg)
Get a FeedMaker, a factory class that creates a Feed to evaluate this expression
in streaming mode.
|
computeStreamability, emptyAdjunctMap, findConsumingArg, getConfiguration, getDefaultFeedMaker, getExpression, getWatchMaker, makeStreamingAdjunct, setConfiguration, setExpression, toStreamingPattern
public FeedMaker getFeedMaker(int streamedArg)
StreamingAdjunct
getFeedMaker
in class StreamingAdjunct
streamedArg
- 0 if the LHS operand is streamed, 1 if the RHS operand is streamedCopyright (c) 2004-2022 Saxonica Limited. All rights reserved.