public static interface CompileResult.Content
| Modifier and Type | Method and Description |
|---|---|
default String |
asString() |
String |
getFileName() |
void |
writeTo(OutputStream stream) |
String getFileName()
void writeTo(OutputStream stream) throws IOException
IOExceptiondefault String asString() throws IOException
IOExceptionCopyright © 2020 Systemprogrammierung Mirko Sertic. All rights reserved.