Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 

W

waitForApplicationToClose() - Static method in class com.screenscraper.util.General
In the case of two applications closing at about the same time this method causes one application to wait until the other finishes first.
waitForBreakpoint() - Method in class com.screenscraper.scraper.ScrapingSession
Waits for a breakpoint in the workbench.
waitForBreakpoint(boolean) - Method in class com.screenscraper.scraper.ScrapingSession
Deprecated.
pauseBackgroundThreads was causing some locking issues, so it is now ignored
waitForFileDownloadsToComplete() - Method in class com.screenscraper.scraper.ScrapingSession
Waits for any file downloads to complete before returning.
waitForLoad(int) - Method in class com.screenscraper.ie.InternetExplorer
Waits for the page to load completely.
waitTillCurrentProxyServerIsAlive() - Method in class com.screenscraper.util.ProxyServerPool
Keeps trying till a proxy server is available.
waitTillIsAlive(ScrapingSessionNotifiable) - Method in class com.screenscraper.util.ProxyServer
Keeps trying till the proxy server is alive.
warn(Object, Throwable) - Method in class com.screenscraper.datamanager.sql.SqlDataManager.SqlDataManagerLogger
Logs a warning message
warn(Object) - Method in class com.screenscraper.datamanager.sql.SqlDataManager.SqlDataManagerLogger
See the Logger documentation for this method
warn(Object) - Method in class com.screenscraper.scraper.ScrapingSession
Sends an app event off to the view to be logged as WARN.
warn(Object, Throwable) - Method in class com.screenscraper.scraper.ScrapingSession
Sends an app event off to the view to be logged as WARN.
wasError() - Method in interface com.screenscraper.util.images.DecodedImage
Returns true if there was an error, false otherwise.
wasError() - Method in class com.screenscraper.util.internal.services.iterator.model.Iteration
 
wasErrorOnRequest() - Method in class com.screenscraper.http.models.ScrapingResponse
Returns the ErrorOnRequest for the object
wasErrorOnRequest() - Method in interface com.screenscraper.scraper.RunningScrapeableFile
Indicates whether or not an error occurred in requesting the file.
wasErrorOnRequest() - Method in class com.screenscraper.scraper.ScrapeableFile
Determines whether or not an error occurred in requesting the file.
wasReportedComplete() - Method in class com.screenscraper.util.internal.services.iterator.IteratorClient
Returns whether or not the last iteration has been reported yet, either as an error or success
wasStopped() - Method in class com.screenscraper.scraper.RunnableScrapingSession
Returns true if the scrape was stopped (either by calling stopScraping or in the workbench by clicking the stop scraping button)
wasStoppedDuringRun() - Method in class com.screenscraper.scraper.ScrapingSession
 
