home | O'Reilly's CD bookshelfs | FreeBSD | Linux | Cisco | Cisco Exam  


Book HomeJava and XML, 2nd EditionSearch this book

6.6. What's Next?

Well, you should be starting to feel like you're getting the hang of this XML thing. In the next chapter, I'll continue on the API trail by introducing you to JDOM, another API for accessing XML from Java. JDOM is similar to DOM (but is not DOM) in that it provides you a tree model of XML. I'll show you how it works, highlight when to use it, and cover the differences between the various XML APIs we've looked at so far. Don't get cocky yet; there's plenty more to learn!



Library Navigation Links

Copyright © 2002 O'Reilly & Associates. All rights reserved.