public class TmblrPhotoConsumer extends Object implements SiteSpecificConsumer
| Constructor and Description |
|---|
TmblrPhotoConsumer()
Use the
DefaultTokenFactory to load the default api token |
TmblrPhotoConsumer(TumblrAPIToken token)
Construct with the given api token
|
public TmblrPhotoConsumer()
DefaultTokenFactory to load the default api tokenpublic TmblrPhotoConsumer(TumblrAPIToken token)
token - the api tokenpublic boolean canConsume(URL url)
SiteSpecificConsumercanConsume in interface SiteSpecificConsumerurl - the url to testpublic List<URL> consume(URL url)
SiteSpecificConsumerconsume in interface SiteSpecificConsumerurl - the url to test