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

Packages that use Contributor
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 Contributor in org.purl.sword.atom
 

Methods in org.purl.sword.atom that return types with arguments of type Contributor
 Iterator<Contributor> Entry.getContributors()
          Get a list of contributors.
 

Methods in org.purl.sword.atom with parameters of type Contributor
 void Entry.addContributor(Contributor contributor)
          Add a contributor.
 



Copyright © 2011 DuraSpace. All Rights Reserved.