1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/rexml/parsers
kou a7322e3678 * lib/rexml/parsers/baseparser.rb: Fix a bug that UTF-8 is used
for UTF-16XX encoded XML that doesn't have encoding="UTF-16" in
  XML declration.
* test/rexml/test_document.rb: Add tests for the above change.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@37363 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2012-10-28 12:42:37 +00:00
..
baseparser.rb * lib/rexml/parsers/baseparser.rb: Fix a bug that UTF-8 is used 2012-10-28 12:42:37 +00:00
lightparser.rb
pullparser.rb
sax2parser.rb
streamparser.rb
treeparser.rb
ultralightparser.rb
xpathparser.rb