|
PTP Release 5.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IRemoteFileManager
| Method Summary | |
|---|---|
String |
getDirectorySeparator()
Gets the directory separator on the target system. |
org.eclipse.core.filesystem.IFileStore |
getResource(String path)
Get the resource associated with path. |
String |
toPath(URI uri)
Convert URI to a remote path. |
URI |
toURI(org.eclipse.core.runtime.IPath path)
Convert remote path to equivalent URI. |
URI |
toURI(String path)
Convert string representation of a remote path to equivalent URI. |
| Method Detail |
|---|
org.eclipse.core.filesystem.IFileStore getResource(String path)
path - path to resource
String getDirectorySeparator()
String toPath(URI uri)
URI toURI(org.eclipse.core.runtime.IPath path)
path - path on remote system
URI toURI(String path)
path - path on remote system
|
PTP Release 5.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||