There are many pretty good json libs lika GSon. But for XML I know only Xerces/JDOM and both have tedious API. I don\'t like to use unnecessary objects like DocumentFactory,
try VTD-XML. Its almost 3 to 4 times faster than DOM parsers with outstanding memory footprint.