| Package | Description | 
|---|---|
| com.allanbank.mongodb.bson.element | |
| com.allanbank.mongodb.bson.io | 
 Provides the ability to serialize and deserialize BSON  
Documents. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
UuidElement
UuidElement provides a helper element for handling UUID  
BinaryElement
 sub-types. | 
| Modifier and Type | Method and Description | 
|---|---|
BinaryElement | 
BinaryElement.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 BinaryElement | 
BsonInputStream.readBinaryElement()
Reads a  
BinaryElement's contents:  | 
Copyright © 2011-2013 Allanbank Consulting, Inc.. All Rights Reserved.