|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.spy.digg.parsers.GalleryPhotoImpl
public class GalleryPhotoImpl
| Method Summary | |
|---|---|
int |
getId()
Get the ID of this image. |
java.net.URL |
getImgHref()
Get the URL to the page containing this image. |
java.net.URL |
getImgSrc()
Get the URL to the image itself. |
int |
getNumComments()
Get the number of comments on this image. |
long |
getSubmitTimestamp()
Get the date this image was submitted. |
java.lang.String |
getTitle()
Get the title of this image. |
User |
getUser()
Get the User who created this image. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public int getId()
GalleryPhoto
getId in interface GalleryPhotopublic java.net.URL getImgHref()
GalleryPhoto
getImgHref in interface GalleryPhotopublic java.net.URL getImgSrc()
GalleryPhoto
getImgSrc in interface GalleryPhotopublic int getNumComments()
GalleryPhoto
getNumComments in interface GalleryPhotopublic long getSubmitTimestamp()
GalleryPhoto
getSubmitTimestamp in interface GalleryPhotopublic java.lang.String getTitle()
GalleryPhoto
getTitle in interface GalleryPhotopublic User getUser()
GalleryPhoto
getUser in interface GalleryPhoto
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||