public class CompiledClassJavaObject extends SimpleJavaFileObject
JavaFileObject.Kindkind, uri| Modifier and Type | Method and Description |
|---|---|
byte[] |
getBytes() |
OutputStream |
openOutputStream() |
delete, getAccessLevel, getCharContent, getKind, getLastModified, getName, getNestingKind, isNameCompatible, openInputStream, openReader, openWriter, toString, toUripublic byte[] getBytes()
public OutputStream openOutputStream() throws IOException
openOutputStream in interface FileObjectopenOutputStream in class SimpleJavaFileObjectIOExceptionCopyright © 2016. All rights reserved.