public class CborXContentParser extends JsonXContentParser
XContentParser.NumberType, XContentParser.TokenDEFAULT_NUMBER_COERCE_POLICY| Constructor and Description |
|---|
CborXContentParser(NamedXContentRegistry xContentRegistry,
com.fasterxml.jackson.core.JsonParser parser) |
| Modifier and Type | Method and Description |
|---|---|
XContentType |
contentType() |
binaryValue, close, currentName, currentToken, doBooleanValue, doDoubleValue, doFloatValue, doIntValue, doLongValue, doShortValue, getTokenLocation, hasTextCharacters, isClosed, nextToken, numberType, numberValue, objectBytes, objectText, skipChildren, text, textCharacters, textLength, textOffset, utf8BytesbooleanValue, booleanValueLenient, doubleValue, doubleValue, floatValue, floatValue, getXContentRegistry, intValue, intValue, isBooleanValue, isBooleanValueLenient, list, listOrderedMap, longValue, longValue, map, mapOrdered, mapStrings, mapStringsOrdered, namedObject, shortValue, shortValue, textOrNull, utf8BytesOrNullpublic CborXContentParser(NamedXContentRegistry xContentRegistry, com.fasterxml.jackson.core.JsonParser parser)
public XContentType contentType()
contentType in interface XContentParsercontentType in class JsonXContentParser