public static class CompileResult.StringContent extends Object implements CompileResult.Content
| Constructor and Description |
|---|
StringContent(String fileName,
String data) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFileName() |
void |
writeTo(OutputStream stream) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitasStringpublic String getFileName()
getFileName in interface CompileResult.Contentpublic void writeTo(OutputStream stream)
writeTo in interface CompileResult.ContentCopyright © 2020 Systemprogrammierung Mirko Sertic. All rights reserved.