Package | Description |
---|---|
org.bson |
Contains the base BSON classes.
|
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) |
Copyright © 2018. All rights reserved.