|
Class Summary |
| CsvFactory |
|
| CsvGenerator |
|
| CsvMapper |
Specialized ObjectMapper, with extended functionality to
produce CsvSchema instances out of POJOs. |
| CsvParser |
JsonParser implementation used to expose CSV documents
in form that allows other Jackson functionality to deal
with it. |
| CsvSchema |
Simple FormatSchema sub-type that defines properties of
a CSV document to read or write. |
| CsvSchema.Builder |
Class used for building CsvSchema instances. |
| CsvSchema.Column |
Representation of info for a single column |
| PackageVersion |
Automatically generated from PackageVersion.java.in during
packageVersion-generate execution of maven-replacer-plugin in
pom.xml. |