Package | Description |
---|---|
org.netbeans.api.java.queries |
Java-specific queries.
|
org.netbeans.spi.java.queries |
Implementations of Java-related queries.
|
Modifier and Type | Method and Description |
---|---|
static AnnotationProcessingQuery.Result |
AnnotationProcessingQuery.getAnnotationProcessingOptions(FileObject file)
Returns annotation processing configuration for Java file, Java package or source folder.
|
Modifier and Type | Method and Description |
---|---|
AnnotationProcessingQuery.Result |
AnnotationProcessingQueryImplementation.getAnnotationProcessingOptions(FileObject file)
Return the annotation processing configuration, or null if the current
provider cannot provide configuration for the given file/folder.
|
Built on June 4 2024. | Copyright © 2017-2024 Apache Software Foundation. All Rights Reserved.