Mert,
You might want to check out XStream (http://xstream.codehaus.org/). It's a
great tool for marshalling and demarshalling POJOs as XML
striings.
Eddie
From: Mert Çalışkan [mailto:[EMAIL PROTECTED]
Sent: Saturday, October 14, 2006 7:07 AM
To: user@xmlbeans.apache.org
Subject: Pojo->xml mapping..
Does XMLBeans have the capability to map java classes to xml by
only using the pojo's?
I was using xmlBeans for marshal/unmarshaling but it needs an xsd to generate the domain classes.
Castor does the mapping I mentioned but it doesn't have much control, like it maps list or sets as the Object class.
Regards,
Mert..
I was using xmlBeans for marshal/unmarshaling but it needs an xsd to generate the domain classes.
Castor does the mapping I mentioned but it doesn't have much control, like it maps list or sets as the Object class.
Regards,
Mert..