File systems are registered using the "filesystems" extension point.
This interface is not intended to be implemented by clients. File system implementations must subclass {@link FileSystem} rather than implementingthis interface directly.
@see EFS#getFileSystem(String) @since org.eclipse.core.filesystem 1.0
|
|
|
|
|
|