public static class Java.JavaByte extends SimpleJavaFileObject
JavaFileObject.Kindkind, uri| Modifier | Constructor and Description |
|---|---|
protected |
JavaByte(String path) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getBytes() |
OutputStream |
openOutputStream() |
delete, getAccessLevel, getCharContent, getKind, getLastModified, getName, getNestingKind, isNameCompatible, openInputStream, openReader, openWriter, toString, toUriprotected JavaByte(String path)
public OutputStream openOutputStream()
openOutputStream in interface FileObjectopenOutputStream in class SimpleJavaFileObjectpublic byte[] getBytes()
Copyright © 2023. All rights reserved.