org.elasticsearch.index.mapper.xcontent
Class XContentMapper.BuilderContext

java.lang.Object
  extended by org.elasticsearch.index.mapper.xcontent.XContentMapper.BuilderContext
Enclosing interface:
XContentMapper

@NotThreadSafe
public static class XContentMapper.BuilderContext
extends java.lang.Object


Constructor Summary
XContentMapper.BuilderContext(ContentPath contentPath)
           
 
Method Summary
 ContentPath path()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XContentMapper.BuilderContext

public XContentMapper.BuilderContext(ContentPath contentPath)
Method Detail

path

public ContentPath path()