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..

Reply via email to