|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aetrion.flickr.photos.PhotoUtils
public final class PhotoUtils
Utilitiy-methods to transfer requested XML to Photo-objects.
Method Summary | |
---|---|
static Photo |
createPhoto(org.w3c.dom.Element photoElement)
Transfer the Information of a photo from a DOM-object to a Photo-object. |
static PhotoList |
createPhotoList(org.w3c.dom.Element photosElement)
Parse a list of Photos from given Element. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static final Photo createPhoto(org.w3c.dom.Element photoElement)
photoElement
-
public static final PhotoList createPhotoList(org.w3c.dom.Element photosElement)
photosElement
-
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |