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

  • From: Steinar Bang <sb@m...>
  • To: xml-dev@i...
  • Date: 22 Oct 1999 10:39:36 +0200

>>>>> Steinar Bang <sb@m...>:

> Looking at two existing C++ SAX implementations, based on the Java
> interface, 
>         http://www.jezuk.demon.co.uk/SAX/
>         http://www.cgocable.net/~mlepage/minion/doc/
> I note that Parser gets its input from InputSource or SystemId.

> It looks to me that Parser and InputSource are meant for the Parser to
> request data from.  This is a little wrong from a network point of
> view, where you'd like to parse data as they arrive.

> Is there support within SAX (the Java one) for a request/response
> model, similar to the one used by libwww, where a file is requested,
> and the data is pushed onto a "stream" object as they arrive?

The best abstraction would maybe be to make the SAX Parser class
inherit from ostream?

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 unsubscribe, mailto:majordomo@i... the following message;
unsubscribe 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