Uses of Class
com.univocity.parsers.common.processor.core.AbstractMultiBeanRowProcessor
Packages that use AbstractMultiBeanRowProcessor
Package
Description
-
Uses of AbstractMultiBeanRowProcessor in com.univocity.parsers.common.processor
Subclasses of AbstractMultiBeanRowProcessor in com.univocity.parsers.common.processorModifier and TypeClassDescriptionclassARowProcessorimplementation for converting rows extracted from any implementation ofAbstractParserinto java objects, storing them into lists.classARowProcessorimplementation for converting rows extracted from any implementation ofAbstractParserinto java objects. -
Uses of AbstractMultiBeanRowProcessor in com.univocity.parsers.common.processor.core
Subclasses of AbstractMultiBeanRowProcessor in com.univocity.parsers.common.processor.coreModifier and TypeClassDescriptionclassAbstractMultiBeanListProcessor<C extends Context>AProcessorimplementation for converting rows extracted from any implementation ofAbstractParserinto java objects, storing them into lists.