[Home] [By Thread] [By Date] [Recent Entries]
Perhaps the confusion is this: A DocumentHandler is a SAX concept, not a DOM concept. The DOMParser contains a DocumentHandler that builds a DOM tree from the source document. If you are working with the DOM, then you will parse the document and then access its members through the DOM interfaces. If you would rather process using an event based interface, then use SAX directly i.e. the SAXParser. Jonathan Borden http://jabr.ne.mediaone.net xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@i... Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1 To (un)subscribe, mailto:majordomo@i... the following message; (un)subscribe xml-dev To subscribe to the digests, mailto:majordomo@i... the following message; subscribe xml-dev-digest List coordinator, Henry Rzepa (mailto:rzepa@i...)
|

Cart



