[jdom-interest] BeanMapper
Alex Chaffee
guru at edamame.stinky.com
Thu Sep 21 09:33:47 PDT 2000
On Wed, Sep 20, 2000 at 10:08:15AM -0700, Alex Chaffee wrote:
> Because there weren't enough XML Data Binding technologies already, I
> just wrote one using JDOM.
Also, my BeanMapper has support for arrays as property types, and you
can map properties to either elements or attributes. Attributes must
map to simple properties (ints or strings or other primitives) but
elements can either be mapped to simple properties, or complex ones
(that are themselves beans). Brett's marshaller/unmarshaller requires
elements to be complex and attributes to be primitive.
However, his SchemaMapper kicks major ass.
http://www-4.ibm.com/software/developer/library/data-binding3/SchemaMapper.html
> I seem to have misplaced my CVS password. Jools, can you please
> contact me about checking this in? In the meantime, anyone who wants
> to play, please email me privately.
--
Alex Chaffee mailto:alex at jguru.com
jGuru - Java News and FAQs http://www.jguru.com/alex/
Creator of Gamelan http://www.gamelan.com/
Founder of Purple Technology http://www.purpletech.com/
Curator of Stinky Art Collective http://www.stinky.com/
More information about the jdom-interest
mailing list