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.Context
getParentContext
in class AbstractBsonReader.Context
protected BsonContextType getContextTypeβ()
AbstractBsonReader.Context
getContextType
in class AbstractBsonReader.Context