Package | Description |
---|---|
org.openide.filesystems |
NetBeans internally uses the concept of a
virtual filesystem.
|
Modifier and Type | Method and Description |
---|---|
abstract FileSystem |
FileObject.getFileSystem()
Get the filesystem containing this file.
|
URL |
FileObject.getURL()
Deprecated.
Use
FileObject.toURL() instead. |