首页
论坛
图书
开发资料
在线文档
网址
下载
联系我们
站内搜索
: 请输入搜索关键词
当前页面:
在线文档首页
>
NetBeans API Javadoc 5.0.0
C-Index (NetBeans File Systems API) - NetBeans API Javadoc 5.0.0
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
W
X
C
COMPILE
- Static variable in class org.openide.filesystems.
FileSystemCapability
Deprecated.
Please use the
ClassPath API
instead.
canRead(String)
- Method in class org.openide.filesystems.
AbstractFileSystem
Tests if this file can be read.
canRead()
- Method in class org.openide.filesystems.
FileObject
Tests if this file can be read.
canWrite(String)
- Method in class org.openide.filesystems.
AbstractFileSystem
Tests if this file can be written to.
canWrite()
- Method in class org.openide.filesystems.
FileObject
Tests if this file can be written to.
capableOf(FileSystemCapability)
- Method in class org.openide.filesystems.
FileSystemCapability.Bean
Deprecated.
Checks for well known capabilities and if they are allowed.
capableOf(FileSystemCapability)
- Method in class org.openide.filesystems.
FileSystemCapability
Deprecated.
Basic operation that tests whether this object is capable to do different capability.
change
- Variable in class org.openide.filesystems.
AbstractFileSystem
Methods for modification of files.
checkVirtual(String)
- Method in class org.openide.filesystems.
AbstractFileSystem
This method is called from AbstractFileObject.isVirtual.
children(String)
- Method in interface org.openide.filesystems.
AbstractFileSystem.List
Get a list of children files for a given folder.
children(String)
- Method in class org.openide.filesystems.
DefaultAttributes
Get the children list, filtering out the special attributes file.
children(String)
- Method in class org.openide.filesystems.
JarFileSystem.Impl
children(String)
- Method in class org.openide.filesystems.
JarFileSystem
children(String)
- Method in class org.openide.filesystems.
LocalFileSystem.Impl
children(String)
- Method in class org.openide.filesystems.
LocalFileSystem
children(String)
- Method in class org.openide.filesystems.
XMLFileSystem.Impl
Scans children for given name
computeSystemName(File)
- Method in class org.openide.filesystems.
LocalFileSystem
Compute the system name of this filesystem for a given root directory.
copy(String, AbstractFileSystem.Transfer, String)
- Method in interface org.openide.filesystems.
AbstractFileSystem.Transfer
Copy a file.
copy(FileObject, String, String)
- Method in class org.openide.filesystems.
FileObject
Copies this file.
copy(InputStream, OutputStream)
- Static method in class org.openide.filesystems.
FileUtil
Copies stream of files.
copyAttributes(FileObject, FileObject)
- Static method in class org.openide.filesystems.
FileUtil
Copies attributes from one file to another.
copyFile(FileObject, FileObject, String, String)
- Static method in class org.openide.filesystems.
FileUtil
Copies file to the selected folder.
copyFile(FileObject, FileObject, String)
- Static method in class org.openide.filesystems.
FileUtil
Copies file to the selected folder.
createData(String)
- Method in interface org.openide.filesystems.
AbstractFileSystem.Change
Create new data file.
createData(String, String)
- Method in class org.openide.filesystems.
FileObject
Create new data file in this folder with the specified name.
createData(String)
- Method in class org.openide.filesystems.
FileObject
Create new data file in this folder with the specified name.
createData(FileObject, String)
- Static method in class org.openide.filesystems.
FileUtil
Returns a data file on given filesystem if such a data file exists.
createData(String)
- Method in class org.openide.filesystems.
JarFileSystem.Impl
createData(String)
- Method in class org.openide.filesystems.
JarFileSystem
createData(String)
- Method in class org.openide.filesystems.
LocalFileSystem.Impl
createData(String)
- Method in class org.openide.filesystems.
LocalFileSystem
createData(String)
- Method in class org.openide.filesystems.
XMLFileSystem.Impl
Create new data file.
createFolder(String)
- Method in interface org.openide.filesystems.
AbstractFileSystem.Change
Create new folder.
createFolder(String)
- Method in class org.openide.filesystems.
FileObject
Create a new folder below this one with the specified name.
createFolder(FileObject, String)
- Static method in class org.openide.filesystems.
FileUtil
Returns a folder on given filesystem if such a folder exists.
createFolder(String)
- Method in class org.openide.filesystems.
JarFileSystem.Impl
createFolder(String)
- Method in class org.openide.filesystems.
JarFileSystem
createFolder(String)
- Method in class org.openide.filesystems.
LocalFileSystem.Impl
createFolder(String)
- Method in class org.openide.filesystems.
LocalFileSystem
createFolder(String)
- Method in class org.openide.filesystems.
XMLFileSystem.Impl
Creates new folder named name.
createLocksOn(String)
- Method in class org.openide.filesystems.
MultiFileSystem
When a file is about to be locked this method is consulted to choose which delegates should be locked.
createMemoryFileSystem()
- Static method in class org.openide.filesystems.
FileUtil
Factory method that creates an empty implementation of a filesystem that completely resides in a memory.
createReference(FileObject)
- Method in class org.openide.filesystems.
AbstractFileSystem
Creates Reference.
createReference(FileObject)
- Method in class org.openide.filesystems.
JarFileSystem
createReference(FileObject)
- Method in class org.openide.filesystems.
XMLFileSystem
createWritableOn(String)
- Method in class org.openide.filesystems.
MultiFileSystem
Finds the system to create writable version of the file on.
createWritableOnForRename(String, String)
- Method in class org.openide.filesystems.
MultiFileSystem
Special case of createWritableOn (@see #createWritableOn).
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
W
X
Built on May 3 2007. | Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.