|
org.netbeans.api.java.classpath/1 1.29.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SourceForBinaryQuery.Result | |
---|---|
org.netbeans.api.java.queries | |
org.netbeans.spi.java.queries | |
org.netbeans.spi.java.queries.support |
Uses of SourceForBinaryQuery.Result in org.netbeans.api.java.queries |
---|
Classes in org.netbeans.api.java.queries that implement SourceForBinaryQuery.Result | |
---|---|
static class |
SourceForBinaryQuery.Result2
Result of finding sources, encapsulating the answer as well as the ability to listen to it. |
Methods in org.netbeans.api.java.queries that return SourceForBinaryQuery.Result | |
---|---|
static SourceForBinaryQuery.Result |
SourceForBinaryQuery.findSourceRoots(URL binaryRoot)
Returns the source root for given binary root (for example, src folder for jar file or build folder). |
Uses of SourceForBinaryQuery.Result in org.netbeans.spi.java.queries |
---|
Subinterfaces of SourceForBinaryQuery.Result in org.netbeans.spi.java.queries | |
---|---|
static interface |
SourceForBinaryQueryImplementation2.Result
|
Methods in org.netbeans.spi.java.queries that return SourceForBinaryQuery.Result | |
---|---|
SourceForBinaryQuery.Result |
SourceForBinaryQueryImplementation.findSourceRoots(URL binaryRoot)
Returns the source root(s) for a given binary root. |
Uses of SourceForBinaryQuery.Result in org.netbeans.spi.java.queries.support |
---|
Methods in org.netbeans.spi.java.queries.support with parameters of type SourceForBinaryQuery.Result | |
---|---|
protected SourceForBinaryQueryImplementation2.Result |
SourceForBinaryQueryImpl2Base.asResult(SourceForBinaryQuery.Result result)
Creates a wrapper for SourceForBinaryQuery.Result . |
|
org.netbeans.api.java.classpath/1 1.29.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |