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
BsonModule Module that configures Jackson to be able to correctly handle all BSON types
BsonParser Reads a BSON document from the provided input stream
 

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