Class JavaPlatformEE

  • All Implemented Interfaces:
    Platform

    public class JavaPlatformEE
    extends JavaPlatformPE
    Implementation of the Platform class containing methods specific to the Java platform (as distinct from .NET) for Saxon-EE. This is a singleton class with no instance data.
    • Constructor Detail

      • JavaPlatformEE

        public JavaPlatformEE()
        The constructor is called during the static initialization of the Configuration