org.elasticsearch.index.mapper.xcontent
Class RootObjectMapper.Defaults

java.lang.Object
  extended by org.elasticsearch.index.mapper.xcontent.RootObjectMapper.Defaults
Enclosing class:
RootObjectMapper

public static class RootObjectMapper.Defaults
extends java.lang.Object


Field Summary
static FormatDateTimeFormatter[] DATE_TIME_FORMATTERS
           
 
Constructor Summary
RootObjectMapper.Defaults()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DATE_TIME_FORMATTERS

public static final FormatDateTimeFormatter[] DATE_TIME_FORMATTERS
Constructor Detail

RootObjectMapper.Defaults

public RootObjectMapper.Defaults()