@NotThreadSafe public class StringStreamResult extends StreamResult
StreamResult implementation that writes to String
objects.FEATUREPI_DISABLE_OUTPUT_ESCAPING, PI_ENABLE_OUTPUT_ESCAPING| Constructor and Description |
|---|
StringStreamResult() |
StringStreamResult(String sSystemID) |
| Modifier and Type | Method and Description |
|---|---|
char[] |
getAsCharArray() |
String |
getAsString() |
com.helger.commons.io.stream.NonBlockingStringWriter |
getStringWriter() |
String |
toString() |
getOutputStream, getSystemId, getWriter, setOutputStream, setSystemId, setSystemId, setWriterCopyright © 2014–2016 Philip Helger. All rights reserved.