Class JavaPlatformPE

java.lang.Object
net.sf.saxon.java.JavaPlatform
com.saxonica.config.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 Details

    • JavaPlatformPE

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