Field | Description |
---|---|
org.openide.filesystems.AbstractFileSystem.Attr.serialVersionUID |
Only public by accident.
|
org.openide.filesystems.AbstractFileSystem.Change.serialVersionUID |
Only public by accident.
|
org.openide.filesystems.AbstractFileSystem.Info.serialVersionUID |
Only public by accident.
|
org.openide.filesystems.AbstractFileSystem.List.serialVersionUID |
Only public by accident.
|
org.openide.filesystems.AbstractFileSystem.Transfer.serialVersionUID |
Only public by accident.
|
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.
|
Constructor | 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 April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.