Class | Description |
---|---|
CharAppender |
The general interface for classes responsible for appending characters efficiently while handling whitespaces and padding characters.
|
CharInputReader |
The definition of a character input reader used by all uniVocity-parsers that extend
AbstractParser . |
InputAnalysisProcess |
A process to be executed over a sample of data being parsed.
|
WriterCharAppender |
Extension of the
DefaultCharAppender class to include facilities for writing to an output. |
Class | Description |
---|---|
AbstractCharInputReader |
The base class for implementing different flavours of
CharInputReader . |
BomInput.BytesProcessedNotification |
Internal notification exception used to re-wrap the original
InputStream into a Reader . |
CharAppender |
The general interface for classes responsible for appending characters efficiently while handling whitespaces and padding characters.
|
CharInput |
A (very) basic character input definition.
|
CharInputReader |
The definition of a character input reader used by all uniVocity-parsers that extend
AbstractParser . |
DefaultCharAppender |
Default implementation of the
CharAppender interface |
ExpandingCharAppender |
An implementation
CharAppender that expands the internal buffer of characters as required. |
InputAnalysisProcess |
A process to be executed over a sample of data being parsed.
|
Class | Description |
---|---|
AbstractCharInputReader |
The base class for implementing different flavours of
CharInputReader . |
CharInput |
A (very) basic character input definition.
|
CharInputReader |
The definition of a character input reader used by all uniVocity-parsers that extend
AbstractParser . |
Class | Description |
---|---|
CharAppender |
The general interface for classes responsible for appending characters efficiently while handling whitespaces and padding characters.
|
InputAnalysisProcess |
A process to be executed over a sample of data being parsed.
|
Class | Description |
---|---|
CharAppender |
The general interface for classes responsible for appending characters efficiently while handling whitespaces and padding characters.
|