- handleAppEvent(AppEvent) - Method in class com.screenscraper.controller.ControllerExtractorPattern
-
Allows the class to handle AppEvents.
- handleAppEvent(AppEvent) - Method in class com.screenscraper.controller.ControllerMain
-
Allows the class to handle AppEvents.
- handleAppEvent(AppEvent) - Method in class com.screenscraper.controller.ControllerMainFrame
-
Allows the class to handle AppEvents.
- handleAppEvent(AppEvent) - Method in class com.screenscraper.controller.ControllerNavigationAction
-
Allows the class to handle AppEvents.
- handleAppEvent(AppEvent) - Method in class com.screenscraper.controller.ControllerScrapeableFile
-
Allows the class to handle AppEvents.
- handleAppEvent(AppEvent) - Method in class com.screenscraper.controller.ControllerScrapingSession
-
Allows the class to handle AppEvents.
- handleAppEvent(AppEvent) - Method in class com.screenscraper.controller.ControllerScript
-
Allows the class to handle AppEvents.
- handleAppEvent(AppEvent) - Method in class com.screenscraper.controller.ControllerScriptInstances
-
Allows the class to handle AppEvents.
- handleAppEvent(AppEvent) - Method in class com.screenscraper.controller.ControllerTree
-
Allows the class to handle AppEvents.
- handleAppEvent(AppEvent) - Method in class com.screenscraper.hmvc.AbstractController
-
Allows the controller to handle AppEvents.
- handleAppEvent(AppEvent) - Method in class com.screenscraper.hmvc.AbstractModel
-
Allows the model to handle AppEvents.
- handleAppEvent(AppEvent) - Method in class com.screenscraper.hmvc.AbstractView
-
Allows the view to handle AppEvents.
- handleAppEvent(AppEvent) - Method in class com.screenscraper.httpeek.controller.ControllerHTTPSession
-
Allows the class to handle AppEvents.
- handleAppEvent(AppEvent) - Method in class com.screenscraper.httpeek.model.ModelHTTPSession
-
Allows the class to handle AppEvents.
- handleAppEvent(AppEvent) - Method in class com.screenscraper.httpeek.view.ViewHTTPSession
-
Allows the class to handle AppEvents.
- handleAppEvent(AppEvent) - Method in class com.screenscraper.model.ModelExtractorPattern
-
Allows the class to handle AppEvents.
- handleAppEvent(AppEvent) - Method in class com.screenscraper.model.ModelMainFrame
-
Allows the class to handle AppEvents.
- handleAppEvent(AppEvent) - Method in class com.screenscraper.model.ModelNavigationAction
-
Allows the class to handle AppEvents.
- handleAppEvent(AppEvent) - Method in class com.screenscraper.model.ModelScrapeableFile
-
Allows the class to handle AppEvents.
- handleAppEvent(AppEvent) - Method in class com.screenscraper.model.ModelScrapingSession
-
Allows the class to handle AppEvents.
- handleAppEvent(AppEvent) - Method in class com.screenscraper.model.ModelScript
-
Allows the class to handle AppEvents.
- handleAppEvent(AppEvent) - Method in class com.screenscraper.model.ModelScriptInstances
-
Allows the class to handle AppEvents.
- handleAppEvent(AppEvent) - Method in class com.screenscraper.model.ModelTree
-
Allows the class to handle AppEvents.
- handleAppEvent(AppEvent) - Method in class com.screenscraper.view.ViewExtractorPattern
-
Allows the class to handle AppEvents.
- handleAppEvent(AppEvent) - Method in class com.screenscraper.view.ViewMainFrame
-
Allows the class to handle AppEvents.
- handleAppEvent(AppEvent) - Method in class com.screenscraper.view.ViewNavigationAction
-
Allows the class to handle AppEvents.
- handleAppEvent(AppEvent) - Method in class com.screenscraper.view.ViewScrapeableFile
-
Allows the class to handle AppEvents.
- handleAppEvent(AppEvent) - Method in class com.screenscraper.view.ViewScrapingSession
-
Allows the class to handle AppEvents.
- handleAppEvent(AppEvent) - Method in class com.screenscraper.view.ViewScript
-
Allows the class to handle AppEvents.
- handleAppEvent(AppEvent) - Method in class com.screenscraper.view.ViewScriptInstances
-
Allows the class to handle AppEvents.
- handleAppEvent(AppEvent) - Method in class com.screenscraper.view.ViewTree
-
Allows the class to handle AppEvents.
- handleCheckForUpdatesFailure(boolean) - Method in class com.screenscraper.model.ModelMainFrame
-
Handles the failure to check for updates.
- handleDataGrid(DataGrid) - Method in interface com.screenscraper.fileparser.DataGridHandler
-
- handleDownloadUpdateFailed() - Method in class com.screenscraper.model.ModelMainFrame
-
Handles the failure to download an update.
- handleEvent(DataManagerEvent) - Method in class com.screenscraper.datamanager.DataManagerEventListener
-
Handles the event
- handleEvent(EventFireTime<DataManagerEvent>, DataManagerEvent) - Method in class com.screenscraper.datamanager.DataManagerEventListener
-
- handleEvent(EventFireTime<T>, T) - Method in class com.screenscraper.events.AbstractEventHandler
-
- handleEvent(T) - Method in class com.screenscraper.events.AbstractEventHandler
-
Simplifies the callback by handling the return value automatically.
- handleEvent(EventFireTime<T>, T) - Method in interface com.screenscraper.events.EventHandler
-
Handles the triggered event
- handleIsEditable() - Method in class com.screenscraper.view.FindDialog
-
Disables/enables widgets based on whether or not the supplied text area is read-only.
- handleLocalUpdate() - Method in class com.screenscraper.util.Updater
-
Performs an update that would have been invoked via a local file instead
of updating against the remote server.
- handleScriptError(ScriptException, ScriptContext) - Method in class com.screenscraper.scraper.ScrapingSession
-
Handles reporting and responding to a script error.
- handleUpdateDownloadCancelled(File) - Method in class com.screenscraper.model.ModelMainFrame
-
Handles the cancellation of an update download.
- HAS_LOADED_AUTOMATIC_ANONYMIZATION_PROXIES - Static variable in class com.screenscraper.util.ProxyServerPool
-
- hasAttribute(String) - Method in class com.screenscraper.util.parsing.table.HTMLTag
-
Checks if the given attribute is present (may still have a null value)
- hasBeenCached() - Method in class com.screenscraper.common.DataSet
-
Indicates whether or not the data set has already been cached once.
- hasBeenVal() - Method in interface com.screenscraper.services.ScrapingSessionService
-
- hasBeenVal(AsyncCallback) - Method in interface com.screenscraper.services.ScrapingSessionServiceAsync
-
- hasBody() - Method in enum com.screenscraper.util.internal.services.util.RequestType
-
Returns true iff this request type contains a body
- hasChild(T...) - Method in class com.screenscraper.view.languagesupport.javadoc.SimpleTrie
-
Checks if there is a child node by following the given path
- hasChildren() - Method in class com.screenscraper.datamanager.RootNode
-
Returns whether or not the node has any children
- hasChildren() - Method in class com.screenscraper.model.Folder
-
Indicates whether or not the folder has child folders.
- hash(byte[], String) - Static method in class com.screenscraper.datamanager.skeleton.cache.CacheUtility
-
Returns a hashed number for the input bytes, using a specified hash algorithm.
- hash(byte[], String) - Static method in class com.screenscraper.datamanager.sql.cache.CachingUtility
-
Deprecated.
Returns a hashed number for the input bytes, using a specified hash algorithm.
- hashAsString(byte[]) - Static method in class com.screenscraper.datamanager.skeleton.cache.CacheUtility
-
Returns a hashed string of the input bytes
- hashAsString(byte[], String) - Static method in class com.screenscraper.datamanager.skeleton.cache.CacheUtility
-
Returns a hashed string of the input bytes using a specified hash algorithm.
- hashAsString(byte[]) - Static method in class com.screenscraper.datamanager.sql.cache.CachingUtility
-
Deprecated.
Returns a hashed string of the input bytes
- hashAsString(byte[], String) - Static method in class com.screenscraper.datamanager.sql.cache.CachingUtility
-
Deprecated.
Returns a hashed string of the input bytes using a specified hash algorithm.
- hashCode() - Method in class com.screenscraper.common.DataRecord
-
A hashcode for the current DataRecord, which doesn't change based on the values in the DataRecord
- hashCode() - Method in class com.screenscraper.concurrent.SynchronizedListAccessibleLock
-
- hashCode() - Method in class com.screenscraper.datamanager.DataNode
-
- hashCode() - Method in class com.screenscraper.datamanager.DataObject
-
The hashcode is calculated based on the ObjectType and contained object
- hashCode() - Method in class com.screenscraper.datamanager.SchemaForeignKey
-
- hashCode() - Method in class com.screenscraper.datamanager.SchemaKey
-
- hashCode() - Method in class com.screenscraper.datamanager.skeleton.BasicSchema
-
- hashCode() - Method in class com.screenscraper.datamanager.skeleton.cache.CacheBlock
-
- hashCode() - Method in class com.screenscraper.datamanager.skeleton.cache.CachedContext
-
- hashCode() - Method in class com.screenscraper.datamanager.skeleton.cache.CachedPage
-
- hashCode() - Method in class com.screenscraper.datamanager.sql.cache.CacheLoader
-
Deprecated.
- hashCode() - Method in class com.screenscraper.datamanager.sql.cache.model.CachedContent
-
Deprecated.
- hashCode() - Method in class com.screenscraper.events.EventHandlerWithPriority
-
- hashCode() - Method in class com.screenscraper.http.models.ScrapingData
-
- hashCode() - Method in class com.screenscraper.http.models.ScrapingHttpHeader
-
- hashCode() - Method in class com.screenscraper.http.util.HttpClientKey
-
- hashCode() - Method in class com.screenscraper.http.util.SharedResourceUser
-
- hashCode() - Method in class com.screenscraper.profiling.session.units.Measure
-
- hashCode() - Method in class com.screenscraper.profiling.session.units.RationalNumber
-
- hashCode() - Method in class com.screenscraper.scraper.ScrapingSession
-
- hashCode() - Method in class com.screenscraper.util.agents.UserAgent
-
- hashCode() - Method in class com.screenscraper.util.internal.services.depthtracker.Category
-
- hashCode() - Method in class com.screenscraper.util.internal.services.depthtracker.ExecutionThread
-
- hashCode() - Method in class com.screenscraper.util.internal.services.depthtracker.Site
-
- hashCode() - Method in class com.screenscraper.util.internal.services.iterator.model.Developer
-
- hashCode() - Method in class com.screenscraper.util.internal.services.iterator.model.Iteration
-
- hashCode() - Method in class com.screenscraper.util.internal.services.iterator.model.Iterator
-
- hashCode() - Method in class com.screenscraper.util.internal.services.iterator.model.IteratorInstance
-
- hashCode() - Method in class com.screenscraper.util.internal.services.iterator.model.IteratorTable
-
- hashCode() - Method in class com.screenscraper.util.internal.services.util.Tuple
-
- hashCode() - Method in class com.screenscraper.util.javascript.models.dom.DOMNode
-
- hashCode() - Method in class com.screenscraper.util.javascript.models.dom.WindowModel.CallbackObject
-
- hashCode() - Method in class com.screenscraper.util.objectlogger.LoggableValue
-
- hashCode() - Method in class com.screenscraper.util.parsing.address.Address
-
- hashCode() - Method in class com.screenscraper.util.parsing.name.Name
-
- hashCode() - Method in class com.screenscraper.util.ProxyServer
-
- hashCode() - Method in class com.screenscraper.util.suppliers.CharacterSupplier
-
- hashCode() - Method in class com.screenscraper.util.suppliers.FileLineSupplier
-
- hashCode() - Method in class com.screenscraper.util.suppliers.MultiObjectSupplier
-
- hashCode() - Method in class com.screenscraper.util.suppliers.NumberSupplier
-
- hashCode() - Method in class com.screenscraper.view.languagesupport.CustomFunctionCompletion
-
- hashCode() - Method in class com.screenscraper.view.languagesupport.javadoc.ClassDocumentation
-
- hashCode() - Method in class com.screenscraper.view.languagesupport.javadoc.Documentation
-
- hashCode() - Method in class com.screenscraper.view.languagesupport.javadoc.ParameterizedDocumentation
-
- hashCode() - Method in class com.screenscraper.view.languagesupport.javadoc.SimpleTrie
-
- hashData(SortedMap<String, DataObject>) - Static method in class com.screenscraper.datamanager.skeleton.BasicDataManager
-
Hashes the return of catData(m) with a SHA1 hash
- hashData(DataNode, Set<String>) - Static method in class com.screenscraper.datamanager.skeleton.BasicDataManager
-
hashes the return of catData(n,columns) with a SHA1 hash
- HASHING_ALGORITHM - Static variable in class com.screenscraper.datamanager.skeleton.cache.CacheUtility
-
The hashing algorithm.
- HASHING_ALGORITHM - Static variable in class com.screenscraper.datamanager.sql.cache.CachingUtility
-
Deprecated.
The hashing algorithm.
- hasHint(ScrapingHint) - Method in class com.screenscraper.http.models.ScrapingRequest
-
Returns if the request has the given hint or not
- hashString(String) - Static method in class com.screenscraper.datamanager.skeleton.cache.CacheUtility
-
Hashes the string
- hashString(String) - Static method in class com.screenscraper.datamanager.sql.cache.CachingUtility
-
Deprecated.
Hashes the string
- hasJRexCanvas() - Method in class com.screenscraper.jrex.JRexBrowser
-
- hasNext() - Method in class com.screenscraper.datamanager.sql.cache.CacheLoader
-
Deprecated.
Checks to see if there is something more to fix in the database
- hasNext() - Method in class com.screenscraper.util.internal.services.iterator.IteratorClient
-
Checks to see if there is another iteration that can occur
- hasNext(String) - Method in class com.screenscraper.util.internal.services.iterator.model.APIConnection
-
- hasNext(String, String) - Method in class com.screenscraper.util.internal.services.iterator.model.APIConnection
-
- hasNext() - Method in class com.screenscraper.util.internal.services.iterator.model.IteratorInstance
-
- hasNextTimedMethod() - Method in class com.screenscraper.util.javascript.models.dom.WindowModel
-
Returns whether or not there is a callback on queue that can be run
- hasNonNullCell(int) - Method in class com.screenscraper.util.parsing.table.Row
-
Returns whether or not there is a non null cell at the given offset
- hasOwnProperty(String) - Method in class com.screenscraper.util.javascript.models.ModelMapper
-
- hasParent() - Method in class com.screenscraper.profiling.TrackedObject
-
Checks to see if this object has a parent
- hasParent(String) - Method in class com.screenscraper.profiling.TrackedObject
-
Checks to see if this object has a parent with the given name
- hasParent(Class) - Method in class com.screenscraper.profiling.TrackedObject
-
Checks to see if this object has a parent of the given class type
- hasParsedSchema(String, String) - Static method in class com.screenscraper.datamanager.sql.SqlSchemaBuilder
-
Returns whether or not there is a currently known parsed schema for the specified url
- hasRelationalSchema(String) - Method in class com.screenscraper.datamanager.DatabaseSchema
-
Returns whether or not this has a schema with the given name
- hasSchema(String) - Method in interface com.screenscraper.datamanager.DataManager
-
returns whether or not th
- hasSchema(String) - Method in class com.screenscraper.datamanager.skeleton.BasicDataManager
-
- hasValidEndPoint(T...) - Method in class com.screenscraper.view.languagesupport.javadoc.SimpleTrie
-
Checks if there is a valid end node at the end of the given path
- hasValidEndPoint(List<T>) - Method in class com.screenscraper.view.languagesupport.javadoc.SimpleTrie
-
Checks if there is a valid end node at the end of the given path
- hasWriteAccess() - Static method in class com.screenscraper.util.General
-
Indicates whether or not we have write access to certain critical files.
- hasWriteAccess(File) - Static method in class com.screenscraper.util.General
-
Checks for write access to a specific file.
- header - Variable in class com.screenscraper.datamanager.xml.XmlDataManager
-
- heading - Variable in class com.screenscraper.datamanager.xml.XmlDataWriter
-
- HelpBrowser - Class in com.screenscraper.common.help
-
- HelpBrowser() - Constructor for class com.screenscraper.common.help.HelpBrowser
-
- HelpButton - Class in com.screenscraper.common.help
-
- HelpButton(String) - Constructor for class com.screenscraper.common.help.HelpButton
-
Constructs a help button that whose contents will reflect
the given context.
- highlightDataSet(DataSet) - Method in class com.screenscraper.view.LastResponseTextArea
-
Highlights all the tokens in the dataRecord
- historyMarker - Variable in class com.screenscraper.common.help.HelpBrowser
-
Keeps track of where we are in the history.
- HistoryModel - Class in com.screenscraper.util.javascript.models.dom
-
Represents the history object
- HistoryModel(WindowModel) - Constructor for class com.screenscraper.util.javascript.models.dom.HistoryModel
-
- honorifics(Collection<String>) - Method in class com.screenscraper.util.parsing.name.EnglishNameParser.Builder
-
Sets the set of honorifics that this will parser will look for
- HOST - Static variable in class com.screenscraper.util.images.deathbycaptcha_api.SocketClient
-
- host(String) - Method in class com.screenscraper.util.internal.services.depthtracker.DepthTrackerClient.DepthTrackerClientBuilder
-
- hotSwapScrapingSessionsFromDatabase() - Method in enum com.screenscraper.scraper.ScrapingSessionManager
-
Hot swaps scraping sessions from the database.
- hotSwapScrapingSessionsFromFiles() - Method in enum com.screenscraper.scraper.ScrapingSessionManager
-
Checks for existing scraping sessions in the "import" directory, and if they exist, hot swaps them in.
- hotSwapScriptsFromDatabase() - Static method in class com.screenscraper.scraper.ScriptManager
-
Hot swaps scripts by loading them from the database.
- hotSwapScriptsFromFiles() - Static method in class com.screenscraper.scraper.ScriptManager
-
Checks for existing scripts in the "import" directory, and if they exist, hot swaps them in.
- HSqlDataWriter - Class in com.screenscraper.datamanager.sql
-
DataWriter specific to the Hypersonic database
- HSqlDataWriter(SqlDataManager, Map) - Constructor for class com.screenscraper.datamanager.sql.HSqlDataWriter
-
- hsSequences - Variable in class com.screenscraper.action.HtmlElementIdentifier
-
The valid sequences of the elements.
- html - Variable in class com.screenscraper.util.General.StringBrowserDisplayer
-
- HTML_WHITE_SPACE_REGEX - Static variable in class com.screenscraper.util.form.FormUtility
-
Regular expression for values that should be considered white space in HTML (not )
- HtmlElementIdentifier - Class in com.screenscraper.action
-
Used to identify HTML elements, given certain criteria.
- HtmlElementIdentifier(String) - Constructor for class com.screenscraper.action.HtmlElementIdentifier
-
Initializes the object by parsing the criteria string and populating itself.
- htmlElementMeetsCriteria(HtmlElement, ScrapingSessionState) - Method in class com.screenscraper.action.HtmlElementIdentifier
-
Indicates whether or not the HtmlForm
meets the criteria.
- HTMLTag - Class in com.screenscraper.util.parsing.table
-
Class Description
- HTMLTag() - Constructor for class com.screenscraper.util.parsing.table.HTMLTag
-
- HttpClient - Class in com.screenscraper.util.images.deathbycaptcha_api
-
Death by Captcha HTTP API client.
- HttpClient(String, String) - Constructor for class com.screenscraper.util.images.deathbycaptcha_api.HttpClient
-
- HttpClientKey - Class in com.screenscraper.http.util
-
Class for storing data about an http client
- HttpClientKey(Integer, String, String[], String[]) - Constructor for class com.screenscraper.http.util.HttpClientKey
-
- HttpClientNotAvailableException - Exception in com.screenscraper.exception
-
Class Description
- HttpClientNotAvailableException(String) - Constructor for exception com.screenscraper.exception.HttpClientNotAvailableException
-
Creates the exception with a message
- HttpClientNotAvailableException(Throwable) - Constructor for exception com.screenscraper.exception.HttpClientNotAvailableException
-
Creates the exception with a cause
- HttpClientNotAvailableException(String, Throwable) - Constructor for exception com.screenscraper.exception.HttpClientNotAvailableException
-
Creates the exception with a message and cause
- HTTPHeader - Class in com.screenscraper.common
-
- HTTPHeader(String, String) - Constructor for class com.screenscraper.common.HTTPHeader
-
Generates a new header from the given key and value.
- HTTPParameter - Class in com.screenscraper.common
-
- HTTPParameter() - Constructor for class com.screenscraper.common.HTTPParameter
-
Required by castor.
- HTTPParameter(HTTPParameter) - Constructor for class com.screenscraper.common.HTTPParameter
-
Generates a new HTTP parameter as a clone of the given parameter.
- HTTPParameter(String, String, int) - Constructor for class com.screenscraper.common.HTTPParameter
-
Generates a new HTTP parameter.
- HTTPParameter(String, String, int, String) - Constructor for class com.screenscraper.common.HTTPParameter
-
Generates a new HTTP parameter with most of its information.
- HTTPParameter(int, String, String, int, String) - Constructor for class com.screenscraper.common.HTTPParameter
-
Generates a new HTTP parameter with all of its information.
- HTTPRequest - Class in com.screenscraper.common
-
- HTTPRequest(String, URL) - Constructor for class com.screenscraper.common.HTTPRequest
-
Generates a new HTTPRequest, given a string.
- HTTPRequest(InputStream, String, String, int) - Constructor for class com.screenscraper.common.HTTPRequest
-
Generates a request based on a stream, protocol and host.
- HTTPRequest(String, HashSet, String) - Constructor for class com.screenscraper.common.HTTPRequest
-
Generates a new HTTPRequest based on the given parameters.
- HTTPRequest(int, String, String, String, String) - Constructor for class com.screenscraper.common.HTTPRequest
-
Generates a new HTTPRequest, loads it with its basic data, then loads it up with all of its HTTP headers.
- HTTPRequest(HttpRequest, String) - Constructor for class com.screenscraper.common.HTTPRequest
-
Generates a new HTTPRequest based on the given HttpRequest and POST data.
- HTTPResponse - Class in com.screenscraper.common
-
- HTTPResponse() - Constructor for class com.screenscraper.common.HTTPResponse
-
Generates an empty HTTPResponse.
- HTTPResponse(int, String, String) - Constructor for class com.screenscraper.common.HTTPResponse
-
Generates a new HTTPResponse, loads it with its basic data, then loads
it up with all of its HTTP headers.
- HTTPResponse(String) - Constructor for class com.screenscraper.common.HTTPResponse
-
- httpResponseIsInGzipFormat(HttpResponse) - Static method in class com.screenscraper.util.General
-
Indicates whether or not the method's response is in GZIP format.
- HTTPSession - Class in com.screenscraper.httpeek
-
- HTTPSession(String) - Constructor for class com.screenscraper.httpeek.HTTPSession
-
Generates a new HTTPSession, given a string.
- HTTPSession(int, String, int, String, String) - Constructor for class com.screenscraper.httpeek.HTTPSession
-
Generates a new HTTPSession, loads it with its basic data, then loads it up with all of its HTTP transactions.
- httpSession - Variable in class com.screenscraper.httpeek.view.ProxyFindDialog
-
- HTTPSessionManager - Class in com.screenscraper.httpeek
-
- HTTPSessionManager() - Constructor for class com.screenscraper.httpeek.HTTPSessionManager
-
- HTTPSessionNotifiable - Interface in com.screenscraper.httpeek
-
- HTTPTransaction - Class in com.screenscraper.httpeek
-
- HTTPTransaction(int, Socket) - Constructor for class com.screenscraper.httpeek.HTTPTransaction
-
The constructor.
- HTTPTransaction(int, HTTPSession, int, String) - Constructor for class com.screenscraper.httpeek.HTTPTransaction
-
Generates a new HTTPTransaction, loads it with its basic data, then loads it up with all of its HTTP requests and responses.
- HTTPTransaction(int) - Constructor for class com.screenscraper.httpeek.HTTPTransaction
-
Generates a new HTTPTransaction and loads it with its basic data based on its ID.
- HTTPTransactionManager - Class in com.screenscraper.httpeek
-
- HTTPTransactionManager() - Constructor for class com.screenscraper.httpeek.HTTPTransactionManager
-
The constructor.
- hyperlinkUpdate(HyperlinkEvent) - Method in class com.screenscraper.common.help.HelpBrowser
-
Handles hyperlink events.