Uses of Class
org.w3.atom.Link

Packages that use Link
org.w3.atom   
 

Uses of Link in org.w3.atom
 

Methods in org.w3.atom that return types with arguments of type Link
 Iterator<Link> Entry.getLinks()
          Get the list of links for this Entry.
 

Methods in org.w3.atom with parameters of type Link
 void Entry.addLink(Link link)
          Get the link for this Entry.
 



Copyright © 2008 The DSpace Foundation. All Rights Reserved.