Package | Description |
---|---|
org.restlet.ext.atom |
Modifier and Type | Method and Description |
---|---|
List<Person> |
Feed.getAuthors()
Returns the authors of the feed.
|
List<Person> |
Entry.getAuthors()
Returns the authors of the entry.
|
List<Person> |
Source.getAuthors()
Returns the authors of the entry.
|
List<Person> |
Feed.getContributors()
Returns the contributors to the feed.
|
List<Person> |
Entry.getContributors()
Returns the contributors to the entry.
|
List<Person> |
Source.getContributors()
Returns the contributors to the entry.
|
Copyright © 2005–2015. All rights reserved.