webClose(Object) - Method in class com.screenscraper.scraper.ScrapingSession
Logs closing values to indicate the scrape is complete and what values were when everything finished.
webClose(Object, Object) - Method in class com.screenscraper.scraper.ScrapingSession
Logs an error message to the web interface error message area.
webDebug(Object) - Method in class com.screenscraper.scraper.ScrapingSession
Logs a debug message to the web interface error message area.
webDebug(Object, Object) - Method in class com.screenscraper.scraper.ScrapingSession
Logs a debug message to the web interface error message area.
webDebug(Object, boolean) - Method in class com.screenscraper.scraper.ScrapingSession
Logs a debug message to the web interface error message area.
webDebug(Object, boolean, Object) - Method in class com.screenscraper.scraper.ScrapingSession
Logs a debug message to the web interface error message area.
webError(Object) - Method in class com.screenscraper.scraper.ScrapingSession
Logs an error message to the web interface error message area.
webError(Object, Object) - Method in class com.screenscraper.scraper.ScrapingSession
Logs an error message to the web interface error message area.
webError(Object, boolean) - Method in class com.screenscraper.scraper.ScrapingSession
Logs an error message to the web interface error message area.
webError(Object, boolean, Object) - Method in class com.screenscraper.scraper.ScrapingSession
Logs an error message to the web interface error message area.
webInfo(Object) - Method in class com.screenscraper.scraper.ScrapingSession
Logs an info message to the web interface error message area.
webInfo(Object, Object) - Method in class com.screenscraper.scraper.ScrapingSession
Logs an info message to the web interface error message area.
webInfo(Object, boolean) - Method in class com.screenscraper.scraper.ScrapingSession
Logs an info message to the web interface error message area.
webInfo(Object, boolean, Object) - Method in class com.screenscraper.scraper.ScrapingSession
Logs an info message to the web interface error message area.
webMessage(Object, int, boolean) - Method in class com.screenscraper.util.ScrapeStateLogger
Creates an HTML message representing the scrape state and current scrape progress, and outputs it to the web message area.
WebMessageVisitor - Class in com.screenscraper.util.objectlogger
Visitor to build the web message
WebMessageVisitor() - Constructor for class com.screenscraper.util.objectlogger.WebMessageVisitor
Constructs the visitor for web messages
WebServer - Class in com.screenscraper.scraper
 
WebServer() - Constructor for class com.screenscraper.scraper.WebServer
 
webWarn(Object) - Method in class com.screenscraper.scraper.ScrapingSession
Logs a warn message to the web interface error message area.
webWarn(Object, Object) - Method in class com.screenscraper.scraper.ScrapingSession
Logs a warn message to the web interface error message area.
webWarn(Object, boolean) - Method in class com.screenscraper.scraper.ScrapingSession
Logs a warn message to the web interface error message area.
webWarn(Object, boolean, Object) - Method in class com.screenscraper.scraper.ScrapingSession
Logs a warn message to the web interface error message area.
WeekInput - Class in com.screenscraper.util.form
Represents a week input
WeekInput(String) - Constructor for class com.screenscraper.util.form.WeekInput
 
WHENTORUN_AFTER_EACH_PATTERN_APPLICATION - Static variable in class com.screenscraper.scraper.ScriptInstance
 
WHENTORUN_AFTER_FILE_IS_SCRAPED - Static variable in class com.screenscraper.scraper.ScriptInstance
 
WHENTORUN_AFTER_HTTPREQUEST - Static variable in class com.screenscraper.scraper.ScriptInstance
 
WHENTORUN_AFTER_HTTPRESPONSE - Static variable in class com.screenscraper.scraper.ScriptInstance
 
WHENTORUN_AFTER_PATTERN_IS_APPLIED - Static variable in class com.screenscraper.scraper.ScriptInstance
 
WHENTORUN_AFTER_SCRAPINGSESSION_ENDS - Static variable in class com.screenscraper.scraper.ScriptInstance
 
WHENTORUN_ALWAYS_AT_THE_END - Static variable in class com.screenscraper.scraper.ScriptInstance
 
WHENTORUN_BEFORE_ALL_HTTPTRANSACTIONS - Static variable in class com.screenscraper.scraper.ScriptInstance
 
WHENTORUN_BEFORE_EACH_PATTERN_APPLICATION - Static variable in class com.screenscraper.scraper.ScriptInstance
 
WHENTORUN_BEFORE_FILE_IS_SCRAPED - Static variable in class com.screenscraper.scraper.ScriptInstance
 
WHENTORUN_BEFORE_HTTPREQUEST - Static variable in class com.screenscraper.scraper.ScriptInstance
 
WHENTORUN_BEFORE_HTTPRESPONSE - Static variable in class com.screenscraper.scraper.ScriptInstance
 
WHENTORUN_BEFORE_PATTERN_IS_APPLIED - Static variable in class com.screenscraper.scraper.ScriptInstance
 
