| Package | Description |
|---|---|
| org.bson.json |
JSON serialization and deserialization.
|
| Modifier and Type | Field and Description |
|---|---|
private StrictCharacterStreamJsonWriter.StrictJsonContext |
StrictCharacterStreamJsonWriter.context |
private StrictCharacterStreamJsonWriter.StrictJsonContext |
StrictCharacterStreamJsonWriter.StrictJsonContext.parentContext |
| Constructor and Description |
|---|
StrictJsonContext(StrictCharacterStreamJsonWriter.StrictJsonContext parentContext,
StrictCharacterStreamJsonWriter.JsonContextType contextType,
java.lang.String indentChars) |