protected class BsonDocumentReader.Mark extends AbstractBsonReader.Mark
| Modifier and Type | Field and Description |
|---|---|
private BsonDocumentReader.Context |
context |
private BsonValue |
currentValue |
| Modifier | Constructor and Description |
|---|---|
protected |
Mark() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
reset() |
getContextType, getParentContextprivate BsonValue currentValue
private BsonDocumentReader.Context context
protected void reset()
reset in class AbstractBsonReader.Mark