|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
LineReader | |
RecordSeparatorPolicy | Policy for text file-based input sources to determine the end of a record, e.g. |
Class Summary | |
---|---|
DefaultRecordSeparatorPolicy | A RecordSeparatorPolicy that treats all lines as record endings, as
long as they do not have unterminated quotes, and do not end in a
continuation marker. |
ResourceLineReader | An input source that reads lines one by one from a resource. |
SimpleRecordSeparatorPolicy | Simplest possible RecordSeparatorPolicy - treats all lines as record
endings. |
SuffixRecordSeparatorPolicy | A RecordSeparatorPolicy that looks for an exact match for a String at
the end of a line (e.g. |
Infrastructure implementations of io file support separator concerns.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |