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 75a138732e * lib/rexml/parsers/streamparser.rb
(REXML::Parsers::StreamParser#parse): Add "entity" event support to
  listener. [Bug #8689] [ruby-dev:47542]
  Reported by Ippei Obayashi.
* test/rexml/test_stream.rb (StreamTester#entity): Add a test for
  the above case.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@42198 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-07-26 14:17:24 +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 * lib/rexml/parsers/streamparser.rb 2013-07-26 14:17:24 +00:00
treeparser.rb
ultralightparser.rb
xpathparser.rb