Package | Description |
---|---|
org.bson.json |
JSON serialization and deserialization.
|
Modifier and Type | Method and Description |
---|---|
protected JsonWriter.Context |
JsonWriter.getContext() |
JsonWriter.Context |
JsonWriter.Context.getParentContext() |
Constructor and Description |
---|
Context(JsonWriter.Context parentContext,
BsonContextType contextType)
Creates a new context.
|
Context(JsonWriter.Context parentContext,
BsonContextType contextType,
String indentChars)
Deprecated.
|
Copyright © 2018. All rights reserved.