Uses of Interface
com.Ostermiller.util.CSVParse
-
Uses of CSVParse in com.Ostermiller.util
Classes in com.Ostermiller.util that implement CSVParseModifier and TypeClassDescriptionclassRead files in comma separated value format.classRead files in comma separated value format as outputted by the Microsoft Excel Spreadsheet program.classDecorate a CSVParse object to provide an index of field names.Constructors in com.Ostermiller.util with parameters of type CSVParseModifierConstructorDescriptionLabeledCSVParser(CSVParse parse) Construct a LabeledCSVParser on a CSVParse implementation.