站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > NetBeans API Javadoc 5.0.0

I-Index (NetBeans File Systems API) - NetBeans API Javadoc 5.0.0

 
A C D E F G H I J L M N O P R S T U W X

I

INTERNAL - Static variable in class org.openide.filesystems.URLMapper
URL which works inside this VM.
info - Variable in class org.openide.filesystems.AbstractFileSystem
Methods for obtaining information about files.
inputStream(String) - Method in interface org.openide.filesystems.AbstractFileSystem.Info
Get input stream.
inputStream(String) - Method in class org.openide.filesystems.JarFileSystem.Impl
 
inputStream(String) - Method in class org.openide.filesystems.JarFileSystem
 
inputStream(String) - Method in class org.openide.filesystems.LocalFileSystem.Impl
 
inputStream(String) - Method in class org.openide.filesystems.LocalFileSystem
 
inputStream(String) - Method in class org.openide.filesystems.XMLFileSystem.Impl
Get input stream.
isAdded() - Method in class org.openide.filesystems.RepositoryEvent
Is the filesystem added or removed?
isArchiveFile(FileObject) - Static method in class org.openide.filesystems.FileUtil
Tests if a file represents a JAR or ZIP archive.
isArchiveFile(URL) - Static method in class org.openide.filesystems.FileUtil
Tests if a URL represents a JAR or ZIP archive.
isData() - Method in class org.openide.filesystems.FileObject
Test whether this object is a data object.
isDefault() - Method in class org.openide.filesystems.FileSystem
Returns true if the filesystem is default one of the IDE.
isExpected() - Method in class org.openide.filesystems.FileEvent
Getter to test whether the change has been expected or not.
isFolder() - Method in class org.openide.filesystems.FileObject
Test whether this object is a folder.
isHidden() - Method in class org.openide.filesystems.FileSystem
Deprecated. This property is now useless.
isIconChange() - Method in class org.openide.filesystems.FileStatusEvent
Do the files changed their icons?
isNameChange() - Method in class org.openide.filesystems.FileStatusEvent
Is the change change of name?
isParentOf(FileObject, FileObject) - Static method in class org.openide.filesystems.FileUtil
Recursively checks whether the file is underneath the folder.
isPersistent() - Method in class org.openide.filesystems.FileSystem
Deprecated. This property is long since useless.
isReadOnly() - Method in class org.openide.filesystems.FileObject
Deprecated. Please use the FileObject.canWrite().
isReadOnly() - Method in class org.openide.filesystems.FileSystem
Test if the filesystem is read-only or not.
isReadOnly() - Method in class org.openide.filesystems.JarFileSystem
This filesystem is read-only.
isReadOnly() - Method in class org.openide.filesystems.LocalFileSystem
 
isReadOnly() - Method in class org.openide.filesystems.MultiFileSystem
This filesystem is readonly if it has not writable system.
isReadOnly() - Method in class org.openide.filesystems.XMLFileSystem
Test if the filesystem is read-only or not.
isRoot() - Method in class org.openide.filesystems.FileObject
Test whether this object is the root folder.
isValid() - Method in class org.openide.filesystems.FileLock
Test whether this lock is still active, or released.
isValid() - Method in class org.openide.filesystems.FileObject
 
isValid() - Method in class org.openide.filesystems.FileSystem
Test whether filesystem is valid.
isVirtual() - Method in class org.openide.filesystems.FileObject
Tests if file really exists or is missing.

 
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.