Uses of Package
org.eclipse.rdf4j.common.platform
Packages that use org.eclipse.rdf4j.common.platform
- 
Classes in org.eclipse.rdf4j.common.platform used by org.eclipse.rdf4j.common.platformClassDescriptionUtility base class for Platform implementations.The Platform interface defines methods that are expected to differ slightly between operating systems, e.g. methods for opening local files, storing application data, etc.PlatformFactory creates a Platform instance corresponding with the current platform.
 - 
Classes in org.eclipse.rdf4j.common.platform used by org.eclipse.rdf4j.common.platform.supportClassDescriptionUtility base class for Platform implementations.The Platform interface defines methods that are expected to differ slightly between operating systems, e.g. methods for opening local files, storing application data, etc.