Posts|Comments

Monthly Archives: June 2005

TreeBind goes RDF

TreeBind can be seen as yet another open source XML <-> Java object data binding framework.
The two major design decisions that differentiate TreeBind from other similar frameworks are that:

TreeBind has been designed to work with existing classes through Java introspection and doesn’t rely on XML schemas.
Its architecture is not specific to XML and TreeBind can [...]