Package | Description |
---|---|
com.opencsv |
A very simple CSV parser for Java released under a commercial-friendly license.
|
com.opencsv.validators |
Class and Description |
---|
LineValidator |
LineValidatorAggregator
The aggregator's purpose is to collect multiple
LineValidator s and
run them against a single line. |
RowValidator |
RowValidatorAggregator
The aggregator's purpose is to collect multiple
RowValidator s and
run them against a single array of strings. |
Class and Description |
---|
LineValidator |
RowValidator |
Copyright © 2005–2023. All rights reserved.