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