public static class Document.DocumentBuilder<K,V> extends java.lang.Object
DocumentBuilder()
Document<K,V>
build()
Document.DocumentBuilder<K,V>
field(K name, V value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DocumentBuilder()
public Document.DocumentBuilder<K,V> field(K name, V value)
public Document<K,V> build()