| Package | Description |
|---|---|
| org.netbeans.api.java.queries | |
| org.netbeans.spi.java.queries |
| Modifier and Type | Method and Description |
|---|---|
static BinaryForSourceQuery.Result2 |
BinaryForSourceQuery.findBinaryRoots2(URL sourceRoot)
Returns the binary root for given source root as computed by
BinaryForSourceQueryImplementation2. |
| Modifier and Type | Method and Description |
|---|---|
default BinaryForSourceQuery.Result2 |
BinaryForSourceQueryImplementation2.findBinaryRoots(URL sourceRoot)
Default
implementation of
BinaryForSourceQueryImplementation.findBinaryRoots(java.net.URL). |