public static class RuntimeJavaCompiler.JavaClassFromFile extends SimpleJavaFileObject
JavaFileObject.Kind
kind, uri
Modifier | Constructor and Description |
---|---|
protected |
RuntimeJavaCompiler.JavaClassFromFile(File file) |
Modifier and Type | Method and Description |
---|---|
InputStream |
openInputStream() |
delete, getAccessLevel, getCharContent, getKind, getLastModified, getName, getNestingKind, isNameCompatible, openOutputStream, openReader, openWriter, toString, toUri
protected RuntimeJavaCompiler.JavaClassFromFile(File file)
public InputStream openInputStream() throws IOException
openInputStream
in interface FileObject
openInputStream
in class SimpleJavaFileObject
IOException
Copyright © 2011. All Rights Reserved.