org.netbeans.spi.java.queries
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 questionBuilt on March 18 2014. | Portions Copyright 1997-2014 Sun Microsystems, Inc. All rights reserved.