Package | Description |
---|---|
org.netbeans.api.java.queries |
Java-specific queries.
|
org.netbeans.spi.java.queries |
Implementations of Java-related queries.
|
Class and Description |
---|
AccessibilityQuery.Accessibility
The Java package accessibility.
|
AccessibilityQuery.Result
Result of finding accessibility of a Java package, encapsulating the answer as well as the
ability to listen to it.
|
AnnotationProcessingQuery.Result
Annotation processing configuration.
|
AnnotationProcessingQuery.Trigger
Annotation processing triggers
|
CompilerOptionsQuery.Result
Result of finding compiler options, encapsulating the answer as well as the
ability to listen to it.
|
JavadocForBinaryQuery.Result
Result of finding Javadoc, encapsulating the answer as well as the
ability to listen to it.
|
SourceJavadocAttacher.AttachmentListener
Listener notified by
SourceJavadocAttacher about a result
of attaching source (javadoc) to binary root. |
SourceLevelQuery.Profile
The JRE profiles defined by Java 8.
|
SourceLevelQuery.Result
Result of finding source level, encapsulating the answer as well as the
ability to listen to it.
|
Class and Description |
---|
AccessibilityQuery.Accessibility
The Java package accessibility.
|
AnnotationProcessingQuery.Result
Annotation processing configuration.
|
JavadocForBinaryQuery.Result
Result of finding Javadoc, encapsulating the answer as well as the
ability to listen to it.
|
SourceJavadocAttacher.AttachmentListener
Listener notified by
SourceJavadocAttacher about a result
of attaching source (javadoc) to binary root. |
SourceLevelQuery.Profile
The JRE profiles defined by Java 8.
|