|
RSE Release 1.0 |
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objectorg.eclipse.rse.subsystems.files.core.model.RemotePathUtil
Singleton utility class for remote paths.
| Method Summary | |
|---|---|
IPath |
getClientTempLocationForFile(IRemotePath remotePath)
Returns the path of the temp location corresponding to the remote path. |
static RemotePathUtil |
getInstance()
Returns the singleton instance. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public static RemotePathUtil getInstance()
public IPath getClientTempLocationForFile(IRemotePath remotePath)
remotePath - the remote path.
null if the default temporary location
is not available.
|
RSE Release 1.0 |
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||