Class MultiBeanRowProcessor

    • Constructor Detail

      • MultiBeanRowProcessor

        public MultiBeanRowProcessor​(java.lang.Class... beanTypes)
        Creates a processor for java beans of multiple types
        Parameters:
        beanTypes - the classes with their attributes mapped to fields of records parsed by an AbstractParser or written by an AbstractWriter.