Lizzy v1.1.1

Uses of Class
christophedelory.atom.Source

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

Uses of Source in christophedelory.atom
 

Subclasses of Source in christophedelory.atom
 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.
 

Methods in christophedelory.atom that return Source
 Source Entry.getSource()
          Returns the source feed.
 

Methods in christophedelory.atom with parameters of type Source
 void Entry.setSource(Source source)
          Initializes the source feed.
 


© 2008-2009 Christophe Delory

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