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()
Get URL that can be used to access this file.
|
Built on July 28 2012. | Portions Copyright 1997-2012 Sun Microsystems, Inc. All rights reserved.