BeanReader News
Brought to you by:
dshearer2
BeanReader 1.1 has been released.
Version 1.1 differs from 1.0 (the previous version) in these ways:
New Features-
1. Support has been added for multi-valued bean properties whose type
is primitive (i.e., int, float, etc.) or String.
2. Support has been added for multi-valued bean properties that use
java.util.List or java.util.Set to store their values.
Bug Fixes-
1. A bug was squashed that caused objects that are referred to in the
XML document multiple times to be created multiple times.