| 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
LineValidators and
run them against a single line. |
| RowValidator |
| RowValidatorAggregator
The aggregator's purpose is to collect multiple
RowValidators and
run them against a single array of strings. |
| Class and Description |
|---|
| LineValidator |
| RowValidator |
Copyright © 2005–2025. All rights reserved.