|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface WebSearchResult
Web search result.
| Method Summary | |
|---|---|
CacheInfo |
getCache()
The URL of the cached result, and its size in bytes. |
String |
getClickUrl()
The URL for linking to the page. |
String |
getMimeType()
The MIME type of the page. |
String |
getModificationDate()
The date the page was last modified, in unix timestamp format. |
String |
getSummary()
Summary text associated with the web page. |
String |
getTitle()
The title of the web page. |
String |
getUrl()
The URL for the web page. |
| Method Detail |
|---|
String getTitle()
String getSummary()
String getUrl()
String getClickUrl()
String getMimeType()
String getModificationDate()
CacheInfo getCache()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||