Package org.elasticsearch.common.xcontent

Interface Summary
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  
 

Class Summary
ToXContent.MapParams  
XContentBuilder  
XContentBuilderString  
XContentFactory A one stop to use XContent and XContentBuilder.
XContentHelper  
XContentString  
 

Enum Summary
XContentBuilder.FieldCaseConversion  
XContentParser.NumberType  
XContentParser.Token  
XContentType The content type of XContent.
 



Copyright © 2009-2012. All Rights Reserved.