| Interface | Description |
|---|---|
| Csv.CsvHandler<T> | |
| Csv.CsvMapHandler<T> | |
| Csv.CsvRowHandler<T> | |
| ObjectAppender<T> | |
| ObjectAppenderSupplier |
| Class | Description |
|---|---|
| AppendableWriter |
Utility class to adapt a Appendable to a Writer.
|
| ByteArrayBuilder |
Utility class to avoid replicating byte arrays for no good reason.
|
| ConfigurableAppenderSupplier | |
| Csv |
Supports CSV format as described at: https://en.wikipedia.org/wiki/Comma-separated_values.
|
| PushbackReader |
Copyright © 2021 SPF4J. All rights reserved.