Package | Description |
---|---|
org.openide.filesystems |
NetBeans internally uses the concept of a
virtual filesystem.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultAttributes
Implementation of
AbstractFileSystem.Attr using a special file
in each folder for holding attributes. |
static class |
JarFileSystem.Impl
Implementation of all interfaces List, Change, Info and Attr
that delegates to JarFileSystem
|
static class |
XMLFileSystem.Impl
Implementation of all interfaces List, Change, Info and Attr
that delegates to XMLFileSystem
|
Modifier and Type | Field and Description |
---|---|
protected AbstractFileSystem.Attr |
AbstractFileSystem.attr
Handling of attributes for files.
|