Class PlatformBase
java.lang.Object
org.eclipse.rdf4j.common.platform.AbstractPlatform
org.eclipse.rdf4j.common.platform.PlatformBase
- All Implemented Interfaces:
 Platform
Deprecated.
- Author:
 - Jeen Broekstra
 
- 
Field Summary
Fields inherited from class AbstractPlatform
colonReplacement, logger, separatorReplacement, whitespaceReplacementFields inherited from interface Platform
APPDATA_BASEDIR_PROPERTY, OLD_DATADIR_PROPERTY - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class AbstractPlatform
getApplicationDataDir, getApplicationDataDir, getOSApplicationDataDir, getRelativeApplicationDataDir, getRelativeApplicationDataDir, getUserHomeMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Platform
dataDirPreserveCase, dataDirReplaceColon, dataDirReplaceWhitespace, getName, getOSApplicationDataDir 
- 
Constructor Details
- 
PlatformBase
public PlatformBase()Deprecated. 
 - 
 
AbstractPlatforminstead.