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

I-Index (Java Support APIs) - NetBeans API Javadoc (Current Development Version)

org.netbeans.api.java/1 1.13
A B C D E F G I J M O P R S T U

I

includes(String) - Method in class org.netbeans.api.java.classpath.ClassPath.Entry
Check whether a file is included in this entry.
includes(URL) - Method in class org.netbeans.api.java.classpath.ClassPath.Entry
Check whether a file is included in this entry.
includes(FileObject) - Method in class org.netbeans.api.java.classpath.ClassPath.Entry
Check whether a file is included in this entry.
includes(URL, String) - Method in interface org.netbeans.spi.java.classpath.FilteringPathResourceImplementation
Determines whether a given resource is included in the classpath or not.
isPubliclyAccessible(FileObject) - Static method in class org.netbeans.api.java.queries.AccessibilityQuery
Check whether a given Java source package should be considered publicly accessible for use by other compilation units.
isPubliclyAccessible(FileObject) - Method in interface org.netbeans.spi.java.queries.AccessibilityQueryImplementation
Checks whether a given Java package (folder of source files) is intended to be publicly accessed by code residing in other compilation units.
isResourceVisible(FileObject) - Method in class org.netbeans.api.java.classpath.ClassPath
Determines if the resource is visible in the classpath, that is if the file will be reached when a process attempts to load a resource of that name.
isValid() - Method in class org.netbeans.api.java.classpath.ClassPath.Entry
 

org.netbeans.api.java/1 1.13
A B C D E F G I J M O P R S T U
Built on May 28 2007.  |  Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.