Package | Description |
---|---|
org.bson |
Contains the base BSON classes.
|
Modifier and Type | Field and Description |
---|---|
private BsonDocumentReader.Context |
BsonDocumentReader.Mark.context |
Modifier and Type | Method and Description |
---|---|
protected BsonDocumentReader.Context |
BsonDocumentReader.getContext() |
Constructor and Description |
---|
Context(BsonDocumentReader.Context parentContext,
BsonContextType contextType,
BsonArray array) |
Context(BsonDocumentReader.Context parentContext,
BsonContextType contextType,
BsonDocument document) |