public class MacOSXPlatform extends PosixPlatform
| Modifier and Type | Field and Description |
|---|---|
static String |
APPLICATION_DATA |
colonReplacement, logger, separatorReplacement, whitespaceReplacementAPPDATA_BASEDIR_PROPERTY, OLD_DATADIR_PROPERTY| Constructor and Description |
|---|
MacOSXPlatform() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
dataDirPreserveCase() |
boolean |
dataDirReplaceWhitespace() |
String |
getName()
Get a descriptive name for this platform.
|
File |
getOSApplicationDataDir()
Returns the operating system dependend application data dir.
|
dataDirReplaceColongetApplicationDataDir, getApplicationDataDir, getOSApplicationDataDir, getRelativeApplicationDataDir, getRelativeApplicationDataDir, getUserHomepublic static final String APPLICATION_DATA
public String getName()
PlatformgetName in interface PlatformgetName in class PosixPlatformpublic File getOSApplicationDataDir()
PlatformgetOSApplicationDataDir in interface PlatformgetOSApplicationDataDir in class PosixPlatformpublic boolean dataDirPreserveCase()
dataDirPreserveCase in interface PlatformdataDirPreserveCase in class PosixPlatformpublic boolean dataDirReplaceWhitespace()
dataDirReplaceWhitespace in interface PlatformdataDirReplaceWhitespace in class PosixPlatformCopyright © 2001–2015 Aduna. All rights reserved.