| Class | Description |
|---|---|
| BufferedReaderIterator |
A wrapper class that converts a
BufferedReader object into a
Iterator object, which iterates over the lines returned
by the BufferedReader. |
| SmartTextBlockIterator |
Buffers text "blocks" from a source of strings and iterates over the blocks.
|
| TextBlockIterator |
Buffers text "blocks" from a source of strings and iterates over the blocks.
|
Copyright © 2010-2013 University of Washington CSE. All Rights Reserved.