Class BeanWriterProcessor<T>

    • Field Detail

      • previousHeaders

        private java.lang.String[] previousHeaders
    • Constructor Detail

      • BeanWriterProcessor

        public BeanWriterProcessor​(java.lang.Class<T> beanType)
        Initializes the BeanWriterProcessor with the annotated bean class
        Parameters:
        beanType - the class annotated with one or more of the annotations provided in com.univocity.parsers.annotations.