Class PlatformFactory
java.lang.Object
org.eclipse.rdf4j.common.platform.PlatformFactory
PlatformFactory creates a Platform instance corresponding with the current platform.
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic PlatformFactory
Returns the Platform instance corresponding with the current platform.static Platform
Returns the Platform instance corresponding with the current platform.static void
Main
-
Field Details
-
platform
-
-
Method Details
-
getInstance
Returns the Platform instance corresponding with the current platform.- Returns:
- factory
-
getPlatform
Returns the Platform instance corresponding with the current platform. -
main
Main- Parameters:
args
- arguments
-