Class CSVProcessor


  • public class CSVProcessor
    extends Object
    A file processor that reads a templated source file with markers ([%columnname%]), reads data from a CSV file and inserts data from that CSV file into those markers. Supports loops to interate through the CSV file.
    Author:
    Ewout