public class SmileXContentParser extends JsonXContentParser
XContentParser.NumberType, XContentParser.Token
DEFAULT_NUMBER_COERCE_POLICY
Constructor and Description |
---|
SmileXContentParser(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, utf8Bytes
booleanValue, doubleValue, doubleValue, floatValue, floatValue, getXContentRegistry, intValue, intValue, isBooleanValue, list, listOrderedMap, longValue, longValue, map, mapOrdered, mapStrings, mapStringsOrdered, namedObject, shortValue, shortValue, textOrNull, utf8BytesOrNull
public SmileXContentParser(NamedXContentRegistry xContentRegistry, com.fasterxml.jackson.core.JsonParser parser)
public XContentType contentType()
contentType
in interface XContentParser
contentType
in class JsonXContentParser