[
Lists Home |
Date Index |
Thread Index
]
- From: Richard Tobin <richard@cogsci.ed.ac.uk>
- To: "XML developers' list" <xml-dev@ic.ac.uk>
- Date: Tue, 7 Dec 1999 22:49:35 GMT
> | I see a demand for parsing a document with SAX, but using some
> | start-tags to switch to building DOM (or DOM-like) objects, returning
> | to stream-oriented processing afterwards.
As Lars pointed out, it seems like the original poster wanted
something else. But if this *is* what you want, LT XML provides it -
after reading a start tag you can call a function that "fills in" the
tree starting there.
-- Richard
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To unsubscribe, mailto:majordomo@ic.ac.uk the following message;
unsubscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)
|