Note that schemas without any columns are legal, but if no columns are added, behavior of parser/generator is usually different and content will be exposed as logical Arrays instead of Objects.
There are 4 ways to create CsvSchema
instances:
withXxx
methods or {@link #rebuild} for creating {@link Builder})
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|