hi dave,

take a look at http://jakarta.apache.org/commons/digester.html . It is
about XML -> Java object mapping and vice versa, afaik.
  
cheers,
 martin

 
> Hi;

> Is there any easy way to convert a Java object to an xml DOM? What I want is 
> something that walks through all the getters creating attributes or nodes with the 
> getter name (must be a node for
> collections) and the value of the getter as the entry. So it's not the actual java 
> object, just it's properties.

> ??? - thanks - dave



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
dom4j-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dom4j-user

Reply via email to