Module: RSS::Atom
- Defined in:
- lib/rss/atom.rb,
lib/rss/dublincore/atom.rb
Defined Under Namespace
Modules: CommonModel, ContentModel, DateConstruct, DuplicateLinkChecker, PersonConstruct, TextConstruct, URIContentModel Classes: Entry, Feed
Constant Summary collapse
- URI =
"http://www.w3.org/2005/Atom"
- XHTML_URI =
"http://www.w3.org/1999/xhtml"