XML Examples

This directory contains most of my the collected XML examples.

Most of what's here is published in my Java Cookbook. Note, however, that because Sun released JAXP just after the book was released, some of these examples have had to be updated for JAXP. All files except XTW and XTWalker have been updated. If you have any files that try to import com.sun.xml, please visit my site and download newer versions for use with JAXP.

If you have files here named Accessor*.java, they are extracted from my JabberPoint slide show program. These show an application actually reading XML and building program data structures from XML, using both DOM and JDOM. If you don't have these examples, you can download them from the JabberPoint section of my web site.