Uses of Class
de.umass.lastfm.ImageHolder

Packages that use ImageHolder
de.umass.lastfm   
 

Uses of ImageHolder in de.umass.lastfm
 

Subclasses of ImageHolder in de.umass.lastfm
 class Album
          Wrapper class for Album related API calls and Album Bean.
 class Artist
          Bean that contains artist information.
This class contains static methods that executes API methods relating to artists.
Method names are equivalent to the last.fm API method names.
 class Event
          Bean for Events.
 class Image
          An Image contains metadata and URLs for an artist's image.
 class MusicEntry
          MusicEntry is the abstract superclass for Track, Artist and Album.
 class Track
          Bean that contains information related to Tracks and provides bindings to methods in the track. namespace.
 class User
          Contains user information and provides bindings to the methods in the user.
 class Venue
          Venue information bean.
 

Methods in de.umass.lastfm with parameters of type ImageHolder
protected static void ImageHolder.loadImages(ImageHolder holder, DomElement element)
           
 



Copyright © 2012. All Rights Reserved.