- abort(Executor) - Method in class com.screenscraper.datamanager.sql.DataManagerDataSource.ManagedConnection
-
- abortWrite() - Method in class com.screenscraper.datamanager.DataNode
-
- AboutScreen - Class in com.screenscraper.view
-
- AboutScreen() - Constructor for class com.screenscraper.view.AboutScreen
-
Creates a new AboutScreen
- absoluteValue() - Method in class com.screenscraper.profiling.session.units.RationalNumber
-
Returns the absolute value of this rational number
- AbstractController - Class in com.screenscraper.hmvc
-
- AbstractController() - Constructor for class com.screenscraper.hmvc.AbstractController
-
- AbstractEventData - Class in com.screenscraper.events
-
Class Description
- AbstractEventData() - Constructor for class com.screenscraper.events.AbstractEventData
-
- AbstractEventData(Object) - Constructor for class com.screenscraper.events.AbstractEventData
-
- AbstractEventHandler<T extends AbstractEventData> - Class in com.screenscraper.events
-
Implementation of an EventHandler that handles returning the standard return value automatically
- AbstractEventHandler() - Constructor for class com.screenscraper.events.AbstractEventHandler
-
- AbstractFilter - Class in com.screenscraper.profiling
-
Basic filter containing classes, objects, and packages which should be filtered in some way, based on the specific implementation
Author: Mike
Date: 1/12/12
Time: 5:04 PM
- AbstractFilter() - Constructor for class com.screenscraper.profiling.AbstractFilter
-
Build a basic filter
- AbstractFilter(String) - Constructor for class com.screenscraper.profiling.AbstractFilter
-
Build a filter from a file.
- AbstractFilter(File) - Constructor for class com.screenscraper.profiling.AbstractFilter
-
Build a filter from a file.
- AbstractJavadocParser - Class in com.screenscraper.view.languagesupport.javadoc.parsers
-
Class Description
- AbstractJavadocParser(String...) - Constructor for class com.screenscraper.view.languagesupport.javadoc.parsers.AbstractJavadocParser
-
- AbstractJavadocParser.FirstPassParameter - Class in com.screenscraper.view.languagesupport.javadoc.parsers
-
Holder for the first pass over parameters
- AbstractModel - Class in com.screenscraper.hmvc
-
- AbstractModel() - Constructor for class com.screenscraper.hmvc.AbstractModel
-
Creates a new AbstractModel, sans controller.
- AbstractModel(AbstractController) - Constructor for class com.screenscraper.hmvc.AbstractModel
-
Creates a new AbstractModel.
- AbstractRetryPolicy - Class in com.screenscraper.util.retry
-
No Description
User: Mike
Date: 11/10/11
Time: 9:17 AM
- AbstractRetryPolicy() - Constructor for class com.screenscraper.util.retry.AbstractRetryPolicy
-
Default constructor, used to initialize the default values of all the variables
- AbstractScrapingHttpClient - Class in com.screenscraper.http
-
Class with method's for preparing scrapeable files to be scraped, etc...
- AbstractScrapingHttpClient(ScrapingSession) - Constructor for class com.screenscraper.http.AbstractScrapingHttpClient
-
Creates the client
- AbstractView - Class in com.screenscraper.hmvc
-
- AbstractView() - Constructor for class com.screenscraper.hmvc.AbstractView
-
Creates a new AbstractView, sans controller.
- AbstractView(AbstractController) - Constructor for class com.screenscraper.hmvc.AbstractView
-
Creates a new AbstractView.
- accept(LoggableVisitor) - Method in class com.screenscraper.util.objectlogger.LoggableValue
-
- accept(File) - Method in class com.screenscraper.util.XMLFileFilter
-
Accept all directories and all XML files.
- accept(File, String) - Method in class com.screenscraper.util.XMLFilenameFilter
-
Accept all ss files.
- AccessDeniedException - Exception in com.screenscraper.util.images.deathbycaptcha_api
-
- AccessDeniedException(String) - Constructor for exception com.screenscraper.util.images.deathbycaptcha_api.AccessDeniedException
-
- acquireCanvas(JRexBrowser) - Method in class com.screenscraper.jrex.JRexManager
-
- actionPerformed(ActionEvent) - Method in class com.screenscraper.httpeek.view.ViewHTTPSession.EscapeWindowCloser
-
- actionPerformed(ActionEvent) - Method in class com.screenscraper.httpeek.view.ViewHTTPSession.FindBoxShower
-
- actionPerformed(ActionEvent) - Method in class com.screenscraper.httpeek.view.ViewHTTPSession.GenerateScrapeableFileAction
-
- actionPerformed(ActionEvent) - Method in class com.screenscraper.model.MappingSetComboBoxModel
-
- actionPerformed(ActionEvent) - Method in class com.screenscraper.scraper.ScrapingServer.ServerSysTrayMenu
-
Handles the menu click.
- actionPerformed(ActionEvent) - Method in class com.screenscraper.view.DataSetEditor
-
Handles events from the editor button and from
the dialog's OK button.
- actionPerformed(ActionEvent) - Method in class com.screenscraper.view.ViewMainFrame.RedoAction
-
- actionPerformed(ActionEvent) - Method in class com.screenscraper.view.ViewMainFrame.UndoAction
-
- actionPerformed(ActionEvent) - Method in class com.screenscraper.view.ViewScrapeableFile.LongParameterEditor
-
Handles events from the editor button and from the dialog's OK button.
- activate() - Method in class com.screenscraper.httpeek.view.ProxyFindDialog
-
Makes the dialog visible and gives it focus.
- activate() - Method in class com.screenscraper.view.FindDialog
-
Makes the dialog visible and gives it focus.
- activate() - Method in class com.screenscraper.view.GlobalFindDialog
-
Makes the dialog visible and gives it focus.
- activate() - Method in class com.screenscraper.view.ViewExtractorPattern.TokenEditor
-
Makes the dialog visible and gives the identifier box focus.
- add(T) - Method in class com.screenscraper.concurrent.ResizeableLinkedBlockingDeque
-
- add(T) - Method in class com.screenscraper.concurrent.SynchronizedListAccessibleLock
-
- add(int, T) - Method in class com.screenscraper.concurrent.SynchronizedListAccessibleLock
-
- add(T) - Method in class com.screenscraper.profiling.ObjectReferenceSet
-
- add(U) - Method in class com.screenscraper.profiling.session.units.Measure
-
Adds an amount to the current amount
- add(double) - Method in class com.screenscraper.profiling.session.units.RationalNumber
-
Returns this number plus another number, and attempts to stave off overflow
- add(RationalNumber) - Method in class com.screenscraper.profiling.session.units.RationalNumber
-
Returns this number plus another number, and attempts to stave off overflow
- add(double) - Method in class com.screenscraper.util.ProgressBar
-
Adds the amount specified to the current progress number
- addAdditionalApiUrl(String) - Method in class com.screenscraper.view.languagesupport.javadoc.JavaDocLoader
-
Adds an additional API url we can try to use to get the javadocs for classes
- addAll(Collection<? extends T>) - Method in class com.screenscraper.concurrent.ResizeableLinkedBlockingDeque
-
- addAll(Collection<? extends T>) - Method in class com.screenscraper.concurrent.SynchronizedListAccessibleLock
-
- addAll(int, Collection<? extends T>) - Method in class com.screenscraper.concurrent.SynchronizedListAccessibleLock
-
- addAllExecuteScriptScriptsToExport() - Method in class com.screenscraper.scraper.ScrapingSession
-
Adds all execute script scripts that need to be exported by examining each script invoked from within this scraping session for invocations of
session.executeScript.
- addAppender(Appender) - Method in class com.screenscraper.datamanager.sql.SqlDataManager.SqlDataManagerLogger
-
See the Category.addAppender(Appender)
method
- addAttachment(File) - Method in class com.screenscraper.util.mail.EmailMessage
-
Adds an attachment to the message.
- addAttachment(File, MimeType) - Method in class com.screenscraper.util.mail.EmailMessage
-
Adds an attachment to the message.
- addAttachment(File, String) - Method in class com.screenscraper.util.mail.EmailMessage
-
Adds an attachment to the message.
- addAttachment(File, MimeType, String) - Method in class com.screenscraper.util.mail.EmailMessage
-
Adds an attachment to the message.
- addAttachment(File, String, String) - Method in class com.screenscraper.util.mail.EmailMessage
-
Adds an attachment to the message.
- addAttachment(byte[], MimeType, String) - Method in class com.screenscraper.util.mail.EmailMessage
-
Adds an attachment to the message.
- addAttachment(byte[], MimeType, String, String) - Method in class com.screenscraper.util.mail.EmailMessage
-
Adds an attachment to the message.
- addAttachment(byte[], String, String, String) - Method in class com.screenscraper.util.mail.EmailMessage
-
Adds an attachment to the message.
- addAttr(SchemaAttr, String) - Method in class com.screenscraper.datamanager.DatabaseSchema
-
Used for attributes that apply to the database as a whole
- addAttr(String, SchemaAttr, String) - Method in interface com.screenscraper.datamanager.RelationalSchema
-
add an attribute to a column
- addAttr(String, SchemaAttr, String) - Method in class com.screenscraper.datamanager.skeleton.BasicSchema
-
Add an arbitrary attribute to the schema.
- addAttribute(String, String) - Method in class com.screenscraper.common.XmlNode
-
Adds a new attribute.
- addAttribute(String, String) - Method in class com.screenscraper.util.parsing.table.HTMLTag
-
- addAutoProgressBar(String, String...) - Method in class com.screenscraper.scraper.ScrapingSession
-
Creates an automatic progress bar and adds it to the progress bars.
- addAutoProgressBar(String, String[][]) - Method in class com.screenscraper.scraper.ScrapingSession
-
Creates an automatic progress bar and adds it to the progress bars.
- addAutoProgressBar(String, String[][], int) - Method in class com.screenscraper.scraper.ScrapingSession
-
Creates an automatic progress bar and adds it to the progress bars.
- addAutoProgressBar(String, Collection<String>) - Method in class com.screenscraper.scraper.ScrapingSession
-
Creates an automatic progress bar and adds it to the progress bars.
- addAutoProgressBar(String, DataSet, String) - Method in class com.screenscraper.scraper.ScrapingSession
-
Creates an automatic progress bar and adds it to the progress bars.
- addAutoProgressBar(String, Collection<String>) - Method in class com.screenscraper.util.ScrapeStateLogger
-
Adds an auto progress bar to this loggers progress bars
- addBaseDocURL(String) - Method in class com.screenscraper.view.languagesupport.javadoc.parsers.AbstractJavadocParser
-
Adds a new documentation base url (it is appended to the current list)
- addBasicEditingPopupToComponent(Component) - Static method in class com.screenscraper.view.ViewUtil
-
Adds a basic editing pop-up to a component.
- addBasicEditingReadOnlyPopupToComponent(Component) - Static method in class com.screenscraper.view.ViewUtil
-
Adds a basic read-only editing pop-up to a component.
- addBasicHeaders() - Method in class com.screenscraper.scraper.ScrapeableFile
-
Adds request headers to the custom headers, so they can be removed
- addBatch() - Method in class com.screenscraper.datamanager.sql.util.DmPreparedStatement
-
- addBatch(String) - Method in class com.screenscraper.datamanager.sql.util.DmPreparedStatement
-
- addBccRecipient(String) - Method in class com.screenscraper.util.mail.EmailMessage
-
Add a recipient in the BCC: field
- addBccRecipients(Collection<String>) - Method in class com.screenscraper.util.mail.EmailMessage
-
Add a set of recipients in the BCC: field
- addBlankProxyFilter() - Method in class com.screenscraper.view.ProxyFiltersEditor.TableModelProxyFilters
-
Adds a blank proxy filter.
- addBlankRegularExpression() - Method in class com.screenscraper.view.RegularExpressionsEditor.TableModelRegularExpressions
-
Adds a blank regular expression.
- addBytes(long) - Method in class com.screenscraper.profiling.TrackedObject
-
Adds more bytes to that used by this child, and updates the parents
- addCategory(long, Long, String) - Method in class com.screenscraper.util.internal.services.depthtracker.APIConnection
-
Enters a given category if possible
- addCcRecipient(String) - Method in class com.screenscraper.util.mail.EmailMessage
-
Add a recipient in the CC: field
- addCcRecipients(Collection<String>) - Method in class com.screenscraper.util.mail.EmailMessage
-
Add a set of recipients in the CC: field
- addCell(Cell) - Method in class com.screenscraper.util.parsing.table.Row
-
Adds a cell to the row
- addCellToHighlight(Point) - Method in class com.screenscraper.view.ScrapeableFileHTTPTransactionComparer.ColoredTableCellRenderer
-
- addCellToHighlight(Point, Color) - Method in class com.screenscraper.view.ScrapeableFileHTTPTransactionComparer.ColoredTableCellRenderer
-
- addChild(DataNode) - Method in class com.screenscraper.datamanager.DataNode
-
adds a child to the node
- addChild(DataNode) - Method in class com.screenscraper.datamanager.RootNode
-
Add a child DataNode to the RootNode.
- addChild(Object) - Method in class com.screenscraper.model.Folder
-
Adds a child to the folder.
- addChild(TrackedObject) - Method in class com.screenscraper.profiling.TrackedObject
-
Adds a child to this object
- addChild(T...) - Method in class com.screenscraper.view.languagesupport.javadoc.SimpleTrie
-
Adds a child along the given path, and marks the last element node as a valid end point
- addChild(List<T>) - Method in class com.screenscraper.view.languagesupport.javadoc.SimpleTrie
-
Adds a child along the given path, and marks the last element node as a valid end point
- addChildNode(XmlNode) - Method in class com.screenscraper.common.XmlNode
-
Adds a child node.
- addChildScrapingSession(ScrapingSession) - Method in class com.screenscraper.scraper.ScrapingSession
-
Adds a child ScrapingSession object.
- addClass(Class) - Method in class com.screenscraper.profiling.AbstractFilter
-
Adds a class to the filter
- addColumn(String, DataObject.ObjectType) - Method in interface com.screenscraper.datamanager.RelationalSchema
-
add a column to the DataManager
- addColumn(String, DataObject.ObjectType, Map<SchemaAttr, String>) - Method in interface com.screenscraper.datamanager.RelationalSchema
-
add a column with the attributes to the schema
- addColumn(String, DataObject.ObjectType) - Method in class com.screenscraper.datamanager.skeleton.BasicSchema
-
add a column to the AbstractSchema
- addColumn(String, DataObject.ObjectType, Map<SchemaAttr, String>) - Method in class com.screenscraper.datamanager.skeleton.BasicSchema
-
add a column to the schema with the given attributes
- addColumnRelationship(String, String) - Method in class com.screenscraper.datamanager.sql.SqlSchemaBuilder.ForeignKeyBuilder
-
- addConstraint(String) - Method in class com.screenscraper.datamanager.sql.SqlDuplicateFilter
-
- addConstraint(Set<String>) - Method in class com.screenscraper.datamanager.sql.SqlDuplicateFilter
-
- addConstraint(String, String) - Method in class com.screenscraper.datamanager.sql.SqlDuplicateFilter
-
create a match definition
- addConstraint(String, Map<String, ?>) - Method in class com.screenscraper.datamanager.sql.util.SqlLookup
-
- addConstraint(String, String, Object) - Method in class com.screenscraper.datamanager.sql.util.SqlLookup
-
add constraints (where clause) to the query
- addConstraint(String, String, Object) - Method in class com.screenscraper.datamanager.sql.util.SqlPkLookup
-
add a constraint to the lookup.
- addConstructorDocumentation(ConstructorDocumentation) - Method in class com.screenscraper.view.languagesupport.javadoc.ClassDocumentation
-
Adds the documentation for the given constructor
- addContext(CachedContext) - Method in class com.screenscraper.datamanager.skeleton.cache.CacheBlock
-
Adds context to the cache block
- addCookiesToRequest(RequestBuilderBase<?>) - Method in class com.screenscraper.http.AsyncCookieManager2
-
Deprecated.
- addCookiesToRequest(String, RequestBuilderBase<?>) - Method in class com.screenscraper.http.AsyncCookieManager2
-
Adds the cookies to the request
- addCookiesToRequest(RequestBuilderBase<?>) - Method in class com.screenscraper.http.AsyncNingCookieManager
-
Deprecated.
- addCookiesToRequest(String, RequestBuilderBase<?>) - Method in class com.screenscraper.http.AsyncNingCookieManager
-
Adds the cookies to the request
- addData(String, Map<String, Object>) - Method in interface com.screenscraper.datamanager.DataManager
-
Add data to to the table represented by schema.
- addData(String, String, Object) - Method in interface com.screenscraper.datamanager.DataManager
-
Add data from the session variables to the table.
- addData(DataNode) - Method in interface com.screenscraper.datamanager.DataManager
-
Manually add a created DataNode to the DataManager for writing.
- addData(Map<String, ?>) - Method in class com.screenscraper.datamanager.DataNode
-
Adds a map of data to the schema, if a key in the map matches up with a key in the node's schema it will store the data, otherwise it will ignore it
- addData(String, Object) - Method in class com.screenscraper.datamanager.DataNode
-
Same as other method which takes a Map, except that this one takes only a single name-value pair
- addData(String, DataObject) - Method in class com.screenscraper.datamanager.DataNode
-
- addData(String, Map<String, Object>) - Method in class com.screenscraper.datamanager.skeleton.BasicDataManager
-
Add data to to the table represented by schema.
- addData(String, String, Object) - Method in class com.screenscraper.datamanager.skeleton.BasicDataManager
-
Add data from the session variables to the table.
- addData(DataNode) - Method in class com.screenscraper.datamanager.skeleton.BasicDataManager
-
Manually add a created DataNode to the DataManager for writing.
- addDataAssertion(DataAssertion) - Method in class com.screenscraper.datamanager.skeleton.BasicDataManager
-
Adds a data assertion to be performed when the write is called.
- addDataAssertion(DataAssertion, DataManagerEventSource.EventFireTime) - Method in class com.screenscraper.datamanager.skeleton.BasicDataManager
-
Adds a DataAssertion to be run A DataAssertion is a special case of a DataManagerEvent that executes onSuccess if the assertion passes and onFail if the assertion
fails
- addDataNode(Element) - Method in class com.screenscraper.datamanager.xml.XmlReader
-
Adds a DataNode to the root node
- addDataNode(Element, String) - Method in class com.screenscraper.datamanager.xml.XmlReader
-
Adds a DataNode to the root node
- addDataRecord(DataRecord) - Method in class com.screenscraper.common.DataSet
-
Adds a DataRecord
.
- addDataRecord(DataRecord, HashSet) - Method in class com.screenscraper.common.DataSet
-
Adds a DataRecord
.
- addDataToNode(DataNode, Element) - Method in class com.screenscraper.datamanager.xml.XmlReader
-
Adds Data to an existing node from an element.
- addDefaultColumn(String) - Method in class com.screenscraper.datamanager.skeleton.BasicSchema
-
- addDeveloper(String, String, String) - Method in class com.screenscraper.util.internal.services.iterator.model.APIConnection
-
- addDocumentationDirectory(File) - Method in class com.screenscraper.view.languagesupport.javadoc.JavaDocLoader
-
Adds a new directory to be scanned for documentation
- addElement(String) - Method in class com.screenscraper.xml.XmlWriter
-
Adds a new element to the root element with the given tag name.
- addElement(String, String) - Method in class com.screenscraper.xml.XmlWriter
-
Adds a new element to the root element with the given tag name and text.
- addElement(String, String, Hashtable) - Method in class com.screenscraper.xml.XmlWriter
-
Adds a new element to the root element with the given tag name and text.
- addElement(String, Hashtable) - Method in class com.screenscraper.xml.XmlWriter
-
Adds a new element to the root element with the given tag name and text.
- addElement(Element, String) - Method in class com.screenscraper.xml.XmlWriter
-
Adds a new element to the specified element with the given tag name and text.
- addElement(Element, String, String) - Method in class com.screenscraper.xml.XmlWriter
-
Adds a new element to the specified element with the given tag name and text.
- addElement(Element, String, String, Hashtable) - Method in class com.screenscraper.xml.XmlWriter
-
Main entry point for adding elements.
- addElements(String, Hashtable) - Method in class com.screenscraper.xml.XmlWriter
-
Creates a new parent Element and appends children to it.
- addElements(Element, String, Hashtable) - Method in class com.screenscraper.xml.XmlWriter
-
Creates a new parent Element and appends children to it.
- addElements(String, String, Hashtable) - Method in class com.screenscraper.xml.XmlWriter
-
Creates a new parent Element and appends children to it.
- addElements(Element, String, String, Hashtable) - Method in class com.screenscraper.xml.XmlWriter
-
Creates a new parent Element and appends children to it.
- addElements(String, String, Hashtable, Hashtable) - Method in class com.screenscraper.xml.XmlWriter
-
Creates a new parent Element and appends children to it.
- addElements(Element, String, String, Hashtable, Hashtable) - Method in class com.screenscraper.xml.XmlWriter
-
All other addElements() methods should call this method with null as any missing values.
- addElements(String, DataSet) - Method in class com.screenscraper.xml.XmlWriter
-
Iterates over a DataSet object, adding all the datarecords to the xml feed.
- addElements(String, String, DataSet) - Method in class com.screenscraper.xml.XmlWriter
-
Iterates over a DataSet object, adding all the datarecords to the xml feed.
- addElements(String, String, Hashtable, DataSet) - Method in class com.screenscraper.xml.XmlWriter
-
Iterates over a DataSet object, adding all the datarecords to the xml feed.
- addEncryptionProperties(Properties) - Method in enum com.screenscraper.util.mail.EmailEncryptionType
-
Sets the necessary properties for the type of encryption in the given properties
- addEndScrapeCallback(EventHandler<SessionEventData>) - Method in class com.screenscraper.scraper.RunnableScrapingSession
-
Adds a callback to be called after the scraping session runs.
- addEventCallback(EventFireTime<T>, EventHandler<T>) - Method in class com.screenscraper.events.EventEngine
-
Add a runnable that will be executed at the given time.
- addEventCallback(EventFireTime<T>, EventHandler<T>) - Method in class com.screenscraper.scraper.ScrapingSession
-
Add a runnable that will be executed at the given time.
- addEventCallbackWithPriority(EventFireTime<T>, EventHandler<T>, int) - Method in class com.screenscraper.events.EventEngine
-
Add a runnable that will be executed at the given time and priority.
- addEventCallbackWithPriority(EventFireTime<T>, EventHandler<T>, int) - Method in class com.screenscraper.scraper.ScrapingSession
-
Add a runnable that will be executed at the given time and priority.
- addEventListener(String, DataManagerEventSource.EventFireTime, DataManagerEventListener) - Method in interface com.screenscraper.datamanager.DataManager
-
Add an even listener.
- addEventListener(DataManagerEventSource.EventFireTime, DataManagerEventListener) - Method in class com.screenscraper.datamanager.DataManagerEventSource
-
Add a listener.
- addEventListener(DataManagerEventSource.EventFireTime, DataManagerEventListener) - Method in interface com.screenscraper.datamanager.RelationalSchema
-
Adds an event listener using a default priority
- addEventListener(String, String, DataManagerEventListener) - Method in class com.screenscraper.datamanager.skeleton.BasicDataManager
-
Adds an event listener
- addEventListener(String, DataManagerEventSource.EventFireTime, DataManagerEventListener) - Method in class com.screenscraper.datamanager.skeleton.BasicDataManager
-
- addEventListener(DataManagerEventSource.EventFireTime, DataManagerEventListener) - Method in class com.screenscraper.datamanager.skeleton.BasicSchema
-
- addEventListenerWithPriority(String, DataManagerEventSource.EventFireTime, DataManagerEventListener, int) - Method in interface com.screenscraper.datamanager.DataManager
-
Add an event listener with a specified execution priority
- addEventListenerWithPriority(DataManagerEventSource.EventFireTime, DataManagerEventListener, int) - Method in class com.screenscraper.datamanager.DataManagerEventSource
-
Add a listener with a specified execution priority
- addEventListenerWithPriority(DataManagerEventSource.EventFireTime, DataManagerEventListener, int) - Method in interface com.screenscraper.datamanager.RelationalSchema
-
Add an event listener with a specified execution priority.
- addEventListenerWithPriority(String, DataManagerEventSource.EventFireTime, DataManagerEventListener, int) - Method in class com.screenscraper.datamanager.skeleton.BasicDataManager
-
- addEventListenerWithPriority(DataManagerEventSource.EventFireTime, DataManagerEventListener, int) - Method in class com.screenscraper.datamanager.skeleton.BasicSchema
-
- addExecuteScriptScriptToExport(Script) - Method in class com.screenscraper.scraper.ScrapingSession
-
Adds a script to be exported that gets invoked via session.executeScript.
- addExpandedObject(Object) - Method in class com.screenscraper.view.CustomTree
-
- addExtractorPattern(ExtractorPattern) - Method in class com.screenscraper.scraper.ScrapeableFile
-
Adds a pattern to the scrapeable file.
- addExtractorPatternPanel(JTabbedPane) - Method in class com.screenscraper.view.ViewScrapeableFile
-
Adds a new pattern panel to the patterns panel.
- addExtractorPatternToken(ExtractorPatternToken) - Method in class com.screenscraper.scraper.ExtractorPattern
-
Adds an extractor pattern token to the collection.
- addField(Class, String) - Method in class com.screenscraper.profiling.AbstractFilter
-
Adds a field to the filter.
- addFieldDocumentation(VariableDocumentation) - Method in class com.screenscraper.view.languagesupport.javadoc.ClassDocumentation
-
Adds the documentation for the given constructor
- addFile(File) - Method in class com.screenscraper.util.parsing.pdf.pdftohtml.PdfToHtmlParseData
-
Adds a file that was generated
- addFilter(Class, ProfilingFilter) - Method in class com.screenscraper.profiling.ObjectMemoryProfiler
-
Adds a filter to be used when a certain class is encountered
- addFirst(T) - Method in class com.screenscraper.concurrent.ResizeableLinkedBlockingDeque
-
- addFirstForce(T) - Method in class com.screenscraper.concurrent.ResizeableLinkedBlockingDeque
-
Adds the given element to the beginning of the dequeue regardless of capacity restrictions
- addFolder(Folder) - Static method in class com.screenscraper.model.FolderManager
-
Adds a folder to the set.
- addForeignKey(SchemaForeignKey) - Method in interface com.screenscraper.datamanager.RelationalSchema
-
Set a foreign key in the schema
- addForeignKey(SchemaForeignKey) - Method in class com.screenscraper.datamanager.skeleton.BasicSchema
-
manually add the foreign key relationship, this would be used to link schemas if the database engine doesn't support foreign keys.
- addForeignKey(String, String, String) - Method in class com.screenscraper.datamanager.skeleton.BasicSchema
-
manually add the foreign key relationship, this would be used to link schemas if the database engine doesn't support foreign keys.
- addForeignKey(String, String, String, String) - Method in class com.screenscraper.datamanager.sql.SqlDataManager
-
Add a foreign key to the schemas.
- addFormParameterToSet(String, String) - Method in class com.screenscraper.action.NavigationAction
-
Adds a parameter to be set on the form.
- addGETHTTPParameter(String, String, int) - Method in class com.screenscraper.scraper.ScrapeableFile
-
Adds a GET HTTP parameter with the given parameters.
- addGETHTTPParameter(String, String) - Method in class com.screenscraper.scraper.ScrapeableFile
-
Adds a GET HTTP parameter with the given parameters to the end of the existing parameters.
- addGetParameter(String, String) - Method in class com.screenscraper.http.models.ScrapingRequest.Builder
-
Sets the value
- addGroupBy(BasicSchema, String) - Method in class com.screenscraper.datamanager.sql.util.SqlLookup
-
add group by to the query
- addHeader(String, String) - Method in class com.screenscraper.http.models.ScrapingRequest.Builder
-
Sets the value
- addHeader(String, String) - Method in class com.screenscraper.http.models.ScrapingResponse.Builder
-
- addHeader(String, String) - Method in class com.screenscraper.http.models.ScrapingResponse.SynchronizedBuilder
-
- addHeader(String, String) - Method in class com.screenscraper.util.mail.EmailMessage
-
Adds custom headers to the message
- addHint(ScrapingHint) - Method in class com.screenscraper.http.models.ScrapingRequest.Builder
-
Sets the value
- addHTTPHeader(HTTPHeader) - Method in class com.screenscraper.common.HTTPRequest
-
- addHTTPHeader(String, String) - Method in class com.screenscraper.common.HTTPRequest
-
Adds a HTTP header as a key/value pair.
- addHTTPHeader(HTTPHeader) - Method in class com.screenscraper.common.HTTPResponse
-
- addHTTPHeader(String, String) - Method in class com.screenscraper.common.HTTPResponse
-
- addHTTPHeader(String, String) - Method in interface com.screenscraper.common.RunningHTTPRequest
-
Adds an HTTPHeader.
- addHTTPHeader(String, String) - Method in interface com.screenscraper.common.RunningHTTPResponse
-
Gets the value of a header, given its key.
- addHTTPHeader(String, String) - Method in class com.screenscraper.scraper.ScrapeableFile
-
Adds a custom header.
- addHTTPParameter(HTTPParameter) - Method in interface com.screenscraper.scraper.RunningScrapeableFile
-
Adds a parameter to the scrapeable file.
- addHTTPParameter(HTTPParameter) - Method in class com.screenscraper.scraper.ScrapeableFile
-
Adds a parameter to the scrapeable file.
- addHTTPSession(HTTPSession) - Static method in class com.screenscraper.httpeek.HTTPSessionManager
-
Adds an HTTPSession
to the hash.
- addIndex(SchemaKey) - Method in interface com.screenscraper.datamanager.RelationalSchema
-
Set a column as a key column in the schema
- addIndex(SchemaKey) - Method in class com.screenscraper.datamanager.skeleton.BasicSchema
-
- addInferredHeader(String, String) - Method in class com.screenscraper.http.models.ScrapingRequest.Builder
-
Sets the value.
- addInput(Input) - Method in class com.screenscraper.util.form.Form
-
Adds a new input value to this form
- additionalFunctions - Variable in class com.screenscraper.util.javascript.models.ModelMapper
-
- addLast(T) - Method in class com.screenscraper.concurrent.ResizeableLinkedBlockingDeque
-
- addLastForce(T) - Method in class com.screenscraper.concurrent.ResizeableLinkedBlockingDeque
-
Adds the given element to the end of the dequeue regardless of capacity restrictions
- addMapping(Mapping) - Method in class com.screenscraper.scraper.MappingSet
-
Adds a Mapping
to the set.
- addMappingSet(MappingSet) - Method in class com.screenscraper.scraper.MappingSetManager
-
Adds a MappingSet
to the local collection.
- addMappingToBeDeleted(Mapping) - Method in class com.screenscraper.scraper.MappingSet
-
Adds a Mapping
to the set to be deleted.
- addMethodDocumentation(MethodDocumentation) - Method in class com.screenscraper.view.languagesupport.javadoc.ClassDocumentation
-
Adds the documentation for the given method
- addMissingInformation(boolean) - Method in class com.screenscraper.util.parsing.address.USAddressParser.USAddressParserBuilder
-
Sets whether the parser should add missing information if found.
- addMonitoredPostfix(String) - Method in class com.screenscraper.scraper.ScrapingSession
-
Watches for all session variables whose keys end with the postfix specified, and will output their values when monitored variables are logged.
- addMonitoredPostfix(String) - Method in class com.screenscraper.util.ScrapeStateLogger
-
Watches for all session variables whose keys end with the postfix specified, and will output their values when monitored variables
are logged.
- addMonitoredPrefix(String) - Method in class com.screenscraper.scraper.ScrapingSession
-
Watches for all session variables whose keys begin with the prefix specified, and will output their values when monitored variables are logged.
- addMonitoredPrefix(String) - Method in class com.screenscraper.util.ScrapeStateLogger
-
Watches for all session variables whose keys begin with the prefix specified, and will output their values when monitored variables
are logged.
- addMonitoredValue(String, Object) - Method in class com.screenscraper.scraper.ScrapingSession
-
Adds a specific name and value to be logged with the web messages methods or logMonitoredValues method
- addMonitoredVariable(String) - Method in class com.screenscraper.scraper.ScrapingSession
-
Watches the value of a session variable, and will output it each time monitored variables are output
- addMonitoredVariable(String) - Method in class com.screenscraper.util.ScrapeStateLogger
-
Watches the value of a session variable, and will output it each time monitored variables are output
- addNavigationAction(NavigationAction) - Method in class com.screenscraper.scraper.ScrapeableFile
-
Adds a NavigationCriteria
to the set.
- addNavigationActionPanel(JPanel) - Method in class com.screenscraper.view.ViewScrapeableFile
-
Adds a new navigation action panel to the navigation actions panel.
- addNewFolder() - Static method in class com.screenscraper.model.FolderManager
-
Adds a new folder.
- addNewHTTPSession(Folder) - Static method in class com.screenscraper.httpeek.HTTPSessionManager
-
Adds a new HTTPSession
to the hash.
- addNewScrapingSession(Folder) - Method in enum com.screenscraper.scraper.ScrapingSessionManager
-
Adds a blank ScrapingSession
.
- addNewScript(Folder) - Static method in class com.screenscraper.scraper.ScriptManager
-
Adds a new blank script.
- addObject(Object) - Method in class com.screenscraper.profiling.AbstractFilter
-
Adds an object to the set of objects used by this filter
- addOrder(BasicSchema, String) - Method in class com.screenscraper.datamanager.sql.util.SqlLookup
-
add order by to the query
- addPackage(String) - Method in class com.screenscraper.profiling.AbstractFilter
-
Adds a package to the filter
- addPage(CachedPage) - Method in class com.screenscraper.datamanager.skeleton.cache.CacheBlock
-
Adds a page to the cache
- addParent(DataNode) - Method in class com.screenscraper.datamanager.DataNode
-
- addPOSTHTTPParameter(String, String, int) - Method in class com.screenscraper.scraper.ScrapeableFile
-
Adds a POST HTTP parameter with the given parameters.
- addPOSTHTTPParameter(String, String) - Method in class com.screenscraper.scraper.ScrapeableFile
-
Adds a POST HTTP parameter with the given parameters to the end of the existing parameters.
- addPOSTParameter(String, String) - Method in class com.screenscraper.common.HTTPRequest
-
Adds a POST parameter to the local hash.
- addPOSTParameter(String, String) - Method in interface com.screenscraper.common.RunningHTTPRequest
-
Adds a POST parameter to the local hash.
- addPostParameter(String, String) - Method in class com.screenscraper.http.models.ScrapingRequest.Builder
-
Sets the value
- addPostParameter(String, File) - Method in class com.screenscraper.http.models.ScrapingRequest.Builder
-
Sets the value
- addProgressBar(String) - Method in class com.screenscraper.scraper.ScrapingSession
-
Adds a new progress bar with the given title
- addProgressBar(String, String) - Method in class com.screenscraper.scraper.ScrapingSession
-
Adds a new progress bar with the given title and total
- addProgressBar(String, double) - Method in class com.screenscraper.scraper.ScrapingSession
-
Adds a new progress bar with the given title and total
- addProgressBar(String, double) - Method in class com.screenscraper.util.ScrapeStateLogger
-
Adds a progress bar to the progress bars
- addProxyServer(ProxyServer) - Method in class com.screenscraper.util.ProxyServerPool
-
Adds a proxy to the pool.
- addRandomDelayBetweenRequests(long, long) - Method in class com.screenscraper.scraper.ScrapingSession
-
Adds a random delay between requests, ranging from the min to max number of milliseconds.
- addRecentScript(Script) - Static method in class com.screenscraper.scraper.ScriptManager
-
Adds a recently used script.
- addRedirectUrl(String) - Method in class com.screenscraper.http.models.ScrapingResponse.Builder
-
- addRedirectUrl(String) - Method in class com.screenscraper.http.models.ScrapingResponse.SynchronizedBuilder
-
- addRedirectURL(String) - Method in class com.screenscraper.scraper.ScrapeableFile
-
Adds a redirect URL to the list.
- addRegex(String, boolean) - Method in class com.screenscraper.util.retry.MultiRegexRetryPolicy
-
Adds a regular expression that should be used to test the validity of a page
- addRelationalSchema(RelationalSchema) - Method in class com.screenscraper.datamanager.DatabaseSchema
-
adds a schema to Schemas
- addReplyTo(Collection<String>) - Method in class com.screenscraper.util.mail.EmailMessage
-
Adds a collection of Reply-To values for the email
- addReplyTo(String) - Method in class com.screenscraper.util.mail.EmailMessage
-
Adds a Reply-To value for the email
- Address - Class in com.screenscraper.util.parsing.address
-
Represents an address
- Address(String, String, String, String) - Constructor for class com.screenscraper.util.parsing.address.Address
-
Create an address with the given values
- Address(String, String, String, String, String) - Constructor for class com.screenscraper.util.parsing.address.Address
-
Create an address with the given values
- Address(String, String, String, String, String, String, String) - Constructor for class com.screenscraper.util.parsing.address.Address
-
Create an address with the given values
- AddressParser - Interface in com.screenscraper.util.parsing.address
-
Interface for parsing addresses
- AddressParser.ParseHint - Enum in com.screenscraper.util.parsing.address
-
An enumeration of hints for parsing.
- AddressParserEnum - Enum in com.screenscraper.util.parsing.address
-
Class used to parse US addresses
- addRow(DataRow) - Method in class com.screenscraper.fileparser.DataGrid
-
- addRow(Row) - Method in class com.screenscraper.util.parsing.table.Table
-
- addScheduledScrapingSession(ScheduledScrapingSession) - Static method in class com.screenscraper.scraper.ScheduledScrapingSessionManager
-
Adds a ScheduledScrapingSession
to the manager.
- addSchema(String, String[], String[]) - Method in class com.screenscraper.datamanager.xml.XmlDataManager
-
- addSchemalessEventListener(DataManagerSchemalessEvent.FireTime, EventHandler<DataManagerSchemalessEvent>) - Method in class com.screenscraper.datamanager.skeleton.BasicDataManager
-
Adds a callback that will trigger at the specified time
- addSchemalessEventListenerWithPriority(DataManagerSchemalessEvent.FireTime, EventHandler<DataManagerSchemalessEvent>, int) - Method in class com.screenscraper.datamanager.skeleton.BasicDataManager
-
Adds a callback that will trigger at the specified time
- addScrapeableFile(ScrapeableFile) - Method in class com.screenscraper.scraper.ScrapingSession
-
Inserts a ScrapeableFile into the session.
- addScrapeableSession(ScrapeableSession) - Static method in class com.screenscraper.scraper.ScrapeableSessionManager
-
Adds a ScrapeableSession
to the manager.
- addScrapingSession(ScrapingSession) - Method in enum com.screenscraper.scraper.ScrapingSessionManager
-
Adds a scraping session to be managed.
- addScript(Script) - Static method in class com.screenscraper.scraper.ScriptManager
-
Adds a Script
- addScriptInstance(ScriptInstance) - Method in class com.screenscraper.scraper.ScriptInstances
-
Adds a script instance to the collection.
- addSelectColumns(String, Collection<String>) - Method in class com.screenscraper.datamanager.sql.util.SqlLookup
-
add columns you wish to select with the statement
- addSessionVariableMonitor(String) - Method in class com.screenscraper.scraper.ScrapingSession
-
Deprecated.
- addSessionVariablesOnCommit(boolean) - Method in class com.screenscraper.datamanager.sql.SqlDataManager
-
Sets whether or not to add session variables on commit
- addShutdownHook() - Static method in class com.screenscraper.util.General
-
Ensures that things get cleaned up, even if the app is interrupted.
- addSubExtractorPattern(ExtractorPattern) - Method in class com.screenscraper.scraper.ExtractorPattern
-
Adds a child extractor pattern.
- addSubExtractorPatternToBeDeleted(ExtractorPattern) - Method in class com.screenscraper.scraper.ExtractorPattern
-
Adds a child extractor pattern to be deleted.
- addToken(char[], int, int, int, int, boolean) - Method in class com.screenscraper.view.languagesupport.InterpretedJavaTokenMaker
-
Adds the token specified to the current linked list of tokens.
- addToNumDuplicateRecordsScraped(int) - Method in interface com.screenscraper.scraper.RunningScrapingSession
-
Adds to the number of duplicate records scraped.
- addToNumDuplicateRecordsScraped(int) - Method in class com.screenscraper.scraper.ScrapingSession
-
- addToNumErrorRecordsScraped(int) - Method in interface com.screenscraper.scraper.RunningScrapingSession
-
Adds to the number of error records scraped.
- addToNumErrorRecordsScraped(int) - Method in class com.screenscraper.scraper.ScrapingSession
-
- addToNumNewRecordsScraped(int) - Method in interface com.screenscraper.scraper.RunningScrapingSession
-
Adds to the number of new records scraped.
- addToNumNewRecordsScraped(int) - Method in class com.screenscraper.scraper.ScrapingSession
-
- addToNumRecordsScraped(Object) - Method in interface com.screenscraper.scraper.RunningScrapingSession
-
Adds to the number of records scraped.
- addToNumRecordsScraped(int) - Method in interface com.screenscraper.scraper.RunningScrapingSession
-
Adds to the number of records scraped.
- addToNumRecordsScraped(Object) - Method in class com.screenscraper.scraper.ScrapingSession
-
Adds to the number of records scraped.
- addToNumRecordsScraped(int) - Method in class com.screenscraper.scraper.ScrapingSession
-
Adds to the number of records scraped.
- addToNumUpdatedRecordsScraped(int) - Method in interface com.screenscraper.scraper.RunningScrapingSession
-
Adds to the number of updated records scraped.
- addToNumUpdatedRecordsScraped(int) - Method in class com.screenscraper.scraper.ScrapingSession
-
- addTopLevelItem(Object) - Method in class com.screenscraper.model.MainTreeModel
-
Adds a top-level item.
- addToRecipient(String) - Method in class com.screenscraper.util.mail.EmailMessage
-
Add a recipient in the TO: field
- addToRecipients(Collection<String>) - Method in class com.screenscraper.util.mail.EmailMessage
-
Add a set of recipients in the TO: field
- addToVariable(String, int) - Method in interface com.screenscraper.scraper.RunningScrapingSession
-
Adds a value to a session variable.
- addToVariable(String, int) - Method in class com.screenscraper.scraper.ScrapingSession
-
Adds a value to a session variable.
- addTreeModelListener(TreeModelListener) - Method in class com.screenscraper.model.MainTreeModel
-
Adds a listener for the TreeModelEvent posted after the tree changes.
- addUse() - Method in interface com.screenscraper.http.util.SharedHttpClient
-
Attempts to mark a new use of this shared resources and returns whether or not the addition was successful
- addUse() - Method in class com.screenscraper.http.util.SharedHttpClientBase
-
- addValue(String, Object) - Method in class com.screenscraper.util.ScrapeStateLogger
-
Adds an arbitrary value to be logged with this logger.
- addVariable(String, int, int, boolean) - Method in class com.screenscraper.common.DataRecordInfo
-
- addXMLFeedItem(String, String, String, Date) - Method in class com.screenscraper.scraper.ScrapingSession
-
Adds an XML feed entry to the session.
- adjustNewlines(String) - Static method in class com.screenscraper.util.General
-
Normalizes newline symbols in a string to a canonical form.
- adjustTableColumnWidths(double[]) - Method in class com.screenscraper.view.TableResizer
-
- adjustTableColumnWidths(JTable) - Static method in class com.screenscraper.view.ViewUtil
-
Adjusts the column widths on a JTable to hold the widest values.
- alDataSet - Variable in class com.screenscraper.view.ExtractedDataDisplayer
-
The extracted data to be displayed.
- ALL - Static variable in class com.screenscraper.datamanager.sql.util.SqlLookup
-
- ALL_HONORIFICS - Static variable in class com.screenscraper.util.parsing.name.EnglishNameParser
-
A set of all honorifics (or honorifics).
- ALL_SUFFIXES - Static variable in class com.screenscraper.util.parsing.name.EnglishNameParser
-
A set of all suffixes I can think of.
- allowNavigationActions() - Static method in class com.screenscraper.Settings
-
Indicates whether or not navigation actions are to be allowed.
- allowScriptExport() - Static method in class com.screenscraper.Settings
-
Flag to skip script exports.
- alphabetLoopWithSubdivision(String, Function<String, Boolean>) - Method in class com.screenscraper.util.ScrapingUtil
-
Runs a subdividing search by alphabet letters, a-z (lowercase).
- alphabetLoopWithSubdivision(String, Function<String, Boolean>, boolean, boolean, String) - Method in class com.screenscraper.util.ScrapingUtil
-
Runs a subdividing search by alphabet letters, a-z (lowercase).
- alphabetLoopWithSubdivision(String, String, BiFunction<String, String, Boolean>) - Method in class com.screenscraper.util.ScrapingUtil
-
Runs a subdividing search by alphabet letters, a-z (lowercase).
- alphabetLoopWithSubdivision(String, String, BiFunction<String, String, Boolean>, boolean, boolean, String, String) - Method in class com.screenscraper.util.ScrapingUtil
-
Runs a subdividing search by alphabet letters, a-z (lowercase).
- amount - Variable in class com.screenscraper.profiling.session.units.Measure
-
- AnonymousProxyException - Exception in com.screenscraper.exception
-
- AnonymousProxyException(String, Throwable) - Constructor for exception com.screenscraper.exception.AnonymousProxyException
-
- AnonymousProxyException(String) - Constructor for exception com.screenscraper.exception.AnonymousProxyException
-
- AnonymousProxyException(Throwable) - Constructor for exception com.screenscraper.exception.AnonymousProxyException
-
- AnonymousProxyException() - Constructor for exception com.screenscraper.exception.AnonymousProxyException
-
- anonymousProxyInfoURL - Static variable in class com.screenscraper.util.AnonymousProxyUtils
-
- AnonymousProxyUtils - Class in com.screenscraper.util
-
- AnonymousProxyUtils() - Constructor for class com.screenscraper.util.AnonymousProxyUtils
-
- AnonymousProxyUtils.GetNumberRunningProxies - Class in com.screenscraper.util
-
A thread to retrieve the number of proxy instances the result is placed in the referenced JLabel
- AnonymousProxyUtils.TerminateRunningProxies - Class in com.screenscraper.util
-
A thread to terminate all proxy instances the result is placed in the referenced JLabel
- ApacheScrapingHttpClient - Class in com.screenscraper.http
-
Scraping client that uses the Apache HTTP Client
- ApacheScrapingHttpClient(ScrapingSession) - Constructor for class com.screenscraper.http.ApacheScrapingHttpClient
-
Creates the client
- ApacheScrapingHttpClient(ScrapingSession, boolean) - Constructor for class com.screenscraper.http.ApacheScrapingHttpClient
-
Creates the client
- API_VERSION - Static variable in class com.screenscraper.util.images.deathbycaptcha_api.Client
-
- APIConnection - Class in com.screenscraper.util.internal.services.depthtracker
-
API connection class used to communicate with the depth api
- APIConnection(String, String, String, String) - Constructor for class com.screenscraper.util.internal.services.depthtracker.APIConnection
-
Creates a new connection to the given host
- APIConnection - Class in com.screenscraper.util.internal.services.iterator.model
-
API connection class used to communicate with the iterator web api
- APIConnection(String, String, String, String) - Constructor for class com.screenscraper.util.internal.services.iterator.model.APIConnection
-
Creates a new connection to the given host
- APIConnection(String, String, String, String, int) - Constructor for class com.screenscraper.util.internal.services.iterator.model.APIConnection
-
Creates a new connection to the given host
- APIConsts - Class in com.screenscraper.util.images.decaptcher_api
-
- APIConsts() - Constructor for class com.screenscraper.util.images.decaptcher_api.APIConsts
-
- append(DataSet) - Method in class com.screenscraper.common.DataSet
-
Appends a DataSet
to the end of this DataSet
, adding rows.
- append(DataSet, HashSet) - Method in class com.screenscraper.common.DataSet
-
Appends a DataSet
to the end of this DataSet
, adding rows.
- append(LoggingEvent) - Method in class com.screenscraper.util.SessionLogAppender
-
- appendCountryWords(Collection<String>) - Method in class com.screenscraper.util.parsing.address.USAddressParser.USAddressParserBuilder
-
Appends a new collection of accepted countries, as regular expressions
- appendEndAddressWords(Collection<String>) - Method in class com.screenscraper.util.parsing.address.USAddressParser.USAddressParserBuilder
-
Appends a new collection of end address words used to detect the end of the street.
- appendErrorMessage(String) - Method in class com.screenscraper.scraper.ScrapingSession
-
Adds a message to the existing error message(s).
- appendGenerationalSuffixes(Collection<String>) - Method in class com.screenscraper.util.parsing.name.EnglishNameParser.Builder
-
Adds to the current set of generational suffixes that this will parser will look for
- appendHonorifics(Collection<String>) - Method in class com.screenscraper.util.parsing.name.EnglishNameParser.Builder
-
Adds to the current set of honorifics that this will parser will look for
- appendImageToBody(File) - Method in class com.screenscraper.util.mail.EmailMessage
-
Appends an image to the body of the email.
- appendLastNamePrepends(Collection<String>) - Method in class com.screenscraper.util.parsing.name.EnglishNameParser.Builder
-
Adds to the current set of last name prepends (De d' etc...) that this will parser will look for
- appendSecondaryAddressLineWords(Collection<String>) - Method in class com.screenscraper.util.parsing.address.USAddressParser.USAddressParserBuilder
-
Appends to the secondary address line words, as regular expressions, to indicate what forms a secondary address
- appendStateWords(Collection<String>) - Method in class com.screenscraper.util.parsing.address.USAddressParser.USAddressParserBuilder
-
Appends a new collection of accepted states, as regular expressions
- appendStatusMessage(String) - Method in class com.screenscraper.scraper.ScrapingSession
-
Adds a message to the existing status message(s).
- appendSuffixes(Collection<String>) - Method in class com.screenscraper.util.parsing.name.EnglishNameParser.Builder
-
Adds to the current set of suffixes that this will parser will look for
- appendToBody(String) - Method in class com.screenscraper.util.mail.EmailMessage
-
Appends the given text to the current content of the body.
- AppEvent - Class in com.screenscraper.hmvc
-
- AppEvent(String) - Constructor for class com.screenscraper.hmvc.AppEvent
-
Creates a new AppEvent using the given message.
- AppEvent(String, Object, Object) - Constructor for class com.screenscraper.hmvc.AppEvent
-
Creates a new AppEvent using the given message and the given data
- applicationIsOpen(String) - Static method in class com.screenscraper.util.General
-
Indicates whether or not an instance of the server or workbench are open.
- apply(String, int, int, Object, Vector, Vector) - Method in class com.screenscraper.bsf.engines.jython.JythonEngine
-
Evaluate an anonymous function (differs from eval() in that apply()
handles multiple lines).
- apply(Object, Object...) - Method in interface com.screenscraper.util.javascript.models.utility.ApplyPrototype
-
- apply(boolean...) - Method in enum com.screenscraper.util.retry.MultiplePolicyRetryPolicy.Operator
-
- applyPattern(String, String, Notifiable, ScrapingSessionState, ExtractorPattern) - Method in class com.screenscraper.scraper.ExtractorPattern
-
Applies the extractor pattern to a string.
- applyPatternToLastScrapedData(ExtractorPattern) - Method in class com.screenscraper.view.ViewExtractorPattern
-
Applies the pattern to the data last scraped in the scrapeable file containing this extractor pattern.
- ApplyPrototype - Interface in com.screenscraper.util.javascript.models.utility
-
Prototype for the Apply method for a function
- applySubPatternToLastScrapedData() - Method in class com.screenscraper.view.ViewExtractorPattern.SubExtractorPatternPanel
-
Applies the sub-pattern to the data last scraped in the scrapeable file containing this extractor pattern.
- applyXPathExpression(String) - Method in class com.screenscraper.scraper.ScrapeableFile
-
Applies an XPath expression to the current response.
- applyXPathExpression(String, String) - Method in class com.screenscraper.util.ScrapingUtil
-
Applies an XPath expression to a string.
- areMultipleApplicationsOpen() - Static method in class com.screenscraper.util.General
-
Indicates whether or not multiple applications are open (e.g., the workbench and the server).
- ArithmeticOverflowException - Exception in com.screenscraper.profiling.session.units
-
No Description
Author: Mike
Date: 6/15/12
Time: 2:06 PM
- ArithmeticOverflowException(String) - Constructor for exception com.screenscraper.profiling.session.units.ArithmeticOverflowException
-
Creates an arithmetic exception with the given message
- ArithmeticOverflowException(Number, String, Number) - Constructor for exception com.screenscraper.profiling.session.units.ArithmeticOverflowException
-
Creates an arithmetic exception by constructor a message from the left and right values, and the operation performed
- ArrayConverter - Enum in com.screenscraper.util.objectlogger
-
Converter to deal with arrays
- ASC - Static variable in class com.screenscraper.datamanager.sql.util.SqlLookup
-
- assertLog(boolean, String) - Method in class com.screenscraper.datamanager.sql.SqlDataManager.SqlDataManagerLogger
-
See the Logger
documentation for this method
- AsyncCookieManager2 - Class in com.screenscraper.http
-
Cookie Manager for use with the AsyncHttpClient2
- AsyncCookieManager2() - Constructor for class com.screenscraper.http.AsyncCookieManager2
-
Creates the cookie manager
- AsyncNingCookieManager - Class in com.screenscraper.http
-
Cookie Manager for use with the AsyncNingHttpClient
- AsyncNingCookieManager() - Constructor for class com.screenscraper.http.AsyncNingCookieManager
-
Creates the cookie manager
- AsyncNingScrapingHttpClient - Class in com.screenscraper.http
-
Scraping client that uses the Ning Async Client
- AsyncNingScrapingHttpClient(ScrapingSession) - Constructor for class com.screenscraper.http.AsyncNingScrapingHttpClient
-
Creates the client
- AsyncNingScrapingHttpClient(ScrapingSession, boolean) - Constructor for class com.screenscraper.http.AsyncNingScrapingHttpClient
-
Creates the client
- AsyncNingScrapingHttpClient(ScrapingSession, boolean, boolean, AsyncHttpClient, boolean) - Constructor for class com.screenscraper.http.AsyncNingScrapingHttpClient
-
Forcibly sets the underlying client.
- AsyncNingScrapingHttpClient(ScrapingSession, boolean, boolean, Set<String>, String...) - Constructor for class com.screenscraper.http.AsyncNingScrapingHttpClient
-
Creates the client
- AsyncNingScrapingHttpClient(ScrapingSession, boolean, boolean, boolean, Set<String>, String...) - Constructor for class com.screenscraper.http.AsyncNingScrapingHttpClient
-
Creates the client
- AsyncScrapingHttpClient2 - Class in com.screenscraper.http
-
Async HTTP client.
- AsyncScrapingHttpClient2(ScrapingSession) - Constructor for class com.screenscraper.http.AsyncScrapingHttpClient2
-
Creates the client
- AsyncScrapingHttpClient2(ScrapingSession, boolean) - Constructor for class com.screenscraper.http.AsyncScrapingHttpClient2
-
Creates the client
- AsyncScrapingHttpClient2(ScrapingSession, boolean, boolean, AsyncHttpClient, boolean) - Constructor for class com.screenscraper.http.AsyncScrapingHttpClient2
-
Forcibly sets the underlying client.
- AsyncScrapingHttpClient2(ScrapingSession, boolean, boolean, Set<String>, String...) - Constructor for class com.screenscraper.http.AsyncScrapingHttpClient2
-
Creates the client
- AsyncScrapingHttpClient2(ScrapingSession, boolean, boolean, boolean, Set<String>, String...) - Constructor for class com.screenscraper.http.AsyncScrapingHttpClient2
-
Creates the client
- AsyncScrapingHttpClient2.SharedAsyncHttpClient - Class in com.screenscraper.http
-
Class to wrap an async client so it can be shared (save on resources) but still closed like normal
- attachAllFilesInDirectory(File, boolean) - Method in class com.screenscraper.util.mail.EmailMessage
-
Adds all files in the current directory as attachments.
- attribute - Variable in class com.screenscraper.action.HtmlElementIdentifier
-
The attribute of the form to examine.
- ATTRIBUTE_ACTION - Static variable in class com.screenscraper.action.HtmlElementIdentifier
-
Constants used to define various attributes of the HTML element that can be used in defining criteria.
- ATTRIBUTE_HREF - Static variable in class com.screenscraper.action.HtmlElementIdentifier
-
- ATTRIBUTE_ID - Static variable in class com.screenscraper.action.HtmlElementIdentifier
-
- ATTRIBUTE_NAME - Static variable in class com.screenscraper.action.HtmlElementIdentifier
-
- ATTRIBUTE_SRC - Static variable in class com.screenscraper.action.HtmlElementIdentifier
-
- ATTRIBUTE_TEXT_ANYWHERE - Static variable in class com.screenscraper.action.HtmlElementIdentifier
-
- ATTRIBUTE_VALUE - Static variable in class com.screenscraper.action.HtmlElementIdentifier
-
- attrs - Variable in class com.screenscraper.datamanager.DatabaseSchema
-
- AuthorizationException - Exception in com.screenscraper.util.internal.services.util
-
Exception indicating an error with authentication.
- AuthorizationException() - Constructor for exception com.screenscraper.util.internal.services.util.AuthorizationException
-
Constructs an exception with no message
- AuthorizationException(String) - Constructor for exception com.screenscraper.util.internal.services.util.AuthorizationException
-
Constructs an exception with the given message
- AuthorizationException(String, Throwable) - Constructor for exception com.screenscraper.util.internal.services.util.AuthorizationException
-
Constructs an exception with the given message
- AuthorizationRequiredException - Exception in com.screenscraper.util.internal.services.util
-
Exception used to indicate a resource requires authorization to access, and no authorization has been provided
- AuthorizationRequiredException() - Constructor for exception com.screenscraper.util.internal.services.util.AuthorizationRequiredException
-
Constructs an exception with no message
- AuthorizationRequiredException(String) - Constructor for exception com.screenscraper.util.internal.services.util.AuthorizationRequiredException
-
Constructs an exception with the given message
- AuthorizationRequiredException(String, Throwable) - Constructor for exception com.screenscraper.util.internal.services.util.AuthorizationRequiredException
-
Constructs an exception with the given message
- AUTO_REQUEST_HANDLER - Static variable in interface com.screenscraper.util.javascript.models.utility.IssuedRequestHandler
-
Handler that just issues the request and returns the response
- autoIncrementSupported - Variable in class com.screenscraper.datamanager.sql.SqlDataWriter
-
- automaticAnonymizationProxyServers - Static variable in class com.screenscraper.util.AnonymousProxyUtils
-
This allows us to maintain a central reference to the pool of automatic anonymization proxies.
- AutoProgressBar - Class in com.screenscraper.util
-
Progress Bars that automatically update based on a given list.
- AutoProgressBar(ScrapingSession, List<ProgressBar>, String, String...) - Constructor for class com.screenscraper.util.AutoProgressBar
-
Builds a progress bar that will track itself using given values
- AutoProgressBar(ScrapingSession, List<ProgressBar>, String, Collection<String>) - Constructor for class com.screenscraper.util.AutoProgressBar
-
Builds a progress bar that will track itself using given values
- autoUpdateProgressLevel() - Method in class com.screenscraper.util.AutoProgressBar
-
Automatically updates the progress of this bar, base on the value of the appropriate session variable
- available() - Method in class com.screenscraper.util.ContentLengthInputStream
-
- awaitCompletionOfPendingWrites() - Method in class com.screenscraper.datamanager.sql.SqlDataManager
-
Blocks until all pending and active writes have completed from all threads.
- awaitCompletionOfPendingWrites(long, TimeUnit) - Method in class com.screenscraper.datamanager.sql.SqlDataManager
-
Blocks until all pending and active writes have completed from all threads.