Class NamedXContentRegistry.Entry

java.lang.Object
org.elasticsearch.xcontent.NamedXContentRegistry.Entry
Enclosing class:
NamedXContentRegistry

public static class NamedXContentRegistry.Entry extends Object
An entry in the NamedXContentRegistry containing the name of the object and the parser that can parse it.