- DEFAULT_LINE_SEPARATOR_ATTR - Static variable in class org.openide.filesystems.FileObject
-
Name of default line separator attribute.
- DEFAULT_PATHNAME_SEPARATOR_ATTR - Static variable in class org.openide.filesystems.FileObject
-
Name of default path name separator attribute.
- DefaultAttributes - Class in org.openide.filesystems
-
Implementation of AbstractFileSystem.Attr
using a special file
in each folder for holding attributes.
- DefaultAttributes(AbstractFileSystem.Info, AbstractFileSystem.Change, AbstractFileSystem.List) - Constructor for class org.openide.filesystems.DefaultAttributes
-
Constructor.
- DefaultAttributes(AbstractFileSystem.Info, AbstractFileSystem.Change, AbstractFileSystem.List, String) - Constructor for class org.openide.filesystems.DefaultAttributes
-
Constructor.
- delayFilesystemAttach(Callable<Repository>) - Method in class org.openide.filesystems.Repository.LocalProvider
-
Allows to delay attaching filesystems to the Repository.
- delete() - Method in class org.openide.filesystems.FileObject
-
Delete this file.
- delete(String) - Method in interface org.openide.filesystems.AbstractFileSystem.Change
-
Delete a file.
- delete(String) - Method in class org.openide.filesystems.JarFileSystem
-
- delete(String) - Method in class org.openide.filesystems.JarFileSystem.Impl
-
- delete(String) - Method in class org.openide.filesystems.LocalFileSystem
-
- delete(String) - Method in class org.openide.filesystems.LocalFileSystem.Impl
-
- delete(String) - Method in class org.openide.filesystems.XMLFileSystem.Impl
-
- delete(FileLock) - Method in class org.openide.filesystems.FileObject
-
Delete this file.
- deleteAttributes(String) - Method in interface org.openide.filesystems.AbstractFileSystem.Attr
-
Called when a file is deleted, to also delete its attributes.
- deleteAttributes(String) - Method in class org.openide.filesystems.DefaultAttributes
-
- deleteAttributes(String) - Method in class org.openide.filesystems.JarFileSystem
-
- deleteAttributes(String) - Method in class org.openide.filesystems.JarFileSystem.Impl
-
- deleteAttributes(String) - Method in class org.openide.filesystems.XMLFileSystem.Impl
-
- displayName() - Method in annotation type org.openide.filesystems.MIMEResolver.ExtensionRegistration
-
Display name to present this type of objects to the user.
- displayName() - Method in annotation type org.openide.filesystems.MIMEResolver.NamespaceRegistration
-
Display name to present this type of objects to the user.
- displayName() - Method in annotation type org.openide.filesystems.MIMEResolver.Registration
-
Display name to present this type of objects to the user.
- doctypePublicId() - Method in annotation type org.openide.filesystems.MIMEResolver.NamespaceRegistration
-
If this attribute is specified, the system will check whether
at least one of the specified doctype's public ids, is used in
the document.
- doublevalue(String, double) - Method in class org.openide.filesystems.annotations.LayerBuilder.File
-
Adds a double-valued attribute.