Uses of Class
de.siegmar.fastcsv.reader.CsvIndex
Packages that use CsvIndex
-
Uses of CsvIndex in de.siegmar.fastcsv.reader
Methods in de.siegmar.fastcsv.reader that return CsvIndexModifier and TypeMethodDescriptionIndexedCsvReader.getIndex()Get the index used for accessing the CSV file.Methods in de.siegmar.fastcsv.reader with parameters of type CsvIndexModifier and TypeMethodDescriptionSets a prebuilt index that should be used for accessing the file.