|
|
|
|
|
|
|
|
|
|
|
|
|
|
| | Article: "Serialize XML Data: Saving XML Data Using DOMWriter in XML for the C++ Parser," by Tinny Ng. Learn how to serialize XML data to a DOMString. Examples cover MemBufFormatTarget, StdOutFormatTarget and LocalFileFormatTarget output streams in XML4C/Xerces-C++. | http://www-128.ibm.com/developerworks/xml/library/x-serial.html
|
|
|
|
| | Article: "Discover Key Features of DOM Level 3 Core, Part 1: Manipulating and Comparing Nodes, Handling Text and User Data," by Arnaud Le Hors and Elena Litani. Shows you how to use the key features of the W3C Document Object Model (DOM) Level 3 Core including manipulating nodes and text, attaching user data to nodes and more. Includes Java code examples. | http://www-128.ibm.com/developerworks/xml/library/x-keydom.html
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| | W3Schools DOM tutorial. Topics include DOM parsing, DOM validator, DOM access, DOM node types, Attr, CDATA, DOM document, DOM element, DOM HttpRequest, DOM Node and NodeList, DOM ParseError, DOM text and more. | http://www.w3schools.com/dom
|
|
|
|
| | W3C DOM home page includes news about the latest releases, a mailing list and more. | http://www.w3.org/DOM
|
|