Package org.restheart.utils
Class JsonUtils
java.lang.Object
org.restheart.utils.BsonUtils
org.restheart.utils.JsonUtils
Deprecated.
Use BsonUtils instead
- Author:
- Andrea Di Cesare <andrea@softinstigate.com>
-
Nested Class Summary
Nested classes/interfaces inherited from class org.restheart.utils.BsonUtils
BsonUtils.ArrayBuilder, BsonUtils.DocumentBuilder -
Field Summary
Fields inherited from class org.restheart.utils.BsonUtils
DEFAULT_CODEC_REGISTRY -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.restheart.utils.BsonUtils
array, array, bsonToDocument, checkType, containsKeys, containsUpdateOperators, containsUpdateOperators, countPropsFromPath, document, document, documentToBson, escapeKeys, escapeKeys, flatten, get, get, getIdAsString, getPropsFromPath, isAncestorPath, isUpdateOperator, minify, parse, toBsonDocument, toJson, toJson, unescapeKeys, unflatten
-
Constructor Details
-
JsonUtils
public JsonUtils()Deprecated.
-