public class SourceStringReader extends StringReader
StringReader that allows the original string to be
recovered.| Constructor and Description |
|---|
SourceStringReader(String s)
Creates a source string reader.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getSourceString()
Returns the source string.
|
close, mark, markSupported, read, read, ready, reset, skipCopyright © 2012-2022 Apache Software Foundation. All Rights Reserved.