Class JavaPlatformPE

  • All Implemented Interfaces:
    Platform
    Direct Known Subclasses:
    JavaPlatformEE

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

      • JavaPlatformPE

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