Uses of Class
org.purl.sword.atom.Link

Packages that use Link
org.purl.sword.atom This package contains a collection of classes to represent the use of the ATOM Entry document within the SWORD profile. 
 

Uses of Link in org.purl.sword.atom
 

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

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



Copyright © 2009 The DSpace Foundation. All Rights Reserved.