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=2691>. 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=2691 Documentation for XMLReaderFactory does not say what value to use for org.xml.sax.driver [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WORKSFORME ------- Additional Comments From [EMAIL PROTECTED] 2003-06-10 17:56 ------- We don't maintain the documentation (javadoc) for SAX (at least we shouldn't be). This bug probably should have been raised against SAX (http://sax.sourceforge.net/) if the documentation wasn't clear. Nevertheless, the documentation has been updated for XMLReaderFactory. It now fully describes the search mechanism used to create XMLReaders, first mentioning that "if the system property org.xml.sax.driver has a value, that is used as an XMLReader class name". If you look at the SAX documentation included with Xerces 2.4.0, it should be sufficient. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]