Max Noel wrote:
A good follow-up to that would be McMillan & Wiggleswrorth's "Java Programming - Advanced Topics", through which I'm currently reading. It has some really good stuff, including things about XML parsing with SAX and DOM...
I may actually be about to understand how to use SAX and DOM, w00t! (*prepares a bottle of Champagne*)

If you are processing XML with Java you really owe it to yourself to learn about dom4j. Then you won't *have* to understand SAX and DOM, w00t w00t!


:-)

http://www.dom4j.org

Kent
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to