I also have been experimenting with
XML and java, but I can't get that example to work.
I'm getting the following error when compiling in DOS :
C:\tms\java\Examples>javac DomParser.java
DomParser.java:59: '}' expected
}
^
1 error
C:\tms\java\Examples>
It appears that all the curly braces are properly matched...