Package com.allanbank.mongodb.bson.element

Provides the complete set of BSON Elements used to construct Documents.

See: Description

Package com.allanbank.mongodb.bson.element Description

Provides the complete set of BSON Elements used to construct Documents.

Usage

Elements are normally constructed using a builder from the com.allanbank.mongodb.bson.builder package. The Visitor interface provides a convenient method to traversing a Document without directly accessing these classes. The NumericElement interface provides an easy way to coerce a numeric element value into an expected type.

Copyright ©:
2012, Allanbank Consulting, Inc., All Rights Reserved

Copyright © 2011-2012 Allanbank Consulting, Inc.. All Rights Reserved.