Class FilterXContentParserWrapper

java.lang.Object
org.elasticsearch.xcontent.FilterXContentParser
org.elasticsearch.xcontent.FilterXContentParserWrapper
All Implemented Interfaces:
Closeable, AutoCloseable, XContentParser
Direct Known Subclasses:
XContentSubParser

public class FilterXContentParserWrapper extends FilterXContentParser
Wraps the provided XContentParser and delegates to it.