public class DefaultPlatform extends AbstractPlatform
colonReplacement, logger, separatorReplacement, whitespaceReplacement
APPDATA_BASEDIR_PROPERTY, OLD_DATADIR_PROPERTY
Constructor and Description |
---|
DefaultPlatform() |
Modifier and Type | Method and Description |
---|---|
boolean |
dataDirPreserveCase()
Check if case is preserved
|
boolean |
dataDirReplaceColon()
Check if colon is replaced
|
boolean |
dataDirReplaceWhitespace()
Check if whitespace is replaced
|
String |
getName()
Get a descriptive name for this platform.
|
File |
getOSApplicationDataDir()
Returns the operating system dependent application data directory.
|
getApplicationDataDir, getApplicationDataDir, getOSApplicationDataDir, getRelativeApplicationDataDir, getRelativeApplicationDataDir, getUserHome
public String getName()
Platform
public File getOSApplicationDataDir()
Platform
public boolean dataDirPreserveCase()
Platform
public boolean dataDirReplaceWhitespace()
Platform
public boolean dataDirReplaceColon()
Platform
Copyright © 2015-2019 Eclipse Foundation. All Rights Reserved.