Chapter 6. Collections and XML

"One of these days I'd really love to stop talking about what is and isn't XML, though I know it's fun, and start talking about what we can do with it."

Heard on the XML-Dev mailing list

IN THIS CHAPTER

In Chapter 4, "Advanced XML," we learned about the DOM and how to use it to manipulate XML documents. In addition, there are a number of things developers might want to do beyond the basics provided by the DOM Level I and Level II interfaces. The Java 2.0 JDK specifically provides a number of collection classes, each adding specific functionality. In this chapter we will examine these classes and see how we can extend the ...

Get XML Development with Java™ 2 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.