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