public class ReaderSplitter extends Object
| Constructor and Description |
|---|
ReaderSplitter(Reader in,
String endMarker) |
| Modifier and Type | Method and Description |
|---|---|
Reader |
nextReader()
Return a reader from which one chunk can be read, followed by EOF.
|
public Reader nextReader() throws IOException
IOException - IOExceptionCopyright © 2000–2022 DFKI GmbH. All rights reserved.