info.aduna.platform.support
Class PosixPlatform
java.lang.Object
info.aduna.platform.PlatformBase
info.aduna.platform.support.PosixPlatform
- All Implemented Interfaces:
- Platform
- Direct Known Subclasses:
- MacOSXPlatform, PosixGnomePlatform, PosixKDEPlatform
public class PosixPlatform
- extends PlatformBase
Platform implementation for *nix platforms.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PosixPlatform
public PosixPlatform()
getName
public String getName()
- Description copied from interface:
Platform
- Get a descriptive name for this platform.
getOSApplicationDataDir
public File getOSApplicationDataDir()
- Description copied from interface:
Platform
- Returns the operating system dependend application data dir.
dataDirPreserveCase
public boolean dataDirPreserveCase()
dataDirReplaceWhitespace
public boolean dataDirReplaceWhitespace()
dataDirReplaceColon
public boolean dataDirReplaceColon()
Copyright © 1997-2008 Aduna. All Rights Reserved.