Uses of Class
org.fastnate.data.csv.properties.DataRow
Packages that use DataRow
-
Uses of DataRow in org.fastnate.data.csv
Methods in org.fastnate.data.csv with parameters of type DataRowModifier and TypeMethodDescriptionCsvDataImporter.createEntities(DataRow row) Builds one or more entities from the given row.protected ECsvDataImporter.createEntity(DataRow row) Builds one entity from the given row.