DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16527>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16527 NullPointerException thrown in SAXParser when ErrorHandler is set to null ------- Additional Comments From [EMAIL PROTECTED] 2003-03-17 22:54 ------- Hi Michael. In order to comply with the relevant Java TCK's, Xerces must implement SAX 2.0. That means, it has to have all the 2.0 behaviours and signatures. But there were a number of bugs fixed in the classes that comprise 2.0.1, and we're free to pick those up. So the XMLReader shipped along with Xerces has a lot more to do with 2.0.1 than 2.0, which explains the javadoc inconsistency. Hopefully this confusing and somehwat silly situation won't have to persist very much longer... --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]