SAX parsers? 
Author Message
 SAX parsers?

Hi,

Does anybody know of a free SAX parser that will work fine with Win98?
I've looked at a few, including the one from MS, but they all have
problems that make them unsuitable. For example, the MS SAX parser
only returns fatal errors rather than warnings and so on.

The data stream comes from an internet server and can be arbitrarily
large - the whole is surrounded with <session></session> tags so a
complete document will probably not occur with the first call to a
parse text function. In other words, the parser should be able to
parse a document which is given to it in small pieces - the MS parser
will not do this.

If you know of an ActiveX wrapper for the Expat parser, that would be
just as good :)

Thanks in advance,

Roger



Fri, 28 May 2004 23:15:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. VBA reference problem inside a SAX Basic IDE

2. How to replace special characters in XML file other than using SAX

3. Unable To Create SAX Basic Classes & Modules

4. Help with SAX VB communications control

5. Unable To Create SAX Basic Classes & Modules

6. SAX Basic and SBA6 Library

7. SAX XML CSV converter using visual basic 6

8. SAX ActiveX Basic vs Cypress Enable

9. sax setup

10. Sax Webster or other Web VBX/OCX

11. searching for PD Sax-Tabs

12. SAX XML parsing in VBScript?

 

 
Powered by phpBB® Forum Software