public static class CompileResult.URLContent extends Object implements CompileResult.Content
| Constructor and Description |
|---|
URLContent(String fileName,
URL url) |
| Modifier and Type | Method and Description |
|---|---|
String |
asString() |
String |
getFileName() |
void |
writeTo(OutputStream stream) |
public String getFileName()
getFileName in interface CompileResult.Contentpublic void writeTo(OutputStream stream) throws IOException
writeTo in interface CompileResult.ContentIOExceptionpublic String asString()
asString in interface CompileResult.ContentCopyright © 2020 Systemprogrammierung Mirko Sertic. All rights reserved.