public class PosixPlatform extends AbstractPlatform
colonReplacement, logger, separatorReplacement, whitespaceReplacementAPPDATA_BASEDIR_PROPERTY, OLD_DATADIR_PROPERTY| Constructor and Description | 
|---|
| PosixPlatform() | 
| 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, getUserHomepublic String getName()
Platformpublic File getOSApplicationDataDir()
Platformpublic boolean dataDirPreserveCase()
Platformpublic boolean dataDirReplaceWhitespace()
Platformpublic boolean dataDirReplaceColon()
PlatformCopyright © 2015-2020 Eclipse Foundation. All Rights Reserved.