|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface GadgetFeedReader
Reads a gadget feed and provides access to the feed's properties.
| Method Summary | |
|---|---|
boolean |
contains(URI gadgetSpecUri)
Determines if the provided gadget spec exists in the gadget feed. |
Iterable<URI> |
entries()
Get all of the gadget spec URI available in the feed. |
String |
getApplicationName()
Get the name of the application providing the feed. |
URI |
getBaseUri()
Get the base URI of the applications |
URI |
getIcon()
Get the icon of the gadget feed. |
String |
getTitle()
Get the title of the gadget feed. |
| Method Detail |
|---|
String getApplicationName()
String getTitle()
URI getIcon()
URI getBaseUri()
boolean contains(URI gadgetSpecUri)
gadgetSpecUri - - the URI of gadget spec to search for.
Iterable<URI> entries()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||