public class CborXContentParser extends JsonXContentParser
XContentParser.NumberType, XContentParser.TokenDEFAULT_NUMBER_COEERCE_POLICY| Constructor and Description |
|---|
CborXContentParser(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, doubleValue, doubleValue, floatValue, floatValue, intValue, intValue, isBooleanValue, list, listOrderedMap, longValue, longValue, map, mapOrdered, shortValue, shortValue, textOrNull, utf8BytesOrNullpublic CborXContentParser(com.fasterxml.jackson.core.JsonParser parser)
public XContentType contentType()
contentType in interface XContentParsercontentType in class JsonXContentParserCopyright © 2009–2017. All rights reserved.