Java XML Libraries - Quick Reference
Java XML Libraries - Quick Reference
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 with. Interestingly, i have seen very few developers knew what each term (like “Reader”, “Parser”, “Builder” and “Factories”) means in the XML world. The idea of this article is to introduce basic terms and some resources to start in depth dissection.
Read More:
http://sureshkrishna.wordpress.com/2008/06/13/java-xml-libraries-quick-reference/
Thanks