Class DeepEqualStreamer

java.lang.Object
com.saxonica.ee.stream.adjunct.StreamingAdjunct
com.saxonica.ee.stream.adjunct.DeepEqualStreamer
All Implemented Interfaces:
FeedMaker

public class DeepEqualStreamer extends StreamingAdjunct implements FeedMaker
Implement streaming of deep-equal function. This is complicated by the fact that we need separate implementations depending on which argument is being streamed.
  • Constructor Details

    • DeepEqualStreamer

      public DeepEqualStreamer()
  • Method Details