| Package | Description | 
|---|---|
| com.allanbank.mongodb.bson.builder.impl | Provides the implementations for builders to aid in constructing BSON 
  Documents. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected static Class<AbstractBuilder.BuilderElement> | AbstractBuilder. BUILDER_ELEMENT_CLASSThe class used for intermediate sub-builders in the elements list. | 
| Modifier and Type | Method and Description | 
|---|---|
| AbstractBuilder.BuilderElement | AbstractBuilder.BuilderElement. withName(String name)Creates a new element with the same type and value as this element but
 with the specified name. | 
Copyright © 2011-2013 Allanbank Consulting, Inc.. All Rights Reserved.