public class BsonEncodingJsonNullToNullTransformer
extends Object
implements org.bson.Transformer
Transforms net.sf.json.JSONNull objects to null, so can be encoded by the BSONEncoder
This a work-around for how the BSONEncoder is unable to serialise instances of these objects