Class and Description |
---|
org.openide.filesystems.FileSystem.Environment
Please use the ClassPath API instead.
|
org.openide.filesystems.FileSystemCapability
Now useless.
|
org.openide.filesystems.FileSystemCapability.Bean
For the same reason the whole class is.
|
Exceptions and Description |
---|
org.openide.filesystems.EnvironmentNotSupportedException
Please use the ClassPath API instead.
|
Constructor and Description |
---|
org.openide.filesystems.JarFileSystem(FileSystemCapability)
Useless.
|
org.openide.filesystems.LocalFileSystem(FileSystemCapability)
Useless.
|
org.openide.filesystems.MIMEResolver()
Use
MIMEResolver.MIMEResolver(String...) instead. Declaring MIME
types which can only be resolved by this resolver helps to speed up IDE. |
org.openide.filesystems.XMLFileSystem(FileSystemCapability)
Useless.
|
Built on August 26 2014. | Portions Copyright 1997-2014 Sun Microsystems, Inc. All rights reserved.