Class
Atom::Content
In:
lib/atom/text.rb
Parent:
Atom::Text
Atom::Content
behaves the same as an
Atom::Text
, but for two things:
the "type" attribute can be an arbitrary media type
there is a "src" attribute which is an IRI that points to the content of the entry (in which case the content element will be empty)
[Validate]