Uses of Package
com.univocity.parsers.common
Packages that use com.univocity.parsers.common
Package
Description
-
Classes in com.univocity.parsers.common used by com.univocity.parsers.annotations.helpersClassDescriptionA
NormalizedString
allows representing text in a normalized fashion. -
Classes in com.univocity.parsers.common used by com.univocity.parsers.commonClassDescriptionParent class of the Exception classes thrown by univocity-parsers.The AbstractParser class provides a common ground for all parsers in univocity-parsers.Class responsible for calculating and storing the position of fields parsed from the input.This is the parent class for all configuration classes used by parsers (
AbstractParser
)This is the parent class for all configuration classes used by parsers (AbstractParser
) and writers (AbstractWriter
)This is the parent class for all configuration classes used by writers (AbstractWriter
)A simple a wrapper for aContext
.A basic interface for classes that associateConversion
implementations with fields of a given input/output.ADataProcessingException
is an error thrown during the processing of a record successfully parsed.Default implementation of theContext
interface with essential information about the output being produced.A concrete (dummy) implementation ofFormat
.This is the parent class for all configuration classes that define a text format.AnIterable
result that provides the current parsing context through theIterableResult.getContext()
methodA simple Reader implementation to enable parsers to process lines on demand, viaAbstractParser.parseLine(String)
AParsingContext
implementation that does nothing.ANormalizedString
allows representing text in a normalized fashion.The ParserOutput is the component that manages records parsed byAbstractParser
and their values.Parsing context information available to instances ofRowProcessor
.A simple a wrapper for aParsingContext
.TheProcessorErrorHandler
is a callback used by the parser/writer to handle non-fatalDataProcessingException
s that may occur when processing rows using aProcessor
orRowWriterProcessor
.AnIterator
that provides the current parsing context through theResultIterator.getContext()
methodTheRowProcessorErrorHandler
is a callback used by the parser/writer to handle non-fatalDataProcessingException
s that may occur when processing rows using aRowProcessor
orRowWriterProcessor
.A simple cache of values associated with strings.Exception type used provide information about any issue that might happen while parsing from a given input.Exception type used provide information about any issue that might happen while writing to a given output. -
Classes in com.univocity.parsers.common used by com.univocity.parsers.common.fieldsClassDescriptionA
NormalizedString
allows representing text in a normalized fashion. -
Classes in com.univocity.parsers.common used by com.univocity.parsers.common.inputClassDescriptionThis is the parent class for all configuration classes that define a text format.
-
Classes in com.univocity.parsers.common used by com.univocity.parsers.common.iteratorsClassDescriptionThe AbstractParser class provides a common ground for all parsers in univocity-parsers.An
Iterable
result that provides the current parsing context through theIterableResult.getContext()
methodParsing context information available to instances ofRowProcessor
.AnIterator
that provides the current parsing context through theResultIterator.getContext()
method -
Classes in com.univocity.parsers.common used by com.univocity.parsers.common.processorClassDescriptionA basic interface for classes that associate
Conversion
implementations with fields of a given input/output.The base class forRowProcessor
andRowWriterProcessor
implementations that support value conversions provided byConversion
instances.ANormalizedString
allows representing text in a normalized fashion.Parsing context information available to instances ofRowProcessor
. -
Classes in com.univocity.parsers.common used by com.univocity.parsers.common.processor.coreClassDescriptionA basic interface for classes that associate
Conversion
implementations with fields of a given input/output.The base class forRowProcessor
andRowWriterProcessor
implementations that support value conversions provided byConversion
instances.ANormalizedString
allows representing text in a normalized fashion. -
Classes in com.univocity.parsers.common used by com.univocity.parsers.common.recordClassDescriptionA
NormalizedString
allows representing text in a normalized fashion. -
Classes in com.univocity.parsers.common used by com.univocity.parsers.common.routineClassDescriptionThe AbstractParser class provides a common ground for all parsers in univocity-parsers.The AbstractWriter class provides a common ground for all writers in univocity-parsers.This is the parent class for all configuration classes used by parsers (
AbstractParser
)This is the parent class for all configuration classes used by writers (AbstractWriter
)AnIterable
result that provides the current parsing context through theIterableResult.getContext()
methodParsing context information available to instances ofRowProcessor
. -
Classes in com.univocity.parsers.common used by com.univocity.parsers.csvClassDescriptionThe AbstractParser class provides a common ground for all parsers in univocity-parsers.The AbstractWriter class provides a common ground for all writers in univocity-parsers.This is the parent class for all configuration classes used by parsers (
AbstractParser
)This is the parent class for all configuration classes used by parsers (AbstractParser
) and writers (AbstractWriter
)This is the parent class for all configuration classes used by writers (AbstractWriter
)This is the parent class for all configuration classes that define a text format. -
Classes in com.univocity.parsers.common used by com.univocity.parsers.fixedClassDescriptionThe AbstractParser class provides a common ground for all parsers in univocity-parsers.The AbstractWriter class provides a common ground for all writers in univocity-parsers.This is the parent class for all configuration classes used by parsers (
AbstractParser
)This is the parent class for all configuration classes used by parsers (AbstractParser
) and writers (AbstractWriter
)This is the parent class for all configuration classes used by writers (AbstractWriter
)This is the parent class for all configuration classes that define a text format.ANormalizedString
allows representing text in a normalized fashion.Parsing context information available to instances ofRowProcessor
. -
Classes in com.univocity.parsers.common used by com.univocity.parsers.tsvClassDescriptionThe AbstractParser class provides a common ground for all parsers in univocity-parsers.The AbstractWriter class provides a common ground for all writers in univocity-parsers.This is the parent class for all configuration classes used by parsers (
AbstractParser
)This is the parent class for all configuration classes used by parsers (AbstractParser
) and writers (AbstractWriter
)This is the parent class for all configuration classes used by writers (AbstractWriter
)This is the parent class for all configuration classes that define a text format.