Package | Description |
---|---|
com.allanbank.mongodb.bson.element | |
com.allanbank.mongodb.bson.io |
Provides the ability to serialize and deserialize BSON
Document s. |
Modifier and Type | Method and Description |
---|---|
ObjectIdElement |
ObjectIdElement.withName(String name)
Creates a new element with the same type and value as this element but
with the specified name.
|
Modifier and Type | Method and Description |
---|---|
protected ObjectIdElement |
BsonInputStream.readObjectIdElement()
Reads a
ObjectIdElement from the stream. |
Copyright © 2011–2014 Allanbank Consulting, Inc.. All rights reserved.