public interface AnnotationProcessingQueryImplementation
AnnotationProcessingQuery
.Modifier and Type | Method and Description |
---|---|
AnnotationProcessingQuery.Result |
getAnnotationProcessingOptions(FileObject file)
Return the annotation processing configuration, or null if the current
provider cannot provide configuration for the given file/folder.
|
AnnotationProcessingQuery.Result getAnnotationProcessingOptions(FileObject file)
file
- Java source file, Java package or source folder in question