protected class JsonReader.Context extends AbstractBsonReader.Context
| 限定符 | 构造器和说明 |
|---|---|
protected |
Context(AbstractBsonReader.Context parentContext,
BsonContextType contextType) |
| 限定符和类型 | 方法和说明 |
|---|---|
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 在类中 AbstractBsonReader.Contextprotected BsonContextType getContextType()
AbstractBsonReader.ContextgetContextType 在类中 AbstractBsonReader.Context