| Package | Description |
|---|---|
| org.yuanheng.cookjson |
| Modifier and Type | Class and Description |
|---|---|
class |
BsonGenerator
A simple implementation of JsonGenerator that generates
output in BSON format.
|
class |
PrettyTextJsonGenerator
This JsonGenerator behaves much like
TextJsonGenerator except that
the output is formatted for improved readability. |
class |
TextJsonGenerator
This is a straightforward implementation of text based JSON output in
space saving format.
|
Copyright © 2016. All rights reserved.