Package | Description |
---|---|
org.bson |
Contains the base BSON classes and Encoder/Decoder.
|
org.bson.types |
Contains classes implementing various BSON types.
|
Modifier and Type | Method and Description |
---|---|
protected void |
BasicBSONEncoder.putCode(java.lang.String name,
Code code) |
Modifier and Type | Class and Description |
---|---|
class |
CodeWScope
for using the CodeWScope type
|