Uses of Class
org.restlet.ext.atom.Person

Packages that use Person
org.restlet.ext.atom Support for the Atom syndication standard. 
 

Uses of Person in org.restlet.ext.atom
 

Methods in org.restlet.ext.atom that return types with arguments of type Person
 java.util.List<Person> Entry.getAuthors()
          Returns the authors of the entry.
 java.util.List<Person> Feed.getAuthors()
          Returns the authors of the entry.
 java.util.List<Person> Source.getAuthors()
          Returns the authors of the entry.
 java.util.List<Person> Entry.getContributors()
          Returns the contributors to the entry.
 java.util.List<Person> Feed.getContributors()
          Returns the contributors to the entry.
 java.util.List<Person> Source.getContributors()
          Returns the contributors to the entry.
 



Copyright © 2005-2008 Noelios Technologies.