|
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 | |
|---|---|
java.lang.String |
getDirectorySeparator()
Gets the directory separator on the target system. |
org.eclipse.core.filesystem.IFileStore |
getResource(java.lang.String path)
Get the resource associated with path. |
java.lang.String |
toPath(java.net.URI uri)
Convert URI to a remote path. |
java.net.URI |
toURI(org.eclipse.core.runtime.IPath path)
Convert remote path to equivalent URI. |
java.net.URI |
toURI(java.lang.String path)
Convert string representation of a remote path to equivalent URI. |
| Method Detail |
|---|
org.eclipse.core.filesystem.IFileStore getResource(java.lang.String path)
path - path to resource
java.lang.String getDirectorySeparator()
java.lang.String toPath(java.net.URI uri)
java.net.URI toURI(org.eclipse.core.runtime.IPath path)
path - path on remote system
java.net.URI toURI(java.lang.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 | |||||||||