- From: Elliotte Rusty Harold <elharo@metalab.unc.edu>
- Date: Mon, 25 Feb 2002 11:15:48 -0500
- To: www-dom@w3.org
I've completed the major DOM chapters of Processing XML with Java. These are: 9 The Document Object Model 10 Creating New XML Documents with DOM 11 The Document Object Model Core 12 The DOM Traversal Module 13 Output from DOM They are all online at http://www.cafeconleche.org/books/xmljava/ I'd appreciate any feedback you could provide. I'm particularly interested in hearing critiques of the DOM Level 3 material since here I had to work from draft specs and incomplete software, and doubtless made numerous mistakes. This material includes Load and Save: http://www.cafeconleche.org/books/xmljava/chapters/ch09s06.html#d0e13660 DOMImplementationRegistry: http://www.cafeconleche.org/books/xmljava/chapters/ch10s02.html#d0e14943 Normalization: http://www.cafeconleche.org/books/xmljava/chapters/ch10s05.html Serialization: http://www.cafeconleche.org/books/xmljava/chapters/ch13s03.html Thanks! -- +-----------------------+------------------------+-------------------+ | Elliotte Rusty Harold | elharo@metalab.unc.edu | Writer/Programmer | +-----------------------+------------------------+-------------------+ | The XML Bible, 2nd Edition (Hungry Minds, 2001) | | http://www.cafeconleche.org/books/bible2/ | | http://www.amazon.com/exec/obidos/ISBN=0764547607/cafeaulaitA/ | +----------------------------------+---------------------------------+ | Read Cafe au Lait for Java News: http://www.cafeaulait.org/ | | Read Cafe con Leche for XML News: http://www.cafeconleche.org/ | +----------------------------------+---------------------------------+
Received on Monday, 25 February 2002 11:20:35 UTC