Package | Description |
---|---|
org.onebusaway.csv_entities | |
org.onebusaway.csv_entities.schema |
Class and Description |
---|
CsvEntityContext |
CsvInputSource |
CSVLibrary
Why do we have our own CSV reader when there are a couple of existing Java
libraries? Mostly because we need to be able to handle some malformed CSV
that most parsers would choke on but that agencies produce and google seems
to validate as well.
|
CSVListener |
EntityHandler |
IndividualCsvEntityReader |
TokenizerStrategy |
Class and Description |
---|
CsvEntityContext |
Copyright © 2013 OneBusAway. All Rights Reserved.