Object
iTunes is RSS 2.0 + some apple extensions Source: www.apple.com/itunes/whatson/podcasts/specs.html
# File lib/feedzirra/parser/itunes_rss.rb, line 42 def self.able_to_parse?(xml) xml =~ /xmlns:itunes=\"http:\/\/www.itunes.com\/dtds\/podcast-1.0.dtd\"/ end
[Validate]
Generated with the Darkfish Rdoc Generator 2.