I have a newbie question. What are the advantages/dis-advantages between
Digester vs xmlbean vs JAXB? My understanding is they convert XML file to
Java Class. Is that correct?

If that is the case, shouldn't one use JAXB over xmlbean and Digester, since
JAXB is "standard"? 

Thanks for any feedback.

Reply via email to