Class: Atom::Category
Overview
A category has the following attributes:
- term (required)
-
a string that identifies the category
- scheme
-
an IRI that identifies a categorization scheme
- label
-
a human-readable label
Instance Attribute Summary
Attributes inherited from Element
Method Summary
Methods inherited from AttrEl
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