Uses of Class
com.univocity.parsers.common.processor.core.AbstractMultiBeanRowProcessor
-
Packages that use AbstractMultiBeanRowProcessor Package Description com.univocity.parsers.common.processor com.univocity.parsers.common.processor.core -
-
Uses of AbstractMultiBeanRowProcessor in com.univocity.parsers.common.processor
Subclasses of AbstractMultiBeanRowProcessor in com.univocity.parsers.common.processor Modifier and Type Class Description classMultiBeanListProcessorARowProcessorimplementation for converting rows extracted from any implementation ofAbstractParserinto java objects, storing them into lists.classMultiBeanRowProcessorARowProcessorimplementation 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.core Modifier and Type Class Description classAbstractMultiBeanListProcessor<C extends Context>AProcessorimplementation for converting rows extracted from any implementation ofAbstractParserinto java objects, storing them into lists.
-