A D E G H I M N P Q R S T X

S

ScrapeOptions - Class in de.dbsystems.simplescrape
Preferences for scraping a file.
ScrapeOptions() - Constructor for class de.dbsystems.simplescrape.ScrapeOptions
 
Scraper - Class in de.dbsystems.simplescrape
Central class for this package.
Scraper() - Constructor for class de.dbsystems.simplescrape.Scraper
Empty constructor, does nothing.
Scraper(InputStream) - Constructor for class de.dbsystems.simplescrape.Scraper
Convenience-Constructor.
searchForward - Variable in class de.dbsystems.simplescrape.ScrapeOptions
Specified, whether the search is performed forward or backwards.
searchTokens(Vector<AbstractHTMLToken>, ScrapeOptions) - Method in class de.dbsystems.simplescrape.Scraper
Searches in the current data for a sequence of tokens as provided.
searchTokens(int, Vector<AbstractHTMLToken>, ScrapeOptions) - Method in class de.dbsystems.simplescrape.Scraper
Like searchTokenChain(Vector, ScrapeOptions), but with a configurable starting-point for the search.
setPosition(int) - Method in class de.dbsystems.simplescrape.Scraper
Set the current position to be used for subsequent searches.
setProxy(Proxy) - Method in class de.dbsystems.simplescrape.HTTPHelper
 
setTokenizerAndParse(Tokenizer) - Method in class de.dbsystems.simplescrape.Scraper
Sets the tokenizer to be used for this scraping experience.
size() - Method in class de.dbsystems.simplescrape.Scraper
Returns the total number of elements in the current file.

A D E G H I M N P Q R S T X