- From: Steinar Bang <sb@metis.no>
- Date: 21 Sep 1999 15:31:03 +0200
- To: www-lib@w3.org
A thought I just had: should the libwww structured streams http://www.w3.org/Library/src/HTStruct.html be extended to contain all of SAX (The Simple API for XML)? SAX http://www.megginson.com/SAX/ currently exists for Java and Python (it's supported by more than one parser in each language, at least...:-) ). Today I've looked at two C++ implementations of SAX: http://www.jezuk.demon.co.uk/SAX/ http://www.cgocable.net/~mlepage/minion/doc/ An overview of the involved interfaces of SAX can be found in the python SAX documentation: http://www.python.org/doc/howto/xml/SAX.html
Received on Tuesday, 21 September 1999 09:31:15 UTC