Package | Description |
---|---|
org.netbeans.spi.java.queries |
Implementations of Java-related queries.
|
Modifier and Type | Method and Description |
---|---|
AccessibilityQueryImplementation2.Result |
AccessibilityQueryImplementation2.isPubliclyAccessible(FileObject pkg)
Checks whether a given Java package (folder of source files)
is intended to be publicly accessed by code residing in other
compilation units.
|