Package org.joda.beans.impl.flexi

Implementation of Joda-Beans as a flexible map of data.

A FlexiBean is typically used as a dynamic bean where properties can be added and removed at any time. This also makes it useful as an extension to other beans, allowing a standard set of properties to be supplemented.