[Home] [By Thread] [By Date] [Recent Entries]

  • From: John Cowan <cowan@l...>
  • To: XML Dev <xml-dev@i...>
  • Date: Thu, 17 Sep 1998 16:47:41 -0400

Tyler Baker wrote:

> Sorry my confusion lies in that parsing refers to taking data of one unmanageable
> form and converting it into a manageable form.

Yes.  

> Parsing a DOM tree is an oxymoron IMHO unless
> you are converting the DOM tree into some other tree.

No, what I have is code that converts a DOM *tree* into a
SAX *event stream*.  The result is "manageable" to applications
that expect SAX events.

For example, you can use the non-API methods of Docuverse DOM SDK
(or any other Java DOM implementation that supports SAX)
in cooperation with a real SAX parser to capture an XML document
as a DOM tree.  You can then use DOMParser to generate those same
SAX parse events repeatedly by walking the tree repeatedly.

-- 
John Cowan	http://www.ccil.org/~cowan		cowan@c...
	You tollerday donsk?  N.  You tolkatiff scowegian?  Nn.
	You spigotty anglease?  Nnn.  You phonio saxo?  Nnnn.
		Clear all so!  'Tis a Jute.... (Finnegans Wake 16.5)

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/
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...)


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member