public class TempFileWriter extends Object implements AutoCloseable
| Constructor and Description |
|---|
TempFileWriter() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
String |
getContextAsText() |
InputStream |
getStreamForTempFile() |
void |
write(String message) |
public void write(String message)
public String getContextAsText()
public InputStream getStreamForTempFile()
public void close()
close in interface AutoCloseableCopyright © 2017 SAP SE. All Rights Reserved.