Class | Description |
---|---|
AbstractParser |
The AbstractParser class provides a common ground for all parsers in uniVocity-parsers.
|
CommonParserSettings |
This is the parent class for all configuration classes used by parsers (
AbstractParser ) |
CommonSettings |
This is the parent class for all configuration classes used by parsers (
AbstractParser ) and writers (AbstractWriter ) |
CommonWriterSettings |
This is the parent class for all configuration classes used by writers (
AbstractWriter ) |
Context | |
ContextWrapper |
A simple a wrapper for a
Context . |
ConversionProcessor |
A basic interface for classes that associate
Conversion implementations with fields of a given input/output. |
DataProcessingException |
A
DataProcessingException is an error thrown during the processing of a record successfully parsed. |
DefaultContext |
Default implementation of the
Context interface with essential information about the output being produced. |
Format |
This is the parent class for all configuration classes that define a text format.
|
IterableResult |
An
Iterable result that provides the current parsing context
through the IterableResult.getContext() method |
ParserOutput |
The ParserOutput is the component that manages records parsed by
AbstractParser and their values. |
ParsingContext |
Parsing context information available to instances of
RowProcessor . |
ParsingContextWrapper |
A simple a wrapper for a
ParsingContext . |
ProcessorErrorHandler |
The
ProcessorErrorHandler is a callback used by the parser/writer to handle non-fatal DataProcessingException s that may occur when
processing rows using a Processor or RowWriterProcessor . |
ResultIterator |
An
Iterator that provides the current parsing context
through the ResultIterator.getContext() method |
RowProcessorErrorHandler |
The
RowProcessorErrorHandler is a callback used by the parser/writer to handle non-fatal DataProcessingException s that may occur when
processing rows using a RowProcessor or RowWriterProcessor . |
TextParsingException |
Exception type used provide information about any issue that might happen while parsing from a given input.
|
Class | Description |
---|---|
Format |
This is the parent class for all configuration classes that define a text format.
|
Class | Description |
---|---|
AbstractParser |
The AbstractParser class provides a common ground for all parsers in uniVocity-parsers.
|
IterableResult |
An
Iterable result that provides the current parsing context
through the IterableResult.getContext() method |
Class | Description |
---|---|
ConversionProcessor |
A basic interface for classes that associate
Conversion implementations with fields of a given input/output. |
DefaultConversionProcessor |
The base class for
RowProcessor and RowWriterProcessor implementations that support value conversions provided by Conversion instances. |
ParsingContext |
Parsing context information available to instances of
RowProcessor . |
Class | Description |
---|---|
Context | |
ConversionProcessor |
A basic interface for classes that associate
Conversion implementations with fields of a given input/output. |
DefaultConversionProcessor |
The base class for
RowProcessor and RowWriterProcessor implementations that support value conversions provided by Conversion instances. |
Class | Description |
---|---|
Context |
Class | Description |
---|---|
AbstractParser |
The AbstractParser class provides a common ground for all parsers in uniVocity-parsers.
|
AbstractWriter |
The AbstractWriter class provides a common ground for all writers in uniVocity-parsers.
|
CommonParserSettings |
This is the parent class for all configuration classes used by parsers (
AbstractParser ) |
CommonWriterSettings |
This is the parent class for all configuration classes used by writers (
AbstractWriter ) |
IterableResult |
An
Iterable result that provides the current parsing context
through the IterableResult.getContext() method |
ParsingContext |
Parsing context information available to instances of
RowProcessor . |
Class | Description |
---|---|
AbstractParser |
The AbstractParser class provides a common ground for all parsers in uniVocity-parsers.
|
AbstractWriter |
The AbstractWriter class provides a common ground for all writers in uniVocity-parsers.
|
CommonParserSettings |
This is the parent class for all configuration classes used by parsers (
AbstractParser ) |
CommonSettings |
This is the parent class for all configuration classes used by parsers (
AbstractParser ) and writers (AbstractWriter ) |
CommonWriterSettings |
This is the parent class for all configuration classes used by writers (
AbstractWriter ) |
Format |
This is the parent class for all configuration classes that define a text format.
|
Class | Description |
---|---|
AbstractParser |
The AbstractParser class provides a common ground for all parsers in uniVocity-parsers.
|
AbstractWriter |
The AbstractWriter class provides a common ground for all writers in uniVocity-parsers.
|
CommonParserSettings |
This is the parent class for all configuration classes used by parsers (
AbstractParser ) |
CommonSettings |
This is the parent class for all configuration classes used by parsers (
AbstractParser ) and writers (AbstractWriter ) |
CommonWriterSettings |
This is the parent class for all configuration classes used by writers (
AbstractWriter ) |
Format |
This is the parent class for all configuration classes that define a text format.
|
Class | Description |
---|---|
AbstractParser |
The AbstractParser class provides a common ground for all parsers in uniVocity-parsers.
|
AbstractWriter |
The AbstractWriter class provides a common ground for all writers in uniVocity-parsers.
|
CommonParserSettings |
This is the parent class for all configuration classes used by parsers (
AbstractParser ) |
CommonSettings |
This is the parent class for all configuration classes used by parsers (
AbstractParser ) and writers (AbstractWriter ) |
CommonWriterSettings |
This is the parent class for all configuration classes used by writers (
AbstractWriter ) |
Format |
This is the parent class for all configuration classes that define a text format.
|