A B C G I M O R S T U

G

getByteImg() - Method in class org.xenbase.scraper.data.ScrapedImage
 
getBytesFromFile(File) - Static method in class org.xenbase.scraper.runner.ImageUtilsTest
 
getCaption() - Method in class org.xenbase.scraper.data.ScrapedImage
 
getData(String) - Method in class org.xenbase.scraper.BasicScraper
Takes a URL in String format and returns a byte array of the contents of the site at the the URL provided.
getFileType(byte[]) - Static method in class org.xenbase.utilities.AdvImageUtil
Determine the image encoding format of the image contained within the passed byte array
getHeight(byte[]) - Static method in class org.xenbase.utilities.AdvImageUtil
Determines the height of an image.
getNumberScraped() - Method in class org.xenbase.scraper.data.ScrapedData
 
getRedirURL(String) - Method in class org.xenbase.scraper.BasicScraper
Because we are using URLs from pubmed and because each journal publisher's website is different, we need to go through a series of HTTP 301 redirects, then search the resulting page to find the URL of the full article.
getRedirURL(String) - Method in class org.xenbase.scraper.Scraper_CurrBio_DevCell_Cell
 
getRedirURL(String) - Method in class org.xenbase.scraper.Scraper_DevDyn
 
getRedirURL(String) - Method in class org.xenbase.scraper.Scraper_Development
 
getRedirURL(String) - Method in class org.xenbase.scraper.Scraper_JCellBio
 
getRedirURL(String) - Method in class org.xenbase.scraper.Scraper_MechDev_DevBio
 
getRedirURL(String) - Method in class org.xenbase.scraper.Scraper_PNAS
 
getRefName() - Method in class org.xenbase.scraper.data.ScrapedImage
 
getScrapedData() - Method in class org.xenbase.scraper.data.ScrapedData
 
getWidth(byte[]) - Static method in class org.xenbase.utilities.AdvImageUtil
Determines the width of an image.

A B C G I M O R S T U