Lizzy v1.1.1

Uses of Class
christophedelory.atom.Common

Packages that use Common
christophedelory.atom The Atom (XML-based) Web content and metadata syndication format. 
 

Uses of Common in christophedelory.atom
 

Subclasses of Common in christophedelory.atom
 class Category
          Conveys information about a category associated with an entry or feed.
 class Content
          Contains or links to the content of an entry.
 class Entry
          Represents an individual entry, acting as a container for metadata and data associated with the entry.
 class Feed
          An Atom Feed Document is a representation of an Atom feed, including metadata about the feed, and some or all of the entries associated with it.
 class Generator
          The agent used to generate a feed, for debugging and other purposes.
 class Link
          A reference from an entry or feed to a Web resource.
 class Person
          An element that describes a person, corporation, or similar entity.
 class Source
          This element is designed to allow the aggregation of entries from different feeds while retaining information about an entry's source feed.
 class TextContainer
          Human-readable text, usually in small quantities.
 class Type
          A typed Atom element.
 class URIContainer
          An URI container.
 


© 2008-2009 Christophe Delory

Copyright © 2008-2009 Christophe Delory. All Rights Reserved.