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
kou 718813ca9b * lib/rexml/source.rb: Move encoding detection code to base class.
* lib/rexml/encoding.rb: Remove needless encoding detection code.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@37365 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2012-10-28 14:52:21 +00:00
..
dtd
formatters
light
parsers * lib/rexml/parsers/baseparser.rb: Fix a bug that UTF-8 is used 2012-10-28 12:42:37 +00:00
validation
attlistdecl.rb
attribute.rb
cdata.rb
child.rb
comment.rb
doctype.rb
document.rb * lib/rexml/document.rb (REXML::Document#write): Add :encoding option 2012-10-28 06:43:38 +00:00
element.rb
encoding.rb * lib/rexml/source.rb: Move encoding detection code to base class. 2012-10-28 14:52:21 +00:00
entity.rb
functions.rb
instruction.rb
namespace.rb
node.rb
output.rb
parent.rb
parseexception.rb
quickpath.rb
rexml.rb
sax2listener.rb
source.rb * lib/rexml/source.rb: Move encoding detection code to base class. 2012-10-28 14:52:21 +00:00
streamlistener.rb
syncenumerator.rb
text.rb
undefinednamespaceexception.rb
xmldecl.rb
xmltokens.rb
xpath.rb
xpath_parser.rb