Class RoadTrafficCsvElementGenerator

    • Constructor Detail

      • RoadTrafficCsvElementGenerator

        public RoadTrafficCsvElementGenerator()
    • Method Detail

      • _apply

        public Iterable<Element> _apply​(org.apache.commons.csv.CSVRecord record)
        Parameters:
        record - the domain object to convert
        Returns:
        the generated Iterable of Elements