org.eclipse.rse.eclipse.filesystem
Class RSEFileSystem
java.lang.Object
org.eclipse.core.runtime.PlatformObject
org.eclipse.core.filesystem.provider.FileSystem
org.eclipse.rse.eclipse.filesystem.RSEFileSystem
- All Implemented Interfaces:
- IAdaptable, IFileSystem
- public class RSEFileSystem
- extends FileSystem
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RSEFileSystem
public RSEFileSystem()
getInstance
public static RSEFileSystem getInstance()
canDelete
public boolean canDelete()
canWrite
public boolean canWrite()
getConnectionFor
public static IHost getConnectionFor(String hostName)
getRemoteFileSubSystem
public static IRemoteFileSubSystem getRemoteFileSubSystem(IHost host)
getURIFor
public URI getURIFor(IRemoteFile file)
getStore
public IFileStore getStore(URI uri)
Copyright (c) IBM Corporation and others 2000, 2006. All Rights Reserved.