Package | Description |
---|---|
org.openide.loaders |
Datasystems
are the logical layer between a filesystem and higher-level file-oriented operations.
|
Modifier and Type | Method and Description |
---|---|
static DataObject |
DataObject.find(FileObject fo)
Finds the data object for a specified file object.
|