1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/rss
kou be7999fd3d * lib/rss/parser.rb (RSS::Parser#initialize): accept HTTP/FTP
URI and local file path too.

* test/rss/test_parser.rb (RSS::TestParser#test_parse): test
  for the above.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@8819 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2005-07-22 05:41:33 +00:00
..
maker * lib/rss/maker/dublincore.rb: _really_ supported multiple Dublin 2005-04-07 02:55:48 +00:00
0.9.rb * lib/rss/rss.rb (RSS::VERSION): 0.1.4 -> 0.1.5. 2005-07-08 06:51:21 +00:00
1.0.rb * lib/rss/*: refactored. 2005-04-05 07:03:43 +00:00
2.0.rb * lib/rss/*: refactored. 2005-04-05 07:03:43 +00:00
content.rb * lib/rss/*: refactored. 2005-04-05 07:03:43 +00:00
converter.rb
dublincore.rb * lib/rss/*: refactored. 2005-04-05 07:03:43 +00:00
image.rb * lib/rss/*: refactored. 2005-04-05 07:03:43 +00:00
maker.rb
parser.rb * lib/rss/parser.rb (RSS::Parser#initialize): accept HTTP/FTP 2005-07-22 05:41:33 +00:00
rexmlparser.rb
rss.rb * lib/rss/rss.rb (RSS::VERSION): 0.1.4 -> 0.1.5. 2005-07-08 06:51:21 +00:00
syndication.rb * lib/rss/*: refactored. 2005-04-05 07:03:43 +00:00
taxonomy.rb * lib/rss/*: refactored. 2005-04-05 07:03:43 +00:00
trackback.rb * lib/rss/*: refactored. 2005-04-05 07:03:43 +00:00
utils.rb
xml-stylesheet.rb
xmlparser.rb
xmlscanner.rb