Package | Description |
---|---|
org.netbeans.spi.java.queries | |
org.netbeans.spi.java.queries.support |
Modifier and Type | Method and Description |
---|---|
SourceForBinaryQueryImplementation2.Result |
SourceForBinaryQueryImplementation2.findSourceRoots2(URL binaryRoot)
Returns the source root(s) for a given binary root.
|
Modifier and Type | Method and Description |
---|---|
protected SourceForBinaryQueryImplementation2.Result |
SourceForBinaryQueryImpl2Base.asResult(SourceForBinaryQuery.Result result)
Creates a wrapper for
SourceForBinaryQuery.Result . |