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

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

Subclasses of Author in org.purl.sword.atom
 class Contributor
          Represents an ATOM Contributor.
 

Methods in org.purl.sword.atom that return types with arguments of type Author
 Iterator<Author> Entry.getAuthors()
          Get an iterator for the authors in the Entry.
 

Methods in org.purl.sword.atom with parameters of type Author
 void Entry.addAuthors(Author author)
          Add an author to the Entry.
 



Copyright © 2011 DuraSpace. All Rights Reserved.