jcommon.core.platform.unix
Class Path
java.lang.Object
jcommon.core.platform.unix.UnixPlatformProvider
jcommon.core.platform.unix.Path
- All Implemented Interfaces:
- IPath, IPlatformImplementation, IPlatformProvider
public final class Path
- extends UnixPlatformProvider
- implements IPath
| Nested classes/interfaces inherited from interface jcommon.core.platform.IPath |
IPath.Default |
| Fields inherited from interface jcommon.core.platform.IPath |
DEFAULT |
|
Constructor Summary |
Path()
|
INSTANCE
public static final IPath INSTANCE
Path
public Path()
provideImplementation
public IPlatformImplementation provideImplementation()
- Specified by:
provideImplementation in interface IPlatformProvider
createSymbolicLink
public boolean createSymbolicLink(String to,
String from)
- Specified by:
createSymbolicLink in interface IPath
Copyright © 2012-2013. All Rights Reserved.