Uses of Class
org.openide.loaders.DataObjectNotFoundException
Packages that use DataObjectNotFoundException
Package
Description
Datasystems
are the logical layer between a filesystem and higher-level file-oriented operations.
-
Uses of DataObjectNotFoundException in org.openide.loaders
Methods in org.openide.loaders that throw DataObjectNotFoundExceptionModifier and TypeMethodDescriptionstatic DataObject
DataObject.find
(org.openide.filesystems.FileObject fo) Finds the data object for a specified file object.