Tag Archives: jdom

Java XML Libraries – Quick Reference

Reader Level : Basic Recently i have been involved in a project that uses heavy XML which game me opportunity to look into many Java and XML related technologies/libraries/parsers. I tried to share some of interesting libraries that i dealt … Continue reading

Posted in java, software | Tagged , , , , , , , , , | Leave a comment

JDOM Quick Reference

JDOM: [www.jdom.org] JDOM is a full featured Java API for the SAX and DOM accessing. Collections are used heavily for the results and queries to make Java programmer life easier. The SAX and DOM parsers would be the underlaying default … Continue reading

Posted in java, software | Tagged , , , , | 2 Comments