protected class JsonReader.Context extends AbstractBsonReader.Context
Modifier | Constructor and Description |
---|---|
protected |
Context(AbstractBsonReader.Context parentContext,
BsonContextType contextType) |
Modifier and Type | Method and 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