| Package | Description |
|---|---|
| org.netbeans.api.java.queries |
| Modifier and Type | Method and Description |
|---|---|
static SourceForBinaryQuery.Result2 |
SourceForBinaryQuery.findSourceRoots2(URL binaryRoot)
Returns the source root for given binary root (for example, src folder for jar file or build folder).
|