WHENTORUN_BEFORE_SCRAPINGSESSION_BEGINS - Static variable in class com.screenscraper.scraper.ScriptInstance
Possible values for the whenToRun variable.
WHENTORUN_ONCE_IF_NO_MATCHES - Static variable in class com.screenscraper.scraper.ScriptInstance
 
WHENTORUN_ONCE_IF_PATTERN_MATCHES - Static variable in class com.screenscraper.scraper.ScriptInstance
 
WhereContainer(String, ArrayList<DataObject>, Set<String>) - Constructor for class com.screenscraper.datamanager.sql.util.SqlLookup.WhereContainer
 
whereData - Variable in class com.screenscraper.datamanager.sql.util.SqlLookup.WhereContainer
 
whereString - Variable in class com.screenscraper.datamanager.sql.util.SqlLookup.WhereContainer
 
whereTables - Variable in class com.screenscraper.datamanager.sql.util.SqlLookup.WhereContainer
 
WhitelistedClassFieldProfilingFilter - Class in com.screenscraper.profiling
A filter for profiling that blocks everything not whitelisted Author: Mike Date: 1/6/12 Time: 2:22 PM
WhitelistedClassFieldProfilingFilter() - Constructor for class com.screenscraper.profiling.WhitelistedClassFieldProfilingFilter
Builds an empty white list filter
WhitelistedClassFieldProfilingFilter(WhitelistedClassFieldProfilingFilter) - Constructor for class com.screenscraper.profiling.WhitelistedClassFieldProfilingFilter
Builds a white list filter by duplicating another white list filter
WhitelistedClassFieldProfilingFilter(String) - Constructor for class com.screenscraper.profiling.WhitelistedClassFieldProfilingFilter
Build a filter from a file.
WhitelistedClassFieldProfilingFilter(File) - Constructor for class com.screenscraper.profiling.WhitelistedClassFieldProfilingFilter
Build a filter from a file.
whiteListRegex(Set<Pattern>) - Method in class com.screenscraper.util.parsing.name.EnglishNameParser.Builder
Sets the white list regular expressions
WINDOW_UNDEFINED_VAR_NAME - Static variable in class com.screenscraper.util.javascript.models.dom.WindowModel
 
windowCreated(int) - Method in class com.screenscraper.jrex.JRexManager
 
windowDisposing(int) - Method in class com.screenscraper.jrex.JRexManager
 
WindowManagerImpl - Class in com.screenscraper.jrex
 
WindowManagerImpl() - Constructor for class com.screenscraper.jrex.WindowManagerImpl
 
WindowModel - Class in com.screenscraper.util.javascript.models.dom
Represents the window object
WindowModel(ScrapingSession, String) - Constructor for class com.screenscraper.util.javascript.models.dom.WindowModel
 
WindowModel.CallbackObject - Class in com.screenscraper.util.javascript.models.dom
 
workbenchIsOpen() - Static method in class com.screenscraper.util.General
Checks to see if an instance of the workbench is already open.
WORKING_DIR - Static variable in class com.screenscraper.util.General
The current working directory.
workQueue(BlockingQueue<Runnable>) - Method in class com.screenscraper.concurrent.TimedExecutorService.Builder
Sets the work queue.
wPropertiesFilePath - Static variable in class com.screenscraper.Settings
The wrapper settings file path.
write(OutputStream) - Method in class com.screenscraper.common.HTTPResponse
 
write(List) - Method in class com.screenscraper.csv.CsvWriter
Writes the next line to the file.
write(Map) - Method in class com.screenscraper.csv.CsvWriter
Writes the next line to the file.
write(String[]) - Method in class com.screenscraper.csv.CsvWriter
Writes the next line to the file.
write(RootNode) - Method in interface com.screenscraper.datamanager.DataWriter
writes the nodes
write() - Method in class com.screenscraper.datamanager.skeleton.BasicDataManager
writes out the root dataNode(without clearing the data structure) with the default DataWriter
write(RootNode) - Method in class com.screenscraper.datamanager.sql.SqlDataWriter
 
