|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.yahoo.search.xmlparser.XmlParserImageSearchResults.XmlParserImageSearchResult
public static class XmlParserImageSearchResults.XmlParserImageSearchResult
| Constructor Summary | |
|---|---|
XmlParserImageSearchResults.XmlParserImageSearchResult(Map result)
|
|
| Method Summary | |
|---|---|
String |
getClickUrl()
The URL for linking to the image file. |
String |
getCopyright()
The copyright owner. |
String |
getFileFormat()
One of bmp, gif, jpg, or png. |
BigInteger |
getFileSize()
The size of the file in bytes. |
BigInteger |
getHeight()
The height of the image in pixels. |
String |
getPublisher()
The creator of the image file. |
String |
getRefererUrl()
The URL of the web page hosting the content. |
String |
getRestrictions()
Provides any restrictions for this media object. |
String |
getSummary()
Summary text associated with the image file. |
ImageThumbnail |
getThumbnail()
The URL of the thumbnail file and its height and width in pixels. |
String |
getTitle()
The title of the image file. |
String |
getUrl()
The URL for the image file. |
BigInteger |
getWidth()
The width of the image in pixels. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XmlParserImageSearchResults.XmlParserImageSearchResult(Map result)
| Method Detail |
|---|
public String getTitle()
ImageSearchResult
getTitle in interface ImageSearchResultpublic String getSummary()
ImageSearchResult
getSummary in interface ImageSearchResultpublic String getUrl()
ImageSearchResult
getUrl in interface ImageSearchResultpublic String getClickUrl()
ImageSearchResult
getClickUrl in interface ImageSearchResultpublic String getRefererUrl()
ImageSearchResult
getRefererUrl in interface ImageSearchResultpublic BigInteger getFileSize()
ImageSearchResult
getFileSize in interface ImageSearchResultpublic String getFileFormat()
ImageSearchResult
getFileFormat in interface ImageSearchResultpublic BigInteger getHeight()
ImageSearchResult
getHeight in interface ImageSearchResultpublic BigInteger getWidth()
ImageSearchResult
getWidth in interface ImageSearchResultpublic ImageThumbnail getThumbnail()
ImageSearchResult
getThumbnail in interface ImageSearchResultpublic String getPublisher()
ImageSearchResult
getPublisher in interface ImageSearchResultpublic String getRestrictions()
ImageSearchResult
getRestrictions in interface ImageSearchResultpublic String getCopyright()
ImageSearchResult
getCopyright in interface ImageSearchResult
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||