|
org.netbeans.api.java/1 1.33.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
SourceLevelQueryImplementation2
@Deprecated public interface SourceLevelQueryImplementation
Permits providers to return specification source level of Java source file.
Method Summary | |
---|---|
String |
getSourceLevel(FileObject javaFile)
Deprecated. Returns source level of the given Java file. |
Method Detail |
---|
String getSourceLevel(FileObject javaFile)
-source
command line switch of
javac
compiler .
javaFile
- Java source file in question
|
org.netbeans.api.java/1 1.33.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |