public class TextConversionContext extends CommonConversionContext
| Modifier and Type | Field and Description |
|---|---|
static String |
OBJECT_MAPPER |
ALLOW_EXTRA_FIELDS, ALLOW_MISSING_FIELDS, BINARY_FORMAT, BOOLEAN_INPUT_WORDS, BOOLEAN_NUMBERS, BOOLEAN_OUTPUT_WORDS, DATE_PATTERN, EPOCH, FORMAT_NUMBERS, GEO_FORMAT, LOCAL_DATE_FORMAT, LOCAL_TIME_FORMAT, LOCALE, NULL_STRINGS, NUMBER_FORMAT, NUMERIC_PATTERN, OVERFLOW_STRATEGY, ROUNDING_MODE, TIME_PATTERN, TIME_UNIT, TIME_UUID_GENERATOR, TIME_ZONE, TIMESTAMP_FORMAT, TIMESTAMP_PATTERN| Constructor and Description |
|---|
TextConversionContext() |
| Modifier and Type | Method and Description |
|---|---|
TextConversionContext |
setObjectMapper(ObjectMapper objectMapper) |
setAllowExtraFields, setAllowMissingFields, setBinaryFormat, setBooleanInputWords, setBooleanNumbers, setBooleanOutputWords, setDateFormat, setEpoch, setFormatNumbers, setGeoFormat, setLocale, setNullStrings, setNullStrings, setNumberFormat, setOverflowStrategy, setRoundingMode, setTimeFormat, setTimestampFormat, setTimeUnit, setTimeUUIDGenerator, setTimeZoneaddAttribute, getAttributepublic static final String OBJECT_MAPPER
public TextConversionContext setObjectMapper(@NonNull ObjectMapper objectMapper)
Copyright © 2017–2021 DataStax. All rights reserved.