write(RootNode) - Method in class com.screenscraper.datamanager.xml.XmlDataWriter
write the contents to the file
write(int) - Method in class com.screenscraper.util.Base64.OutputStream
Writes the byte to the output stream after converting to/from Base64 notation.
write(byte[], int, int) - Method in class com.screenscraper.util.Base64.OutputStream
Calls Base64.OutputStream.write(int) repeatedly until len bytes are written.
writeAll(List) - Method in class com.screenscraper.csv.CsvWriter
Writes the entire list to a CSV file.
writeAll(DataSet) - Method in class com.screenscraper.csv.CsvWriter
Writes all the dataRecords in the set to the CSV (The map values must be set for this to work)
writeAll(ResultSet, boolean) - Method in class com.screenscraper.csv.CsvWriter
Writes the entire ResultSet to a CSV file.
writeCache(long, CacheBlock) - Method in interface com.screenscraper.datamanager.skeleton.cache.CacheReaderWriter
Writes a cache block for the given id
writeCache(long, CacheBlock) - Method in class com.screenscraper.datamanager.sql.cache.CacheToDatabaseReaderWriter
Writes a cache block for the given id
writeChildrenOnAbort() - Method in class com.screenscraper.datamanager.DataNode
Call this to indicate even if the write for this node is aborted, the children should still be written
writeContentBytesToFile(String) - Method in class com.screenscraper.common.HTTPResponse
Writes out the raw bytes of the content to a file (used for testing).
writeDataToFile(String, File) - Static method in class com.screenscraper.util.General
Write the String out to a file.
writeFile(byte[], String, boolean) - Static method in class com.screenscraper.util.Base64
Writes a byte array to a file either encoding it or decoding it as specified.
writeFile(byte[], File, boolean) - Static method in class com.screenscraper.util.Base64
Writes a byte array to a file either encoding it or decoding it as specified.
writeFile(byte[], int, int, File, boolean) - Static method in class com.screenscraper.util.Base64
Writes a byte array to a file either encoding it or decoding it as specified.
writeImage(ImageIcon, String) - Static method in class com.screenscraper.util.Media
Writes the image to the file system, to be used for the web interface
writeImage(BufferedImage, String) - Static method in class com.screenscraper.util.Media
Writes the image to the file system, to be used for the web interface
writeJavaScriptMethods(ScriptEngine, WindowModel, Class) - Static method in class com.screenscraper.util.javascript.models.utility.SetupUtility
Sets up the javascript methods to link to our Java code.
writeLogLine(String) - Method in class com.screenscraper.common.FileNotifiable
Logs a message.
writeProxyPoolToFile(String) - Method in class com.screenscraper.util.ProxyServerPool
Writes the current proxy list to a file.
writeToFile(String) - Method in class com.screenscraper.common.DataSet
Writes the data set to the file specified by the string.
writeToLog(Object, int) - Method in class com.screenscraper.util.ScrapeStateLogger
Writes the values in this logger to the log
writeValueToFile(Object, String, String) - Static method in class com.screenscraper.util.General
Writes a value to a file using the given character set.
writeValueToFile(Object, String, String) - Method in class com.screenscraper.util.ScrapingUtil
Writes a value to a file using the given character set.
WS_CHARS - Static variable in class com.screenscraper.view.languagesupport.javadoc.parsers.AbstractJavadocParser
Use this because some of the white characters aren't regular whitespace
WS_CHARS_ONE_OR_MORE - Static variable in class com.screenscraper.view.languagesupport.javadoc.parsers.AbstractJavadocParser
Use this because some of the white characters aren't regular whitespace
WS_CHARS_ZERO_OR_MORE - Static variable in class com.screenscraper.view.languagesupport.javadoc.parsers.AbstractJavadocParser
Use this because some of the white characters aren't regular whitespace
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
Skip navigation links