Class AccumulatorAfterStreamer

  • All Implemented Interfaces:
    FeedMaker

    public class AccumulatorAfterStreamer
    extends InspectionAdjunct
    implements FeedMaker
    Generate streaming code for an accumulator-after() function call, particularly in the case where the instruction is consuming and therefore has to defer evaluation until the endElement event.