Field and Description |
---|
org.openide.filesystems.DefaultAttributes.ATTR_EXT
does not handle XML attributes
|
org.openide.filesystems.DefaultAttributes.ATTR_NAME
does not handle XML attributes
|
org.openide.filesystems.DefaultAttributes.ATTR_NAME_EXT
does not handle XML attributes
|
org.openide.filesystems.FileSystem.PROP_HIDDEN
The property is now hidden.
|
org.openide.filesystems.FileSystem.PROP_SYSTEM_NAME
This system name should now be avoided in favor of identifying files persistently by URL.
|
org.openide.filesystems.AbstractFileSystem.List.serialVersionUID
Only public by accident.
|
org.openide.filesystems.AbstractFileSystem.Change.serialVersionUID
Only public by accident.
|
org.openide.filesystems.AbstractFileSystem.Transfer.serialVersionUID
Only public by accident.
|
org.openide.filesystems.AbstractFileSystem.Info.serialVersionUID
Only public by accident.
|
org.openide.filesystems.AbstractFileSystem.Attr.serialVersionUID
Only public by accident.
|
Constructor and Description |
---|
org.openide.filesystems.MIMEResolver()
Use
MIMEResolver(String...) instead. Declaring MIME
types which can only be resolved by this resolver helps to speed up IDE. |
Built on June 4 2024. | Copyright © 2017-2024 Apache Software Foundation. All Rights Reserved.