| Constructor and Description |
|---|
CSVRecordParser()
Creates a new parser.
|
| Modifier and Type | Method and Description |
|---|---|
String[] |
parse(String record)
Parses a single record of a CSV file.
|
public String[] parse(String record)
record - IllegalArgumentException - if the parsing of a field failsCopyright © 2015 National Geospatial-Intelligence Agency. All rights reserved.