Uses of Class
nz.ac.waikato.mcennis.rat.parser.xmlHandler.LastFMUserExpansion

Packages that use LastFMUserExpansion
nz.ac.waikato.mcennis.rat.parser.xmlHandler   
 

Uses of LastFMUserExpansion in nz.ac.waikato.mcennis.rat.parser.xmlHandler
 

Methods in nz.ac.waikato.mcennis.rat.parser.xmlHandler with parameters of type LastFMUserExpansion
 void LastFMFriends.setExpansion(LastFMUserExpansion expansion)
          Set the reference to the object that handles setting up the crawling of new users using LastFM webservices.
 void LastFMSimilarUsers.setExpansion(LastFMUserExpansion expansion)
          Set the reference to the object that handles setting up the crawling of new users using LastFM webservices.