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