silverorange Code


Package XML_Atom

Class Summary
XML_Atom_AuthorAn XML_Atom_Person that indicates the author of an entry or feed.
XML_Atom_CategoryA class used to generate a category node.
XML_Atom_ContentA class used to generate a content node.
XML_Atom_ContributorAn XML_Atom_Person that indicates a contributor to an entry or feed.
XML_Atom_DateAbstract base class used to describe a date in an Atom document.
XML_Atom_ElementA abstract class used to model the features of an element.
XML_Atom_EntryA class used to generate an entry node.
XML_Atom_FeedA class used to generate all the entires in a feed.
XML_Atom_GeneratorA class used to generate a generator node.
XML_Atom_LinkA class used to generate a link node.
XML_Atom_NodeA abstract class used to model a generic XML node.
XML_Atom_PersonAbstract base class used to describe a person, corporation or similar entity in some context in an Atom document.
XML_Atom_PublishedAn XML_Atom_Date that indicates the date an entry or feed was published.
XML_Atom_SourceA class used to generate the source for an Atom Feed.
XML_Atom_SubtitleA class used to generate a subtitle node.
XML_Atom_SummaryA class used to represent a summary node.
XML_Atom_TextAn abstract class used to model any node that represents any type of text.
XML_Atom_TitleTitle.
XML_Atom_UpdatedA class used to generate a updated date node.

silverorange Code