| Package | Description |
|---|---|
| org.netbeans.api.java.queries | |
| org.netbeans.spi.java.queries |
| Modifier and Type | Class and Description |
|---|---|
static class |
BinaryForSourceQuery.Result2
Enhanced version of
BinaryForSourceQuery.Result obtained via
BinaryForSourceQuery.findBinaryRoots2(java.net.URL) method. |
| Modifier and Type | Method and Description |
|---|---|
static BinaryForSourceQuery.Result |
BinaryForSourceQuery.findBinaryRoots(URL sourceRoot)
Returns the binary root for given source root.
|
| Modifier and Type | Method and Description |
|---|---|
BinaryForSourceQuery.Result |
BinaryForSourceQueryImplementation.findBinaryRoots(URL sourceRoot)
Returns the binary root(s) for a given source root.
|