Package de.undercouch.bson4jackson

Class Summary
BsonConstants Constants used within the BSON format
BsonFactory Factory for BsonGenerator and BsonParser
BsonGenerator Writes BSON code to the provided output stream
BsonParser Reads a BSON document from the provided input stream
 

Enum Summary
BsonGenerator.Feature Defines toggable features
BsonParser.Feature Defines toggable features