Module: Xommelier::Atom

Extended by:
ActiveSupport::Autoload
Includes:
Xml
Defined in:
lib/xommelier/atom.rb,
lib/xommelier/atom/feed.rb,
lib/xommelier/atom/link.rb,
lib/xommelier/atom/entry.rb,
lib/xommelier/atom/person.rb,
lib/xommelier/atom/source.rb,
lib/xommelier/open_search.rb,
lib/xommelier/atom/content.rb,
lib/xommelier/atom/history.rb,
lib/xommelier/atom/category.rb,
lib/xommelier/atom/generator.rb,
lib/xommelier/atom/threading.rb,
lib/xommelier/atom/links_extension.rb

Overview

Implements The Atom Syndication Format See RFC 4287 http://tools.ietf.org/html/rfc4287.html

Defined Under Namespace

Modules: History, LinksExtension, Threading Classes: Category, Content, Entry, Feed, Generator, Link, Person, Source

Constant Summary

Constants included from Xml

Xml::DEFAULT_NS

Method Summary

Methods included from Xml::ClassMethods

#xmlns

Methods included from Xml::Schema

#schema, #schema=, #schema_location, #schema_location=