Class: Atom::Author
Overview
A person construct has the following child elements:
- name (required)
-
a human-readable name
- uri
-
an IRI associated with the person
-
an email address associated with the person
Instance Attribute Summary
Attributes inherited from Element
Method Summary
Methods inherited from Element
#[], #[]=, attrb, attrs, define_accessor, element, elements, inherited, #initialize, #local_name, required, #taguri, #to_element, #to_s, #to_xml, #to_yaml, #to_yaml_properties
Constructor Details
This class inherits a constructor from Atom::Element