| 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 |
|---|
JsonWriter.Context(JsonWriter.Context parentContext,
BsonContextType contextType,
String indentChars)
Creates a new context.
|
Copyright © 2016. All Rights Reserved.