I'm looking into converting my existing Java classes into xml. I was
curious if anyone knows if JAXB will take existing java classes and be able
to map them to xml.
I also would like to know what are the pros and cons between using JAXB vs
Castor ??
Thanks