Class AccumulatorRegistryEE


  • public class AccumulatorRegistryEE
    extends AccumulatorRegistry
    Static registry containing the accumulators defined within a package; the Saxon-EE subclass includes support for streamed accumulators.
    • Constructor Detail

      • AccumulatorRegistryEE

        public AccumulatorRegistryEE()
    • Method Detail

      • registerSelectedAccumulators

        public static void registerSelectedAccumulators​(WatchManager watchManager,
                                                        java.util.Set<? extends Accumulator> accumulators)
                                                 throws XPathException
        Register all the rules for all the accumulators with a WatchManager handling events for a streaming pass over a source document
        Parameters:
        watchManager - the WatchManager with which the rules are to be registered
        Throws:
        XPathException - if an error occurs