I need to convert XML data to Java objects. What would be best practice to convert this XML data to object?
Idea is to fetch data via a web service (it doesn\'t use WSDL
I have used and will continue to use JDOM -> www.jdom.org