| Package | Description |
|---|---|
| com.mongodb |
The core mongodb package
|
| org.bson |
Contains the base BSON classes.
|
| org.bson.json |
JSON serialization and deserialization.
|
| Class and Description |
|---|
| JsonWriterSettings
Settings to control the behavior of a
JSONWriter instance. |
| Class and Description |
|---|
| JsonWriterSettings
Settings to control the behavior of a
JSONWriter instance. |
| Class and Description |
|---|
| Converter
A converter from a BSON value to JSON.
|
| JsonMode
An enumeration of the supported output modes of
JSONWriter. |
| JsonReader.Context |
| JsonWriter.Context
The context for the writer, inheriting all the values from
AbstractBsonWriter.Context, and additionally providing
settings for the indentation level and whether there are any child elements at this level. |
| JsonWriterSettings
Settings to control the behavior of a
JSONWriter instance. |
| JsonWriterSettings.Builder
A builder for JsonWriterSettings
|
| StrictCharacterStreamJsonWriterSettings
Settings to control the behavior of a
JSONWriter instance. |
| StrictCharacterStreamJsonWriterSettings.Builder
A builder for StrictCharacterStreamJsonWriterSettings
|
| StrictJsonWriter
An interface for creating JSON texts that largely conform to RFC 7159.
|
Copyright © 2017. All Rights Reserved.