Uses of Class
org.w3.atom.Contributor

Packages that use Contributor
org.w3.atom   
 

Uses of Contributor in org.w3.atom
 

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

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



Copyright © 2008 The DSpace Foundation. All Rights Reserved.