protected class JsonReader.Context extends AbstractBsonReader.Context
| Modifier | Constructor | Description |
|---|---|---|
protected |
Context(AbstractBsonReader.Context parentContext,
BsonContextType contextType) |
| Modifier and Type | Method | Description |
|---|---|---|
protected BsonContextType |
getContextType() |
Return the type of this context.
|
protected JsonReader.Context |
getParentContext() |
Returns the parent context.
|
protected Context(AbstractBsonReader.Context parentContext, BsonContextType contextType)
protected JsonReader.Context getParentContext()
AbstractBsonReader.ContextgetParentContext in class AbstractBsonReader.Contextprotected BsonContextType getContextType()
AbstractBsonReader.ContextgetContextType in class AbstractBsonReader.Context