Package | Description |
---|---|
com.fasterxml.jackson.dataformat.csv | |
com.fasterxml.jackson.dataformat.csv.impl |
Class and Description |
---|
CsvDecoder
Low-level helper class that handles actual reading of CSV,
purely based on indexes given without worrying about reordering etc.
|
CsvEncoder
Helper class that handles actual low-level construction of
CSV output, based only on indexes given without worrying about reordering,
or binding from logical properties.
|
CsvIOContext |
LRUMap
Helper for simple bounded LRU maps used for reusing lookup values.
|
TextBuffer
Helper class for efficiently aggregating parsed and decoded
textual content
|
Class and Description |
---|
BufferedValue
Helper class used for holding values for a while until output
can proceed in expected order.
|
BufferedValue.BooleanValue |
BufferedValue.NullValue |
CsvEncoder
Helper class that handles actual low-level construction of
CSV output, based only on indexes given without worrying about reordering,
or binding from logical properties.
|
TextBuffer
Helper class for efficiently aggregating parsed and decoded
textual content
|
Copyright © 2016 FasterXML. All rights reserved.