| Class Summary | |
|---|---|
| XML_Atom_Author | An XML_Atom_Person that indicates the author of an entry or feed. |
| XML_Atom_Category | A class used to generate a category node. |
| XML_Atom_Content | A class used to generate a content node. |
| XML_Atom_Contributor | An XML_Atom_Person that indicates a contributor to an entry or feed. |
| XML_Atom_Date | Abstract base class used to describe a date in an Atom document. |
| XML_Atom_Element | A abstract class used to model the features of an element. |
| XML_Atom_Entry | A class used to generate an entry node. |
| XML_Atom_Feed | A class used to generate all the entires in a feed. |
| XML_Atom_Generator | A class used to generate a generator node. |
| XML_Atom_Link | A class used to generate a link node. |
| XML_Atom_Node | A abstract class used to model a generic XML node. |
| XML_Atom_Person | Abstract base class used to describe a person, corporation or similar entity in some context in an Atom document. |
| XML_Atom_Published | An XML_Atom_Date that indicates the date an entry or feed was published. |
| XML_Atom_Source | A class used to generate the source for an Atom Feed. |
| XML_Atom_Subtitle | A class used to generate a subtitle node. |
| XML_Atom_Summary | A class used to represent a summary node. |
| XML_Atom_Text | An abstract class used to model any node that represents any type of text. |
| XML_Atom_Title | Title. |
| XML_Atom_Updated | A class used to generate a updated date node. |