| Package | Description |
|---|---|
| org.bson |
Contains the base BSON classes and Encoder/Decoder.
|
| org.bson.types |
Contains classes implementing various BSON types.
|
| Class and Description |
|---|
| BasicBSONDecoder.BSONInput |
| BasicBSONObject
A simple implementation of
DBObject. |
| BSONCallback |
| BSONDecoder |
| BSONEncoder |
| BSONObject
A key-value map that can be saved to the database.
|
| EmptyBSONCallback |
| LazyBSONCallback |
| LazyBSONList |
| LazyBSONObject |
| Transformer |
| Class and Description |
|---|
| BSONObject
A key-value map that can be saved to the database.
|