| Package | Description |
|---|---|
| oracle.ide.net |
Provides a virtual file system framework based on java.net.URL.
|
| oracle.ideimpl.net |
| Modifier and Type | Method and Description |
|---|---|
static void |
URLFileSystem.addRootProvider(URLFileSystemRootProvider provider)
Add a file system root provider.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LocalFileSystemRootProvider
Provides file system roots for the local file system.
|