Class PlatformFactory

java.lang.Object
org.eclipse.rdf4j.common.platform.PlatformFactory

public class PlatformFactory extends Object
PlatformFactory creates a Platform instance corresponding with the current platform.
  • Field Details Link icon

    • platform Link icon

      public final Platform platform
  • Method Details Link icon

    • getInstance Link icon

      public static PlatformFactory getInstance()
      Returns the Platform instance corresponding with the current platform.
      Returns:
      factory
    • getPlatform Link icon

      public static Platform getPlatform()
      Returns the Platform instance corresponding with the current platform.
    • main Link icon

      public static void main(String[] args)
      Main
      Parameters:
      args - arguments