Uses of Package
org.dbunit.dataset.common.handlers
Packages that use org.dbunit.dataset.common.handlers
Package
Description
-
Classes in org.dbunit.dataset.common.handlers used by org.dbunit.dataset.common.handlersClassDescriptionAbstract base
PipelineComponentimplementation shared by the CSV field-parsing handlers.Base contract for an object that decides whether and how to handle a single character during CSV parsing.Abstract helper that assists aPipelineComponentin processing a character.Signals that a character could not be handled by any component in the CSV parsing pipeline.Chain-of-responsibility pipeline ofPipelineComponents that parses CSV field text one character at a time.Holds the configurable separator, quote, and escape characters used by a CSV parsingPipeline.Signals an error while processing a character through the CSV parsing pipeline. -
Classes in org.dbunit.dataset.common.handlers used by org.dbunit.dataset.csvClassDescriptionSignals that a character could not be handled by any component in the CSV parsing pipeline.Signals an error while processing a character through the CSV parsing pipeline.
-
Classes in org.dbunit.dataset.common.handlers used by org.dbunit.dataset.sqlloaderClassDescriptionSignals that a character could not be handled by any component in the CSV parsing pipeline.Signals an error while processing a character through the CSV parsing pipeline.