Package org.eclipse.rdf4j.common.platform


package org.eclipse.rdf4j.common.platform
  • Class
    Description
    Utility 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.
    Deprecated.
    since 4.0.
    PlatformFactory creates a Platform instance corresponding with the current platform.