Class XPathContextMajor.ThreadManager

  • Enclosing class:
    XPathContextMajor

    public abstract static class XPathContextMajor.ThreadManager
    extends Object
    The ThreadManager is used to manage asynchronous execution of xsl:result-document instructions in Saxon-EE. This is a dummy implementation for Saxon-HE and Saxon-PE; it is subclassed in Saxon-EE
    • Constructor Detail

      • ThreadManager

        public ThreadManager()