| Package | Description |
|---|---|
| org.openide.filesystems |
NetBeans internally uses the concept of a
virtual filesystem.
|
| Modifier and Type | Method | Description |
|---|---|---|
abstract FileSystem |
FileObject.getFileSystem() |
Get the filesystem containing this file.
|
java.net.URL |
FileObject.getURL() |
Deprecated.
Use
FileObject.toURL() instead. |
Built on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.