Class and Description |
---|
NormalizedString
A
NormalizedString allows representing text in a normalized fashion. |
Class and Description |
---|
AbstractException
Parent class of the Exception classes thrown by univocity-parsers.
|
AbstractParser
The AbstractParser class provides a common ground for all parsers in univocity-parsers.
|
ColumnMap
Class responsible for calculating and storing the position of fields parsed from the input.
|
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. |
DummyFormat
A concrete (dummy) implementation of
Format . |
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 |
LineReader
A simple Reader implementation to enable parsers to process lines on demand, via
AbstractParser.parseLine(String) |
NoopParsingContext
A
ParsingContext implementation that does nothing. |
NormalizedString
A
NormalizedString allows representing text in a normalized fashion. |
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 . |
StringCache
A simple cache of values associated with strings.
|
TextParsingException
Exception type used provide information about any issue that might happen while parsing from a given input.
|
TextWritingException
Exception type used provide information about any issue that might happen while writing to a given output.
|
Class and Description |
---|
NormalizedString
A
NormalizedString allows representing text in a normalized fashion. |
Class and Description |
---|
Format
This is the parent class for all configuration classes that define a text format.
|
Class and 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 |
ParsingContext
Parsing context information available to instances of
RowProcessor . |
ResultIterator
An
Iterator that provides the current parsing context
through the ResultIterator.getContext() method |
Class and 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. |
NormalizedString
A
NormalizedString allows representing text in a normalized fashion. |
ParsingContext
Parsing context information available to instances of
RowProcessor . |
Class and 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. |
NormalizedString
A
NormalizedString allows representing text in a normalized fashion. |
Class and Description |
---|
Context |
NormalizedString
A
NormalizedString allows representing text in a normalized fashion. |
Class and 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 and 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 and 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 ) |
Context |
Format
This is the parent class for all configuration classes that define a text format.
|
NormalizedString
A
NormalizedString allows representing text in a normalized fashion. |
ParsingContext
Parsing context information available to instances of
RowProcessor . |
Class and 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.
|