public class PosixPlatform extends PlatformBase
colonReplacement, logger, separatorReplacement, whitespaceReplacementAPPDATA_BASEDIR_PROPERTY, OLD_DATADIR_PROPERTY| Constructor and Description |
|---|
PosixPlatform() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
dataDirPreserveCase() |
boolean |
dataDirReplaceColon() |
boolean |
dataDirReplaceWhitespace() |
String |
getName()
Get a descriptive name for this platform.
|
File |
getOSApplicationDataDir()
Returns the operating system dependend application data dir.
|
getApplicationDataDir, getApplicationDataDir, getOSApplicationDataDir, getRelativeApplicationDataDir, getRelativeApplicationDataDir, getUserHomepublic String getName()
Platformpublic File getOSApplicationDataDir()
Platformpublic boolean dataDirPreserveCase()
public boolean dataDirReplaceWhitespace()
public boolean dataDirReplaceColon()
Copyright © 2001–2015 Aduna. All rights reserved.