Document
s.See: Description
Class | Description |
---|---|
AbstractBuilder |
Base class with common functionality for the all builders.
|
AbstractBuilder.BuilderElement |
A temporary Element to stand in for a element being constructed with a
builder.
|
ArrayBuilderImpl |
A builder for BSON arrays.
|
DocumentBuilderImpl |
A builder for BSON documents.
|
Document
s.
Direct use of the classes in this package is discouraged. Instead use the
BuilderFactory
to start a document.
Copyright © 2011–2014 Allanbank Consulting, Inc.. All rights reserved.