Class AbstractFileReaderScriptlet

    • Field Detail

      • READER_SETUP

        public static final String READER_SETUP
        the key in the report for storing the reader setup.
        See Also:
        Constant Field Values
    • Constructor Detail

      • AbstractFileReaderScriptlet

        public AbstractFileReaderScriptlet()
    • Method Detail

      • storeReaderData

        protected void storeReaderData​(List<DataContainer> data,
                                       OptionHandler reader)
        Adds the reader setup and the file to the report.
        Parameters:
        data - the list of containers to process
        reader - the reader to store