|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
CsvParser.Feature for list of features)
CsvGenerator.Feature for list of features)
CsvParser.Feature for list of features)
BigDecimal.
JsonEncoding defines encodings
for JSON.ObjectMapper, with extended functionality to
produce CsvSchema instances out of POJOs.JsonParser implementation used to expose CSV documents
in form that allows other Jackson functionality to deal
with it.FormatSchema sub-type that defines properties of
a CSV document to read or write.withXxx() methods.
CsvSchema instances.CsvParser.Feature for list of features)
CsvGenerator.Feature for list of features)
CsvParser.Feature for list of features)
CsvParser.Feature for list of features)
CsvGenerator.Feature for list of features)
CsvParser.Feature for list of features)
JsonFactory implementation
CsvFactory
NumberInput.inLongRange(char[],int,int,boolean), but
with String argument
CsvParser.Feature
is enabled.
JsonToken.END_ARRAY for wrapping.
JsonToken.FIELD_NAME or value
(depending on whether entries are expressed as
Objects or just Arrays); or
matching close marker.
JsonToken.START_OBJECT
(or if no Schema is provided, JsonToken.START_ARRAY).
TextBuffer.contentsAsString(), since it's not guaranteed that resulting
String is cached.
CsvParser.getBinaryValue(com.fasterxml.jackson.core.Base64Variant) will not need to decode data more
than once.
_outputBuffer is recycable (and
needs to be returned to recycler once we are done) or not.
org.codehaus.jackson.smile.SmileGenerator.Features
are enabled.
JsonToken.FIELD_NAME as well as value tokens immediately
following field name.
mByteBufferEnd
Writer used for output.
CsvWriter._out.
CsvWriter._outputBuffer.
CsvWriter._outputBuffer
STATE_
constants.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||