I'm looking for XML parsers that have an API that combines the functionality of the SAX and DOM API's I want to get detailed error information (ala SAX ErrorHandler) and map DTD's to in memory streams (ala SAX EntityResolver) and when the parse is done I want to access all the data (ala DOM) IBM's XML parser for C++ is one such parser. It works nicely, but I'm not completely comfortable restricting myself to just one parser forever. Is this a problem other people are experiencing? How are they dealing with it? Is there any movement from the standards groups toward developing a hybrid API that combines the DOM and SAX API's? CarlReceived on Monday, 22 November 1999 15:04:09 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 27 October 2009 08:24:51 GMT