Interface | Description |
---|---|
StatusToXContent | |
ToXContent |
An interface allowing to transfer an object to "XContent" using an
XContentBuilder . |
ToXContent.Params | |
XContent |
A generic abstraction on top of handling content, inspired by JSON and pull parsing.
|
XContentGenerator | |
XContentParser |
Interface for pull - parsing
XContent see XContentType for supported types. |
Class | Description |
---|---|
ToXContent.DelegatingMapParams | |
ToXContent.MapParams | |
XContentBuilder | |
XContentBuilderString | |
XContentFactory |
A one stop to use
XContent and XContentBuilder . |
XContentHelper | |
XContentString |
Enum | Description |
---|---|
XContentBuilder.FieldCaseConversion | |
XContentParser.NumberType | |
XContentParser.Token | |
XContentType |
The content type of
XContent . |
Copyright © 2009–2015. All rights reserved.