Document
.See: Description
Class | Description |
---|---|
AbstractDocument |
AbstractDocument provides a base class for all document implementations with
the common functionality.
|
EmptyDocument |
An immutable empty document.
|
ImmutableDocument |
A root level document that is truly immutable.
|
RootDocument |
A root level document that can inject a _id value.
|
Document
.
Direct use of the classes in this package is discouraged. Instead use the
BuilderFactory
to construct a document.
Copyright © 2011–2014 Allanbank Consulting, Inc.. All rights reserved.