Package | Description |
---|---|
org.netbeans.spi.java.queries | |
org.netbeans.spi.java.queries.support |
Modifier and Type | Interface and Description |
---|---|
interface |
SourceForBinaryQueryImplementation2
Information about where Java sources corresponding to binaries
(classfiles) can be found.
|
Modifier and Type | Class and Description |
---|---|
class |
SourceForBinaryQueryImpl2Base
Base class for
SourceForBinaryQueryImplementation2 which need to delegate
to other SourceForBinaryQueryImplementation . |