Lizzy v1.1.1

Uses of Class
christophedelory.atom.Link

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

Uses of Link in christophedelory.atom
 

Methods in christophedelory.atom that return types with arguments of type Link
 List<Link> Source.getLinks()
          Returns the list of references from this feed to a Web resource.
 List<Link> Entry.getLinks()
          Returns the list of references from this entry to a Web resource.
 

Methods in christophedelory.atom with parameters of type Link
 void Source.addLink(Link link)
          Adds a reference from this feed to a Web resource.
 void Entry.addLink(Link link)
          Adds a reference from this entry to a Web resource.
 


© 2008-2009 Christophe Delory

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