Uses of Class
com.univocity.parsers.common.processor.core.AbstractMultiBeanRowProcessor

Packages that use AbstractMultiBeanRowProcessor
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
 class MultiBeanListProcessor
          A RowProcessor implementation for converting rows extracted from any implementation of AbstractParser into java objects, storing them into lists.
 class MultiBeanRowProcessor
          A RowProcessor implementation for converting rows extracted from any implementation of AbstractParser into java objects.
 

Uses of AbstractMultiBeanRowProcessor in com.univocity.parsers.common.processor.core
 

Subclasses of AbstractMultiBeanRowProcessor in com.univocity.parsers.common.processor.core
 class AbstractMultiBeanListProcessor<C extends Context>
          A Processor implementation for converting rows extracted from any implementation of AbstractParser into java objects, storing them into lists.
 



Copyright © 2017 uniVocity Software Pty Ltd. All rights reserved.