ruby--ruby/lib/rss
kou e289fcf81a * lib/rss/{rss,parser,0.9,1.0,2.0}.rb: supported RSS 0.9x/2.0
validation and validation which disregard order of elements.
  * test/rss/test_parser.rb: added tests for RSS 0.9x/2.0
    validation.
  * test/rss/{test_trackback,rss-testcase}.rb: fixed no good method
    name.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6590 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-07-06 17:43:05 +00:00
..
0.9.rb * lib/rss/{rss,parser,0.9,1.0,2.0}.rb: supported RSS 0.9x/2.0 2004-07-06 17:43:05 +00:00
1.0.rb * lib/rss/{rss,parser,0.9,1.0,2.0}.rb: supported RSS 0.9x/2.0 2004-07-06 17:43:05 +00:00
2.0.rb * lib/rss/{rss,parser,0.9,1.0,2.0}.rb: supported RSS 0.9x/2.0 2004-07-06 17:43:05 +00:00
content.rb
converter.rb
dublincore.rb
parser.rb * lib/rss/{rss,parser,0.9,1.0,2.0}.rb: supported RSS 0.9x/2.0 2004-07-06 17:43:05 +00:00
rexmlparser.rb
rss.rb * lib/rss/{rss,parser,0.9,1.0,2.0}.rb: supported RSS 0.9x/2.0 2004-07-06 17:43:05 +00:00
syndication.rb
taxonomy.rb
trackback.rb
utils.rb
xml-stylesheet.rb
xmlparser.rb
xmlscanner.rb