Class XContentUtils

java.lang.Object
org.elasticsearch.common.xcontent.XContentUtils

public final class XContentUtils
extends java.lang.Object
  • Method Summary

    Modifier and Type Method Description
    static java.lang.Object readValue​(XContentParser parser, XContentParser.Token token)
    Convert a XContentParser.Token to a value

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait