Module: REXML
- Defined in:
- lib/rexml/parsers/baseparser_with_doctype_fix.rb,
lib/rexml/parsers/sax2parser_with_doctype_fix.rb
Overview
REXML version 3.1.5 and lower have a bug which does not trigger the doctype event for sax2 listener We have submitted a fix to REXML ticket number 92 with some test cases and a patch for 3.1.5 www.germane-software.com/projects/rexml/ticket/92 Until that is deployed this patched version of the REXML sax2 parser has the applied fixes The fix also requires a patched baseparser which is required above
Defined Under Namespace
Modules: Parsers