JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Interface
com.mongodb.util.ObjectSerializer
Packages that use
ObjectSerializer
Package
Description
com.mongodb.util
Package containing misc utils.
Uses of
ObjectSerializer
in
com.mongodb.util
Methods in
com.mongodb.util
that return
ObjectSerializer
Modifier and Type
Method and Description
static
ObjectSerializer
JSONSerializers.
getLegacy
()
Returns an
ObjectSerializer
that mostly conforms to the strict JSON format defined in
static
ObjectSerializer
JSONSerializers.
getStrict
()
Returns an
ObjectSerializer
that conforms to the strict JSON format defined in
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes