Package | Description |
---|---|
org.eclipse.rdf4j.common.platform | |
org.eclipse.rdf4j.common.platform.support |
Modifier and Type | Class and Description |
---|---|
class |
AbstractPlatform
Utility base class for Platform implementations.
|
class |
DefaultPlatform |
class |
PlatformBase
Deprecated.
since 4.0. Use
AbstractPlatform instead. |
Modifier and Type | Field and Description |
---|---|
Platform |
PlatformFactory.platform |
Modifier and Type | Method and Description |
---|---|
static Platform |
PlatformFactory.getPlatform()
Returns the Platform instance corresponding with the current platform.
|
Modifier and Type | Class and Description |
---|---|
class |
MacOSXPlatform
Platform implementation for Mac OS X platforms.
|
class |
PosixGnomePlatform
Platform implementation for gnome environments under UNIX.
|
class |
PosixKDEPlatform
Platform implementation for KDE environments under UNIX.
|
class |
PosixPlatform
Platform implementation for *nix platforms.
|
class |
WindowsPlatform
Platform implementation for all Windows' platforms.
|
Copyright © 2015-2022 Eclipse Foundation. All Rights Reserved.