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=16021>. 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=16021 Documentation error in "Caching and Preparsing Grammars" Summary: Documentation error in "Caching and Preparsing Grammars" Product: Xerces2-J Version: 2.2.1 Platform: Other URL: http://xml.apache.org/xerces2-j/faq-grammars.html#faq-4 OS/Version: Other Status: NEW Severity: Minor Priority: Other Component: Other AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] In paragraph "Grammar caching with Standard API's", the name of the system property to set to activate the grammar cache is incorrect ("org.apache.xerces.xni.parser.Configuration"). Using this property name does not activate the cache. The correct property name is (from the source code): org.apache.xerces.xni.parser.XMLParserConfiguration --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
