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 _
All Classes All Packages
All Classes All Packages
All Classes All Packages
D
- d - Variable in class Torello.Java.Additional.Ret4
-
This holds a pointer to the fourth response object.
- d - Variable in class Torello.Java.Additional.Ret5
-
This holds a pointer to the fourth response object.
- d - Variable in class Torello.Java.Additional.Tuple4
-
This holds a pointer to the fourth field / instance.
- d - Variable in class Torello.Java.Additional.Tuple5
-
This holds a pointer to the fourth field / instance.
- D(HTMLNode, StringBuffer) - Static method in class Torello.HTML.Debug
-
Prints an HTML Element (
TagNode, TextNode
orCommentNode
) usingPrint Style 'D'
- d4 - Variable in class Torello.Java.Additional.Ret6
-
This holds a pointer to the fourth response object.
- d4 - Variable in class Torello.Java.Additional.Ret7
-
This holds a pointer to the fourth response object.
- d4 - Variable in class Torello.Java.Additional.Ret8
-
This holds a pointer to the fourth response object.
- d4 - Variable in class Torello.Java.Additional.Tuple6
-
This holds a pointer to the fourth field / instance.
- d4 - Variable in class Torello.Java.Additional.Tuple7
-
This holds a pointer to the fourth field / instance.
- d4 - Variable in class Torello.Java.Additional.Tuple8
-
This holds a pointer to the fourth field / instance.
- DA - Torello.Languages.LC
-
Language: Danish
- data - Variable in class Torello.Browser.Debugger.paused
-
Object containing break-specific auxiliary properties.
- data - Variable in class Torello.Browser.Input.DragDataItem
-
Depending of the value of
mimeType
, it contains the dragged link, text, HTML markup or any other data. - data - Variable in class Torello.Browser.Input.dragIntercepted
-
[No Description Provided by Google]
- data - Variable in class Torello.Browser.Network.eventSourceMessageReceived
-
Message content.
- data - Variable in class Torello.Browser.Page.compilationCacheProduced
-
Base64-encoded data (Encoded as a base64 string when passed over JSON)
- data - Variable in class Torello.Browser.Page.screencastFrame
-
Base64-encoded compressed image.
- dataAV(String) - Method in class Torello.HTML.TagNode
-
Convenience Method.
- database - Variable in class Torello.Browser.Database.addDatabase
-
[No Description Provided by Google]
- Database - Class in Torello.Browser
-
[No Description Provided by Google]
- Database._Database - Class in Torello.Browser
-
Database object.
- Database.addDatabase - Class in Torello.Browser
-
[No Description Provided by Google]
- Database.Error - Class in Torello.Browser
-
Database error.
- databaseName - Variable in class Torello.Browser.Storage.indexedDBContentUpdated
-
Database to update.
- DatabaseWithObjectStores(String, Number, IndexedDB.ObjectStore[]) - Constructor for class Torello.Browser.IndexedDB.DatabaseWithObjectStores
-
Constructor
- DatabaseWithObjectStores(JsonObject) - Constructor for class Torello.Browser.IndexedDB.DatabaseWithObjectStores
-
JSON Object Constructor
- dataCollected(JsonArray) - Constructor for class Torello.Browser.Tracing.dataCollected
-
Constructor
- dataCollected(JsonObject) - Constructor for class Torello.Browser.Tracing.dataCollected
-
JSON Object Constructor
- DataEntry(String, String, CacheStorage.Header[], Number, int, String, String, CacheStorage.Header[]) - Constructor for class Torello.Browser.CacheStorage.DataEntry
-
Constructor
- DataEntry(JsonObject) - Constructor for class Torello.Browser.CacheStorage.DataEntry
-
JSON Object Constructor
- DataEntry(JsonObject) - Constructor for class Torello.Browser.IndexedDB.DataEntry
-
JSON Object Constructor
- DataEntry(RunTime.RemoteObject, RunTime.RemoteObject, RunTime.RemoteObject) - Constructor for class Torello.Browser.IndexedDB.DataEntry
-
Constructor
- dataFileNames() - Method in class Torello.Java.Build.DFBuilder
-
Requests a list of Data-File Names that are constructed by this instance.
- dataLength - Variable in class Torello.Browser.Network.dataReceived
-
Data chunk length.
- dataLossOccurred - Variable in class Torello.Browser.Tracing.tracingComplete
-
Indicates whether some trace data is known to have been lost, e.g.
- dataReceived(String, Number, int, int) - Constructor for class Torello.Browser.Network.dataReceived
-
Constructor
- dataReceived(JsonObject) - Constructor for class Torello.Browser.Network.dataReceived
-
JSON Object Constructor
- date - Variable in class Torello.Browser.IndexedDB.Key
-
Date value.
- date - Variable in class Torello.Browser.Network.SignedExchangeSignature
-
Signed exchange signature date.
- DATE(String...) - Method in class Torello.Java.Shell
-
Runs the
UNIX / BASH / LINUX 'shell'
command:date
$ date <args[0]> <args[1]> ... <args[args.length-1]>
- DATE_VALUE - Static variable in class Apache.CLI.PatternOptionBuilder
-
Date class
- dateStr() - Static method in class Torello.Java.StringParse
-
Generates a "Date String" using the character separator
'.'
- dateStr(char) - Static method in class Torello.Java.StringParse
-
Generates a "Date String" using the separator parameter as the separator between numbers
- dateStr(char, boolean) - Static method in class Torello.Java.StringParse
-
This class is primary included because although Java has a pretty reasonable "general purpose" calendar class/interface, but a consistent / same
String
since is needed because the primary use here is for building the names of files. - dateStrGOVCN() - Static method in class Torello.Java.StringParse
-
Generates a "Date String" that is consistent with the directory-name file-storage locations used to store articles from
http://Gov.CN
. - DE - Torello.Languages.LC
-
Language: German
- Debug - Class in Torello.HTML
-
A fast way to print Web-Page
Vector's
to aString
. - DEBUG - Static variable in class Torello.Java.StrCmpr
-
Utility field.
- DEBUG - Static variable in class Torello.Java.StrTokCmpr
-
Utility field.
- DEBUG_LOG - Static variable in class Torello.Java.StrCmpr
-
This object reference cannot remain null when the field
StrCmpr.DEBUG
is set toTRUE
. - DEBUG_LOG - Static variable in class Torello.Java.StrTokCmpr
-
This object reference cannot be null when DEBUG is TRUE.
- Debugger - Class in Torello.Browser
-
Debugger domain exposes JavaScript debugging capabilities.
- Debugger.BreakLocation - Class in Torello.Browser
-
[No Description Provided by Google]
- Debugger.breakpointResolved - Class in Torello.Browser
-
Fired when breakpoint is resolved to an actual script and location.
- Debugger.CallFrame - Class in Torello.Browser
-
JavaScript call frame.
- Debugger.DebugSymbols - Class in Torello.Browser
-
Debug symbols available for a wasm script.
- Debugger.Location - Class in Torello.Browser
-
Location in the source code.
- Debugger.LocationRange - Class in Torello.Browser
-
Location range within one script.
- Debugger.paused - Class in Torello.Browser
-
Fired when the virtual machine stopped on breakpoint or exception or any other stop criteria.
- Debugger.resumed - Class in Torello.Browser
-
Fired when the virtual machine resumed execution.
- Debugger.Scope - Class in Torello.Browser
-
Scope description.
- Debugger.scriptFailedToParse - Class in Torello.Browser
-
Fired when virtual machine fails to parse the script.
- Debugger.scriptParsed - Class in Torello.Browser
-
Fired when virtual machine parses script.
- Debugger.ScriptPosition - Class in Torello.Browser
-
Location in the source code.
- Debugger.SearchMatch - Class in Torello.Browser
-
Search match for resource.
- debuggerId - Variable in class Torello.Browser.RunTime.StackTraceId
-
[No Description Provided by Google]
OPTIONAL - DEBUGGING - Torello.JavaDoc.Excuse
-
Indicates that an excused field is not marked with the
'final'
modifier because it is intended to be used solely for debugging purposes (only!). - DEBUGGING - Static variable in class Torello.Java.Build.BuildPackage
- debugPrint(Appendable) - Method in class Torello.JavaDoc.HeaderFooterHTML
-
Prints an abbreviated-version of the contents of this instance, to a user-provided
Appendable
. - debugPrint(Appendable) - Method in class Torello.JavaDoc.SummaryTableHTML
-
Prints an abbreviated-version of the contents of this instance, to a user-provided
Appendable
. - debugPrintDense(int) - Method in class Torello.JavaDoc.SummaryTableHTML
-
A really great way to view the contents of this class - in just one page of text.
- debugSymbols - Variable in class Torello.Browser.Debugger.scriptParsed
-
If the scriptLanguage is WebASsembly, the source of debug symbols for the module.
- DebugSymbols(String, String) - Constructor for class Torello.Browser.Debugger.DebugSymbols
-
Constructor
- DebugSymbols(JsonObject) - Constructor for class Torello.Browser.Debugger.DebugSymbols
-
JSON Object Constructor
- Declaration - Class in Torello.JavaDoc
-
Reflection Class: Common-Root Ancestor Class of all Bridge Data-Classes.
- Declaration$codeHiLiteString(Declaration) - Static method in class Torello.JavaDoc.EXPORT_PORTAL
- decodeBase64ToImage(String) - Static method in enum Torello.HTML.Tools.Images.IF
-
This will retrieve a Buffered Image from a
String
retrieved from a string that follows this format below. - decodeBase64ToImage(String, IF) - Static method in enum Torello.HTML.Tools.Images.IF
-
This will decode a
Base-64 String
into an image. - decodeBase64ToImage_V2(String, IF) - Static method in enum Torello.HTML.Tools.Images.IF
-
This will decode a base-64 String into an image.
- decodePointer(String) - Static method in class javax.json.Json
-
Decodes a passed JSON-pointer string as defined by RFC 6901.
- deCompileAllToText(String) - Method in class Torello.Java.Build.DFBuilder
-
Requests that this Data-File Builder convert the existing Data-Files themselves into Text-Files, so that they may be viewed and inspected.
- DECOMPRESSION_ERROR - NeoVisionaries.WebSockets.WebSocketError
-
Decompression failed.
- deduceCodeType(String) - Static method in class Torello.Java.HiLiteMe
-
Covenience Method.
- deduceCodeType(String, TreeMap<String, String>) - Static method in class Torello.Java.HiLiteMe
-
This attempts to guess the
'Code Type'
parameter for the file, based on the input file name. - deepClone() - Method in class Torello.Java.FileNode
-
Whereas the standard Java
clone()
method in this class returns a new, cloned, instance ofFileNode
, if'this'
instance ofFileNode
is a directory, the tree-branch represented by'this' FileNode
instance would not be copied by an invocation of'clone'
. - DEF_ITER_REMOVE - Static variable in class Torello.JavaDoc.SummarySorterHelper
-
Iterator.remove()
Method Title-Category. - DEFAULT_ARG_NAME - Static variable in class Apache.CLI.HelpFormatter
-
Default name for an argument
- DEFAULT_COMP - Static variable in class Torello.JavaDoc.SummarySorterHelper
-
Title-Category for composition methods (for instance
'andThen'
) - DEFAULT_CSS_CLASS - Static variable in annotation type Torello.JavaDoc.JDHeaderBackgroundImg
-
This is the default CSS-Class used for the
<DIV>
that is inserted. - DEFAULT_DESC_PAD - Static variable in class Apache.CLI.HelpFormatter
-
Number of space characters to be prefixed to each description line
- DEFAULT_ENDING_HTML - Static variable in class Torello.Java.HiLiteMe.Params
-
The default value for
'endingHTML'
This value may be reset by accessing the field'endingHTML'
, which is a'public'
field in this class. - DEFAULT_HEADER_HTML - Static variable in class Torello.Java.HiLiteMe.Params
-
The default value for
'headerHTML'
This value may be reset by accessing the field'headerHTML'
, which is a'public'
field in this class. - DEFAULT_LEFT_PAD - Static variable in class Apache.CLI.HelpFormatter
-
Default padding to the left of each line
- DEFAULT_LONG_OPT_PREFIX - Static variable in class Apache.CLI.HelpFormatter
-
Default prefix for long Option
- DEFAULT_LONG_OPT_SEPARATOR - Static variable in class Apache.CLI.HelpFormatter
-
default separator displayed between a long Option and its value
- DEFAULT_OPT_PREFIX - Static variable in class Apache.CLI.HelpFormatter
-
Default prefix for shortOpts
- DEFAULT_SYNTAX_PREFIX - Static variable in class Apache.CLI.HelpFormatter
-
The string to display at the beginning of the usage statement
- DEFAULT_USER_AGENT - Static variable in class Torello.HTML.Tools.Images.Request
-
There are web-sites that expect a User-Agent to be defined before allowing an image download to progress.
- DEFAULT_WIDTH - Static variable in class Apache.CLI.HelpFormatter
-
Default number of characters per line
- defaultCleaner(Vector<HTMLNode>) - Static method in class Torello.JavaDoc.PackageSummaryHTML
- DefaultParser - Class in Apache.CLI
-
Default parser.
- DefaultParser() - Constructor for class Apache.CLI.DefaultParser
-
Creates a new DefaultParser instance with partial matching enabled.
- DefaultParser(boolean) - Constructor for class Apache.CLI.DefaultParser
-
Create a new DefaultParser instance with the specified partial matching policy.
- DefaultParser.Builder - Class in Apache.CLI
-
A nested builder class to create
DefaultParser
instances using descriptive methods. - defaultPrompt - Variable in class Torello.Browser.Page.javascriptDialogOpening
-
Default dialog prompt.
- defaultSender - Static variable in class Torello.Browser.BRDPC
-
A singleton instance of the web-socket connection.
- defaultSender - Variable in class Torello.Java.Additional.Script
-
When opening a connection to an asynchronous channel, for instance a Web-Socket to a Google Chrome Browser, the web-socket connecton to that browser receives messages from this sender.
- defaultValue - Variable in class Torello.Browser.CSS.FontVariationAxis
-
The default value.
- defaultValue - Variable in class Torello.Browser.WebAudio.AudioParam
-
[No Description Provided by Google]
- defaultValue - Variable in class Torello.JavaDoc.AnnotationElem
-
The default value assigned to this element.
- definition - Variable in class Torello.JavaDoc.Field
-
The definition of this field, as a
String
. - defListsAboveSig() - Method in class Torello.JavaDoc.HeaderFooterHTML
-
Get any Definition-Lists that occur above the Type's Signature, which is at the top.
- defListsBelowDesc() - Method in class Torello.JavaDoc.HeaderFooterHTML
-
Get any Definition-Lists that occur below the Yellow-Box Signature.
- del() - Method in class Torello.Java.FileNode
-
This deletes a file from the
FileNode
tree. - DEL(String) - Method in class Torello.Java.MSDOS
-
MS-DOS Command:
DEL
C:\>DEL <s1>
- DEL(String[]) - Method in class Torello.Java.MSDOS
-
MS-DOS Command:
DEL
C:\>DEL <sArr[0]> <sArr[1]> ... <sArr[sArr.length-1]>
- delAllPunctuationCHINESE(String) - Static method in class Torello.Languages.ZH
-
Deletes all punctuation & non-character symbols.
- delAllPunctuationPINYIN(String) - Static method in class Torello.Languages.ZH
-
Deletes all punctuation & non-character symbols from a
String
of PinYin. - delay - Variable in class Torello.Browser.Animation.AnimationEffect
-
AnimationEffect
's delay. - delay - Variable in class Torello.Browser.Page.frameScheduledNavigation
-
Delay (in seconds) until the navigation is scheduled to begin.
- delChar(String, int) - Static method in class Torello.Java.StringParse
-
This removes a character from a
String
, and returns a newString
as a result. - deleteCache(String) - Static method in class Torello.Browser.CacheStorage
-
Deletes a cache.
- deleteCookie(String, String) - Static method in class Torello.Browser.Page
-
Deletes browser cookie with given name, domain and path.
- deleteCookies(String, String, String, String) - Static method in class Torello.Browser.Network
-
Deletes browser cookies with matching name and url or domain/path pair.
- deleteDatabase(String, String) - Static method in class Torello.Browser.IndexedDB
-
Deletes a database.
- deleteEntry(String, String) - Static method in class Torello.Browser.CacheStorage
-
Deletes a cache entry.
- deleteFiles(String...) - Static method in class Torello.Java.FileRW
-
Convenience Method.
- deleteFiles(FileNode, FileNodeFilter, Appendable) - Static method in class Torello.Java.FileTransfer
-
This method will delete files (not sub-directories) from a source directory.
- deleteFilesRecursive(FileNode, FileNodeFilter, FileNodeFilter, Appendable) - Static method in class Torello.Java.FileTransfer
-
Deletes files sub-directories from a
FileNode
. - deleteObjectStoreEntries(String, String, String, IndexedDB.KeyRange) - Static method in class Torello.Browser.IndexedDB
-
Delete a range of entries from an object store
- Delimiter - Class in Torello.CSS
- Delimiter(char) - Constructor for class Torello.CSS.Delimiter
- deliverPushMessage(String, String, String) - Static method in class Torello.Browser.ServiceWorker
-
[No Description Provided by Google]
- delTree(String, boolean, Appendable) - Static method in class Torello.Java.FileRW
-
This deletes an entire directory, including any sub-directories.
- Denmark - Torello.Java.Country
-
Country Named: Denmark
- deoptReason - Variable in class Torello.Browser.Profiler.ProfileNode
-
The reason of being not optimized.
- deprecated(String) - Static method in class Torello.HTML.HTMLTags
-
Checks if a
String
is listed as an HTML Element that was deprecated for HTML 5 - depth - Variable in class Torello.Browser.Network.ReportingApiReport
-
How many uploads deep the related request was.
- depth(Vector<? super TagNode>) - Static method in class Torello.HTML.Balance
-
This method will calculate the "Maximum" and "Minimum" depth for every HTML 5.0 Tag found on a page.
- depth(Vector<? super TagNode>, String...) - Static method in class Torello.HTML.Balance
-
This method will calculate the "Maximum" and "Minimum" depth for every HTML Tag listed in the
var-args String[] htmlTags
parameter. - depthGreaterThanOne(Hashtable<String, int[]>) - Static method in class Torello.HTML.Balance
-
Creates a
Hashtable
that has a maximum and minimum depth for all HTML tags found on the page. - depthInvalid(Hashtable<String, int[]>) - Static method in class Torello.HTML.Balance
-
Creates a
Hashtable
that has a maximum and minimum depth for all HTML tags found on the page. - depthTag(Vector<? super TagNode>, String) - Static method in class Torello.HTML.Balance
-
This method will calculate the "Maximum" and "Minimum" depth for a particular HTML Tag.
- desc(String) - Method in class Apache.CLI.Option.Builder
-
Sets the description for this option.
- descendantBorder - Variable in class Torello.Browser.Overlay.ContainerQueryContainerHighlightConfig
-
The style of the descendants' borders.
- descendingIterator() - Method in interface Torello.Java.ReadOnly.ReadOnlyNavigableSet
-
Returns an iterator over the elements in this set, in descending order.
- descendingIterator() - Method in class Torello.Java.ReadOnly.ReadOnlyTreeSet
-
Returns an iterator over the elements in this set in descending order.
- descendingIterator() - Method in class Torello.Java.ReadOnly.ROTreeSetBuilder
-
Restricts a back-door into the underlying data-structure.
- descendingKeySet() - Method in interface Torello.Java.ReadOnly.ReadOnlyNavigableMap
-
Returns a reverse order
ReadOnlyNavigableSet
view of the keys contained in this map. - descendingKeySet() - Method in class Torello.Java.ReadOnly.ReadOnlyTreeMap
- descendingKeySet() - Method in class Torello.Java.ReadOnly.ROTreeMapBuilder
-
Restricts a back-door into the underlying data-structure.
- descendingMap() - Method in interface Torello.Java.ReadOnly.ReadOnlyNavigableMap
-
Returns a reverse order view of the mappings contained in this map.
- descendingMap() - Method in class Torello.Java.ReadOnly.ReadOnlyTreeMap
- descendingMap() - Method in class Torello.Java.ReadOnly.ROTreeMapBuilder
-
Restricts a back-door into the underlying data-structure.
- descendingSet() - Method in interface Torello.Java.ReadOnly.ReadOnlyNavigableSet
-
Returns a reverse order view of the elements contained in this set.
- descendingSet() - Method in class Torello.Java.ReadOnly.ReadOnlyTreeSet
- descendingSet() - Method in class Torello.Java.ReadOnly.ROTreeSetBuilder
-
Restricts a back-door into the underlying data-structure.
- descFromTypeLabel - Variable in class Torello.JavaDoc.ReflHTML
-
This boolean indicates that the HTML description provided by this JavaDoc Detail has been copied from an parent-class or from an interface.
- describeNode(Integer, Integer, String, Integer, Boolean) - Static method in class Torello.Browser.DOM
-
Describes node given its id, does not require domain to be enabled.
- description - Torello.HTML.MetaTagName
-
How do you explain your visitor in only 2 or 3 phrases what they can expect on your website? You use the so called meta
'description'
tag. - description - Variable in class Torello.Browser.Accessibility.AXNode
-
The accessible description for this
Node
. - description - Variable in class Torello.Browser.RunTime.ObjectPreview
-
String representation of the object.
- description - Variable in class Torello.Browser.RunTime.RemoteObject
-
String representation of the object.
- description - Variable in class Torello.Browser.RunTime.StackTrace
-
String label of this stack trace.
- description - Variable in class Torello.Browser.Security.SecurityStateExplanation
-
Full text explanation of the factor.
- description - Variable in class Torello.HTML.Tools.NewsSite.NewsSite
-
A simple text description of the news web-site
- description() - Method in class Torello.JavaDoc.HeaderFooterHTML
-
Retrieve the description from the top of the page, as HTML.
- description() - Method in class Torello.JavaDoc.PackageSummaryHTML
-
Allows a User to both retrieve and to modify the contents of the
'package-summary.html'
Description Text-Area. - description() - Method in class Torello.JavaDoc.ReflHTML
-
Returns an HTML-
Vector
of the HTML used to display the description of a detail element. - description(String) - Static method in class Torello.HTML.InnerTags
-
Provides the description stored in the JAR data-file for both standard inner-tags, and event-based inner-tags.
- descriptionMetaTag - Static variable in class Torello.HTML.Features.Meta
- destination - Variable in class Torello.Browser.Network.ReportingApiReport
-
The name of the endpoint group that should be used to deliver the report.
- destinationId - Variable in class Torello.Browser.WebAudio.nodeParamConnected
-
[No Description Provided by Google]
- destinationId - Variable in class Torello.Browser.WebAudio.nodeParamDisconnected
-
[No Description Provided by Google]
- destinationId - Variable in class Torello.Browser.WebAudio.nodesConnected
-
[No Description Provided by Google]
- destinationId - Variable in class Torello.Browser.WebAudio.nodesDisconnected
-
[No Description Provided by Google]
- destinationInputIndex - Variable in class Torello.Browser.WebAudio.nodesConnected
-
[No Description Provided by Google]
OPTIONAL - destinationInputIndex - Variable in class Torello.Browser.WebAudio.nodesDisconnected
-
[No Description Provided by Google]
OPTIONAL - detached(String) - Constructor for class Torello.Browser.Inspector.detached
-
Constructor
- detached(JsonObject) - Constructor for class Torello.Browser.Inspector.detached
-
JSON Object Constructor
- detachedFromTarget(String, String) - Constructor for class Torello.Browser.Target.detachedFromTarget
-
Constructor
- detachedFromTarget(JsonObject) - Constructor for class Torello.Browser.Target.detachedFromTarget
-
JSON Object Constructor
- detachFromTarget(String, String) - Static method in class Torello.Browser.Target
-
Detaches session with given id.
- detailNavBar() - Method in class Torello.JavaDoc.ReflHTML
-
Returns an HTML-
Vector
of the HTML used to display the Navigation Button-Bar of a detail element. - details - Variable in class Torello.Browser.Audits.InspectorIssue
-
[No Description Provided by Google]
- DetailsException - Exception in Torello.JavaDoc
-
Exception that may be thrown when erroneous-input is provided to internal-class
Details
orReflHTML
. - DetailsException() - Constructor for exception Torello.JavaDoc.DetailsException
-
Constructs a
DetailsException
with no detail message. - DetailsException(String) - Constructor for exception Torello.JavaDoc.DetailsException
-
Constructs a
DetailsException
with the specified detail message. - DetailsException(String, Throwable) - Constructor for exception Torello.JavaDoc.DetailsException
-
Constructs a new exception with the specified detail message and cause.
- DetailsException(Throwable) - Constructor for exception Torello.JavaDoc.DetailsException
-
Constructs a new exception with the specified cause and a detail message of
(cause==null ? null : cause.toString())
(which typically contains the class and detail message of cause). - deviceHeight - Variable in class Torello.Browser.Page.ScreencastFrameMetadata
-
Device screen height in DIP.
- deviceId - Variable in class Torello.Browser.SystemInfo.GPUDevice
-
PCI ID of the GPU device, if available; 0 otherwise.
- DeviceOrientation - Class in Torello.Browser
-
[No Description Provided by Google]
- devices - Variable in class Torello.Browser.SystemInfo.GPUInfo
-
The graphics devices on the system.
- deviceString - Variable in class Torello.Browser.SystemInfo.GPUDevice
-
String description of the GPU device, if the PCI ID is not available.
- deviceWidth - Variable in class Torello.Browser.Page.ScreencastFrameMetadata
-
Device screen width in DIP.
- DF(String...) - Method in class Torello.Java.Shell
-
Runs the
UNIX / BASH / LINUX 'shell'
command:df
$ df <args[0]> <args[1]> ... <args[args.length-1]>
- DFBuilder - Class in Torello.Java.Build
-
Can be used by Classes the need to build Data-File(s) for the
'data-files/'
directory, or convert those Data-Files to Text for viewing and inspection. - DFBuilder() - Constructor for class Torello.Java.Build.DFBuilder
- Dhekelia - Torello.Java.Country
-
Country Named: Dhekelia
- DialogType - Static variable in class Torello.Browser.Page
-
Javascript dialog type.
- DIFF(String...) - Method in class Torello.Java.Shell
-
Runs the
UNIX / BASH / LINUX 'shell'
command:diff
$ diff <args[0]> <args[1]> ... <args[args.length-1]>
- dimension - Variable in class Torello.CSS.Dimension
-
The text /
String
that was appended to the end of the number that begin thisDimension
-Token - Dimension - Class in Torello.CSS
- dir(String) - Method in class Torello.Java.FileNode
-
Convenience Method.
- dir(String, boolean) - Method in class Torello.Java.FileNode
-
Retrieves the sub-directory
FileNode
instance named by parameter'dirName'
if there is aFileNode
that is a direct descendant of'this'
instance ofFileNode
. - direction - Variable in class Torello.Browser.Animation.AnimationEffect
-
AnimationEffect
's playback direction. - DirExpectedException - Exception in Torello.Java
-
Thrown when a
FileNode
operation has been invoked on an instance that represents an Operating-SystemFile
, but that invoked-method may only be applied to Operating-SystemDirectory
instances. - DirExpectedException(String, Throwable, FileNode) - Constructor for exception Torello.Java.DirExpectedException
-
Constructs a new exception with the specified detail message, cause-chain
Throwable
, and onepublic, final
parameter:fn
. - DirExpectedException(String, FileNode) - Constructor for exception Torello.Java.DirExpectedException
-
Constructs a new exception with the specified detail message, and one
public, final
parameter:fn
. - DIRS_TO_SKIP - Static variable in class Torello.JavaDoc.JDFiles
-
A Java
Predicate
that avoids directories that contain extranneous files. - disable() - Static method in class Torello.Browser.Accessibility
-
Disables the accessibility domain.
- disable() - Static method in class Torello.Browser.Animation
-
Disables animation domain notifications.
- disable() - Static method in class Torello.Browser.Audits
-
Disables issues domain, prevents further issues from being reported to the client.
- disable() - Static method in class Torello.Browser.Cast
-
Stops observing for sinks and issues.
- disable() - Static method in class Torello.Browser.Console
-
Disables console domain, prevents further console messages from being reported to the client.
- disable() - Static method in class Torello.Browser.CSS
-
Disables the CSS agent for the given page.
- disable() - Static method in class Torello.Browser.Database
-
Disables database tracking, prevents database events from being sent to the client.
- disable() - Static method in class Torello.Browser.Debugger
-
Disables debugger for given page.
- disable() - Static method in class Torello.Browser.DOM
-
Disables DOM agent for the given page.
- disable() - Static method in class Torello.Browser.DOMSnapshot
-
Disables DOM snapshot agent for the given page.
- disable() - Static method in class Torello.Browser.DOMStorage
-
Disables storage tracking, prevents storage events from being sent to the client.
- disable() - Static method in class Torello.Browser.Fetch
-
Disables the fetch domain.
- disable() - Static method in class Torello.Browser.HeadlessExperimental
-
Disables headless events for the target.
- disable() - Static method in class Torello.Browser.HeapProfiler
-
[No Description Provided by Google]
- disable() - Static method in class Torello.Browser.IndexedDB
-
Disables events from backend.
- disable() - Static method in class Torello.Browser.Inspector
-
Disables inspector domain notifications.
- disable() - Static method in class Torello.Browser.LayerTree
-
Disables compositing tree inspection.
- disable() - Static method in class Torello.Browser.Log
-
Disables log domain, prevents further log entries from being reported to the client.
- disable() - Static method in class Torello.Browser.Media
-
Disables the Media domain.
- disable() - Static method in class Torello.Browser.Network
-
Disables network tracking, prevents network events from being sent to the client.
- disable() - Static method in class Torello.Browser.Overlay
-
Disables domain notifications.
- disable() - Static method in class Torello.Browser.Page
-
Disables page domain notifications.
- disable() - Static method in class Torello.Browser.Performance
-
Disable collecting and reporting metrics.
- disable() - Static method in class Torello.Browser.Profiler
-
[No Description Provided by Google]
- disable() - Static method in class Torello.Browser.RunTime
-
Disables reporting of execution contexts creation.
- disable() - Static method in class Torello.Browser.Security
-
Disables tracking security state changes.
- disable() - Static method in class Torello.Browser.ServiceWorker
-
[No Description Provided by Google]
- disable() - Static method in class Torello.Browser.WebAudio
-
Disables the WebAudio domain.
- disable() - Static method in class Torello.Browser.WebAuthn
-
Disable the WebAuthn domain.
- disableCache - Variable in class Torello.Browser.Network.LoadNetworkResourceOptions
-
[No Description Provided by Google]
- disabled - Variable in class Torello.Browser.CSS.CSSProperty
-
Whether the property is disabled by the user (present for source-based properties only).
- disabled - Variable in class Torello.Browser.CSS.CSSStyleSheetHeader
-
Denotes whether the stylesheet is disabled.
- DisabledImageType - Static variable in class Torello.Browser.Emulation
-
Enum of image types that can be disabled.
- discardConsoleEntries() - Static method in class Torello.Browser.RunTime
-
Discards collected exceptions and console API calls.
- discardSearchResults(String) - Static method in class Torello.Browser.DOM
-
Discards search results from the session with the given id.
- disconnect() - Method in class NeoVisionaries.WebSockets.WebSocket
-
Disconnect the WebSocket.
- disconnect() - Method in class Torello.Browser.WebSocketSender
-
Closes the
WebSocket
connection to the Browser's Remote Debug Port. - disconnect(int) - Method in class NeoVisionaries.WebSockets.WebSocket
-
Disconnect the WebSocket.
- disconnect(int, String) - Method in class NeoVisionaries.WebSockets.WebSocket
-
Disconnect the WebSocket.
- disconnect(int, String, long) - Method in class NeoVisionaries.WebSockets.WebSocket
-
Disconnect the WebSocket.
- disconnect(String) - Method in class NeoVisionaries.WebSockets.WebSocket
-
Disconnect the WebSocket.
- dispatchDragEvent(String, Number, Number, Input.DragData, Integer) - Static method in class Torello.Browser.Input
-
Dispatches a drag event into the page.
- dispatchKeyEvent(String, Integer, Number, String, String, String, String, String, Integer, Integer, Boolean, Boolean, Boolean, Integer, String[]) - Static method in class Torello.Browser.Input
-
Dispatches a key event to the page.
- dispatchMouseEvent(String, Number, Number, Integer, Number, String, Integer, Integer, Number, Number, Integer, Integer, Integer, Number, Number, String) - Static method in class Torello.Browser.Input
-
Dispatches a mouse event to the page.
- dispatchPeriodicSyncEvent(String, String, String) - Static method in class Torello.Browser.ServiceWorker
-
[No Description Provided by Google]
- dispatchSyncEvent(String, String, String, boolean) - Static method in class Torello.Browser.ServiceWorker
-
[No Description Provided by Google]
- dispatchTouchEvent(String, Input.TouchPoint[], Integer, Number) - Static method in class Torello.Browser.Input
-
Dispatches a touch event to the page.
- displayedContentWithCertErrors - Variable in class Torello.Browser.Security.InsecureContentStatus
-
Always false.
- displayedInsecureContentStyle - Variable in class Torello.Browser.Security.InsecureContentStatus
-
Always set to unknown.
- displayedMixedContent - Variable in class Torello.Browser.Security.InsecureContentStatus
-
Always false.
- DisplayFeature(String, int, int) - Constructor for class Torello.Browser.Emulation.DisplayFeature
-
Constructor
- DisplayFeature(JsonObject) - Constructor for class Torello.Browser.Emulation.DisplayFeature
-
JSON Object Constructor
- disposeBrowserContext(String) - Static method in class Torello.Browser.Target
-
Deletes a BrowserContext.
- disposition - Variable in class Torello.Browser.Page.frameRequestedNavigation
-
The disposition for the navigation.
- distributedNodes - Variable in class Torello.Browser.DOM.distributedNodesUpdated
-
Distributed nodes for given insertion point.
- distributedNodes - Variable in class Torello.Browser.DOM.Node
-
Distributed nodes for given insertion point.
- distributedNodesUpdated(int, DOM.BackendNode[]) - Constructor for class Torello.Browser.DOM.distributedNodesUpdated
-
Constructor
- distributedNodesUpdated(JsonObject) - Constructor for class Torello.Browser.DOM.distributedNodesUpdated
-
JSON Object Constructor
- distribution - Torello.HTML.MetaTagName
-
The Meta-Tag
'distribution'
defines the level or degree of distribution of your web-page and how it should be classified in relation to methods of distribution on the world wide web. - Djibouti - Torello.Java.Country
-
Country Named: Djibouti
- dnsEnd - Variable in class Torello.Browser.Network.ResourceTiming
-
Finished DNS address resolve.
- dnsStart - Variable in class Torello.Browser.Network.ResourceTiming
-
Started DNS address resolve.
- DO_NOT_DOCUMENT - Static variable in class Torello.Java.Build.BuildPackage
-
This flag may be attached to one of your
BuildPackage
instances to signify that the package being flagged should not ever be documented when Build-Stage 2 ('javadoc'
) is executing. - DO_NOT_JAR - Static variable in class Torello.Java.Build.BuildPackage
-
This can be used to request that the class files for a Java Package not be included in the
'.jar'
File generated for that package. - DO_NOT_RECOMPILE - Static variable in class Torello.Java.Build.BuildPackage
-
This flag may be attached to one of your
BuildPackage
instances to signify that the package being flagged should not ever be re-compiled when Build-Stage 1 ('javac'
) is executing - unless the package's nick-name has been explicity specified at the Command Line Interface. - docSourcePositions - Variable in class Torello.JavaDoc.TreeUtils
- docTrees - Variable in class Torello.JavaDoc.TreeUtils
-
Java's Sun/Oracle Abstract Syntax Tree engine provides AST's for Java-Doc Comments, in addition to trees for the actual source-code.
- documentEncoding - Variable in class Torello.Browser.DOMSnapshot.DOMNode
-
Only set for documents, contains the document's character set encoding.
- documentNodeId - Variable in class Torello.Browser.Audits.QuirksModeIssueDetails
-
[No Description Provided by Google]
- documentOpened(JsonObject) - Constructor for class Torello.Browser.Page.documentOpened
-
JSON Object Constructor
- documentOpened(Page.Frame) - Constructor for class Torello.Browser.Page.documentOpened
-
Constructor
- DocumentSnapshot(int, int, int, int, int, int, int, int, DOMSnapshot.NodeTreeSnapshot, DOMSnapshot.LayoutTreeSnapshot, DOMSnapshot.TextBoxSnapshot, Number, Number, Number, Number) - Constructor for class Torello.Browser.DOMSnapshot.DocumentSnapshot
-
Constructor
- DocumentSnapshot(JsonObject) - Constructor for class Torello.Browser.DOMSnapshot.DocumentSnapshot
-
JSON Object Constructor
- documentUpdated(JsonObject) - Constructor for class Torello.Browser.DOM.documentUpdated
-
JSON Object Constructor
- documentURL - Variable in class Torello.Browser.DOM.Node
-
Document URL that
Document
orFrameOwner
node points to. - documentURL - Variable in class Torello.Browser.DOMSnapshot.DocumentSnapshot
-
Document URL that
Document
orFrameOwner
node points to. - documentURL - Variable in class Torello.Browser.DOMSnapshot.DOMNode
-
Document URL that
Document
orFrameOwner
node points to. - documentURL - Variable in class Torello.Browser.Network.requestWillBeSent
-
URL of the document this request is loaded for.
- DOES_NOT_CONTAIN - Static variable in interface Torello.HTML.NodeSearch.TextComparitor
-
Checks an attribute-value or
TextNode
to ensure that it does not contain any matches with the list of compare-String's
. - DOES_NOT_CONTAIN_CASE_INSENSITIVE - Static variable in interface Torello.HTML.NodeSearch.TextComparitor
-
This function pointer checks an attribute-value or
TextNode
to ensure that it does not contain any matches with the list of compare-String's
. - DOES_NOT_END_WITH - Static variable in interface Torello.HTML.NodeSearch.TextComparitor
-
Checks an input 'source
String
' (usually an inner-tag value or aTextNode
) to verify that the ending characters (the 'tail' of the source-String
) will not match with any of the javavar-args String...
compare-String's
list. - DOES_NOT_END_WITH_CASE_INSENSITIVE - Static variable in interface Torello.HTML.NodeSearch.TextComparitor
-
Nearly identical to
TextComparitor.DOES_NOT_END_WITH
, but here the function-pointer points to a method that ignores case when performing the comparisons. - DOES_NOT_END_WITH_CASE_INSENSITIVE_TRIM - Static variable in interface Torello.HTML.NodeSearch.TextComparitor
-
Invokes
java.lang.String.trim()
on the first input-parameter; although the remainder of thisBiPredicate<String, String[]
is identical topublic static
fieldTextComparitor.DOES_NOT_END_WITH_CASE_INSENSITIVE
. - DOES_NOT_END_WITH_TRIM - Static variable in interface Torello.HTML.NodeSearch.TextComparitor
-
Invokes
java.lang.String.trim()
on the first input-parameter; although the remainder of thisBiPredicate<String, String[]
is identical topublic static
fieldTextComparitor.DOES_NOT_END_WITH
. - DOES_NOT_START_WITH - Static variable in interface Torello.HTML.NodeSearch.TextComparitor
-
Checks an input 'source
String
' (usually an inner-tag value or aTextNode
) to verify that the initial characters (the 'start' of the source-String
) will not match with any of the javavar-args String...
compare-String's
list. - DOES_NOT_START_WITH_CASE_INSENSITIVE - Static variable in interface Torello.HTML.NodeSearch.TextComparitor
-
Nearly identical to
TextComparitor.DOES_NOT_START_WITH
, but here the function-pointer points to a method that ignores case when performing the comparisons. - DOES_NOT_START_WITH_CASE_INSENSITIVE_TRIM - Static variable in interface Torello.HTML.NodeSearch.TextComparitor
-
Invokes
java.lang.String.trim()
on the first input-parameter; although the remainder of thisBiPredicate<String, String[]
is identical topublic static
fieldTextComparitor.DOES_NOT_START_WITH_CASE_INSENSITIVE
. - DOES_NOT_START_WITH_TRIM - Static variable in interface Torello.HTML.NodeSearch.TextComparitor
-
Invokes
java.lang.String.trim()
on the first input-parameter; although the remainder of thisBiPredicate<String, String[]
is identical topublic static
fieldTextComparitor.DOES_NOT_START_WITH
. - DOM - Class in Torello.Browser
-
This domain exposes DOM read/write operations.
- DOM.attributeModified - Class in Torello.Browser
-
Fired when
Element
's attribute is modified. - DOM.attributeRemoved - Class in Torello.Browser
-
Fired when
Element
's attribute is removed. - DOM.BackendNode - Class in Torello.Browser
-
Backend node with a friendly name.
- DOM.BoxModel - Class in Torello.Browser
-
Box model.
- DOM.characterDataModified - Class in Torello.Browser
-
Mirrors
DOMCharacterDataModified
event. - DOM.childNodeCountUpdated - Class in Torello.Browser
-
Fired when
Container
's child node count has changed. - DOM.childNodeInserted - Class in Torello.Browser
-
Mirrors
DOMNodeInserted
event. - DOM.childNodeRemoved - Class in Torello.Browser
-
Mirrors
DOMNodeRemoved
event. - DOM.CSSComputedStyleProperty - Class in Torello.Browser
-
[No Description Provided by Google]
- DOM.distributedNodesUpdated - Class in Torello.Browser
-
Called when distribution is changed.
- DOM.documentUpdated - Class in Torello.Browser
-
Fired when
Document
has been totally updated. - DOM.inlineStyleInvalidated - Class in Torello.Browser
-
Fired when
Element
's inline style is modified via a CSS property modification. - DOM.Node - Class in Torello.Browser
-
DOM interaction is implemented in terms of mirror objects that represent the actual DOM nodes.
- DOM.pseudoElementAdded - Class in Torello.Browser
-
Called when a pseudo element is added to an element.
- DOM.pseudoElementRemoved - Class in Torello.Browser
-
Called when a pseudo element is removed from an element.
- DOM.Rect - Class in Torello.Browser
-
Rectangle.
- DOM.RGBA - Class in Torello.Browser
-
A structure holding an RGBA color.
- DOM.setChildNodes - Class in Torello.Browser
-
Fired when backend wants to provide client with the missing DOM structure.
- DOM.shadowRootPopped - Class in Torello.Browser
-
Called when shadow root is popped from the element.
- DOM.shadowRootPushed - Class in Torello.Browser
-
Called when shadow root is pushed into the element.
- DOM.ShapeOutsideInfo - Class in Torello.Browser
-
CSS Shape Outside details.
- domain - Variable in class Torello.Browser.Audits.AffectedCookie
-
[No Description Provided by Google]
- domain - Variable in class Torello.Browser.BrowserEvent
-
It was decided by somebody other than I that there are to be two API's of the browser Remote-Debug-Port interface.
- domain - Variable in class Torello.Browser.Database._Database
-
Database domain.
- domain - Variable in class Torello.Browser.Network.Cookie
-
Cookie domain.
- domain - Variable in class Torello.Browser.Network.CookieParam
-
Cookie domain.
- Domain(String, String) - Constructor for class Torello.Browser.Schema.Domain
-
Constructor
- Domain(JsonObject) - Constructor for class Torello.Browser.Schema.Domain
-
JSON Object Constructor
- domainAndRegistry - Variable in class Torello.Browser.Page.Frame
-
Frame document's registered domain, taking the public suffixes list into account.
- DOMBreakpointType - Static variable in class Torello.Browser.DOMDebugger
-
DOM breakpoint type.
- domContentEventFired(Number) - Constructor for class Torello.Browser.Page.domContentEventFired
-
Constructor
- domContentEventFired(JsonObject) - Constructor for class Torello.Browser.Page.domContentEventFired
-
JSON Object Constructor
- DOMDebugger - Class in Torello.Browser
-
DOM debugging allows setting breakpoints on particular DOM operations and events.
- DOMDebugger.EventListener - Class in Torello.Browser
-
Object event listener.
- Dominica - Torello.Java.Country
-
Country Named: Dominica
- DominicanRepublic - Torello.Java.Country
-
Country Named: Dominican Republic
- DOMNode(int, String, String, String, String, Boolean, Boolean, int, int[], DOMSnapshot.NameValue[], int[], Integer, String, String, String, String, String, String, String, Integer, String, String, Boolean, DOMDebugger.EventListener[], String, String, Number, Number) - Constructor for class Torello.Browser.DOMSnapshot.DOMNode
-
Constructor
- DOMNode(JsonObject) - Constructor for class Torello.Browser.DOMSnapshot.DOMNode
-
JSON Object Constructor
- domNodeIndex - Variable in class Torello.Browser.DOMSnapshot.LayoutTreeNode
-
The index of the related DOM node in the
domNodes
array returned bygetSnapshot
. - DOMSnapshot - Class in Torello.Browser
-
This domain facilitates obtaining document snapshots with DOM, layout, and style information.
- DOMSnapshot.ComputedStyle - Class in Torello.Browser
-
A subset of the full ComputedStyle as defined by the request whitelist.
- DOMSnapshot.DocumentSnapshot - Class in Torello.Browser
-
Document snapshot.
- DOMSnapshot.DOMNode - Class in Torello.Browser
-
A Node in the DOM tree.
- DOMSnapshot.InlineTextBox - Class in Torello.Browser
-
Details of post layout rendered text positions.
- DOMSnapshot.LayoutTreeNode - Class in Torello.Browser
-
Details of an element in the DOM tree with a LayoutObject.
- DOMSnapshot.LayoutTreeSnapshot - Class in Torello.Browser
-
Table of details of an element in the DOM tree with a LayoutObject.
- DOMSnapshot.NameValue - Class in Torello.Browser
-
A name/value pair.
- DOMSnapshot.NodeTreeSnapshot - Class in Torello.Browser
-
Table containing nodes.
- DOMSnapshot.RareBooleanData - Class in Torello.Browser
-
[No Description Provided by Google]
- DOMSnapshot.RareIntegerData - Class in Torello.Browser
-
[No Description Provided by Google]
- DOMSnapshot.RareStringData - Class in Torello.Browser
-
Data that is only present on rare nodes.
- DOMSnapshot.TextBoxSnapshot - Class in Torello.Browser
-
Table of details of the post layout rendered text positions.
- DOMStorage - Class in Torello.Browser
-
Query and modify DOM storage.
- DOMStorage.domStorageItemAdded - Class in Torello.Browser
-
[No Description Provided by Google]
- DOMStorage.domStorageItemRemoved - Class in Torello.Browser
-
[No Description Provided by Google]
- DOMStorage.domStorageItemsCleared - Class in Torello.Browser
-
[No Description Provided by Google]
- DOMStorage.domStorageItemUpdated - Class in Torello.Browser
-
[No Description Provided by Google]
- DOMStorage.StorageId - Class in Torello.Browser
-
DOM Storage identifier.
- domStorageItemAdded(JsonObject) - Constructor for class Torello.Browser.DOMStorage.domStorageItemAdded
-
JSON Object Constructor
- domStorageItemAdded(DOMStorage.StorageId, String, String) - Constructor for class Torello.Browser.DOMStorage.domStorageItemAdded
-
Constructor
- domStorageItemRemoved(JsonObject) - Constructor for class Torello.Browser.DOMStorage.domStorageItemRemoved
-
JSON Object Constructor
- domStorageItemRemoved(DOMStorage.StorageId, String) - Constructor for class Torello.Browser.DOMStorage.domStorageItemRemoved
-
Constructor
- domStorageItemsCleared(JsonObject) - Constructor for class Torello.Browser.DOMStorage.domStorageItemsCleared
-
JSON Object Constructor
- domStorageItemsCleared(DOMStorage.StorageId) - Constructor for class Torello.Browser.DOMStorage.domStorageItemsCleared
-
Constructor
- domStorageItemUpdated(JsonObject) - Constructor for class Torello.Browser.DOMStorage.domStorageItemUpdated
-
JSON Object Constructor
- domStorageItemUpdated(DOMStorage.StorageId, String, String, String) - Constructor for class Torello.Browser.DOMStorage.domStorageItemUpdated
-
Constructor
- done - Variable in class Torello.Browser.HeapProfiler.reportHeapSnapshotProgress
-
[No Description Provided by Google]
- doNotJAR - Variable in class Torello.Java.Build.BuildPackage
-
This field simply indicates whether or not the
BuildPackage.DO_NOT_JAR
was assigned to'this'
instance ofBuildPackage
. - dotDotParentDirectory(String) - Static method in class Torello.Java.StringParse
-
Convenience Method.
- dotDotParentDirectory(String, char) - Static method in class Torello.Java.StringParse
-
Convenience Method.
- dotDotParentDirectory(String, char, short) - Static method in class Torello.Java.StringParse
-
This does traverses up a directory-tree structure, and returns a 'parent-level' directory that is
'nLevels'
up the tree. - dotDotParentDirectory(String, short) - Static method in class Torello.Java.StringParse
-
Convenience Method.
- dotDotParentDirectory(URL) - Static method in class Torello.Java.StringParse
-
Convenience Method.
- dotDotParentDirectory(URL, short) - Static method in class Torello.Java.StringParse
-
Convenience Method.
- dotDots - Variable in class Torello.JavaDoc.JavaDocHTMLFile
-
This provides the relative path-
String
from'this'
Java Doc generated'.html'
File to the root Java Doc Directory. - dotDots(String, String, char) - Static method in class Torello.Java.StringParse
-
Computes a "relative
URL String
". - DotPair - Class in Torello.HTML
-
A simple utility class that, used ubiquitously throughout Java HTML, which maintains two integer fields -
DotPai.start
andDotPai.end
, for demarcating the begining and ending of a sub-list within an HTML web-page. - DotPair(int, int) - Constructor for class Torello.HTML.DotPair
-
This constructor takes two integers and saves them into the
public
member fields. - dotPairOPT(Vector<? extends HTMLNode>, int) - Static method in class Torello.HTML.Util.Inclusive
- dotPairOPT(Vector<? extends HTMLNode>, int, int) - Static method in class Torello.HTML.Util.Inclusive
- DOUBLE_WITH_CHECK(BigDecimal) - Static method in class Torello.Java.JSON.RJInternal
-
Converts a
BigDecimal
into a Javadouble
- DOUBLE_WITH_CHECK(JsonNumber) - Static method in class Torello.Java.JSON.RJInternal
-
Converts a
JsonNumber
into a Javadouble
- doubleArr(JsonArray, double, int, ToDoubleFunction<String>, Class<T>) - Static method in class Torello.Java.JSON.ReadArrJSON.DimN
-
Convenience Method.
- doubleArrayToBoxedStream(JsonArray, double, int, Function<String, Double>) - Static method in class Torello.Java.JSON.ReadArrJSON
-
Convenience Method.
- doubleArrayToStream(JsonArray, double, int, ToDoubleFunction<String>) - Static method in class Torello.Java.JSON.ReadArrJSON
-
Convenience Method.
- DoubleQuotes - Torello.HTML.SD
-
An enumerated constant that represents a double-quotation mark:
"
- DoubleTFunction<T,R> - Interface in Torello.Java.Function
-
Function-Pointer Input:
double, T
Output:R
. - doubleValue() - Method in interface javax.json.JsonNumber
-
Returns this JSON number as a
double
. - download(Request, Appendable) - Static method in class Torello.HTML.Tools.Images.ImageScraper
-
This will iterate through the
URL's
and download them. - download(ScrapedArticleReceiver, Vector<Vector<String>>, ArticleGet, boolean, StrFilter, boolean, Pause, Appendable) - Static method in class Torello.HTML.Tools.NewsSite.ScrapeArticles
-
This is used to do the downloading of newspaper articles.
- downloadImageGuessType(String, String) - Static method in class Torello.HTML.Tools.Images.ImageScrape
-
Convenience Method.
- downloadImageGuessType(String, String, String) - Static method in class Torello.HTML.Tools.Images.ImageScrape
-
This will download an image, and try to guess if it is one of the following types:
.jpg, .png, .bmp, .gif or .jpeg
. - downloadImages(File) - Static method in class Torello.HTML.Tools.Images.ImageScrape
-
This method will read from a text-file, which must have a list of image-
URL's
from the internet - and download them, one by one, to a directory. - downloadImagesGuessTypes(Iterable<String>) - Static method in class Torello.HTML.Tools.Images.ImageScrape
-
Convenience Method.
- downloadImagesGuessTypes(Iterable<String>, String) - Static method in class Torello.HTML.Tools.Images.ImageScrape
-
Convenience Method.
- downloadImagesGuessTypes(String, Iterable<String>) - Static method in class Torello.HTML.Tools.Images.ImageScrape
-
Convenience Method.
- downloadImagesGuessTypes(String, Iterable<String>, String) - Static method in class Torello.HTML.Tools.Images.ImageScrape
-
This will download an entire
Vector<String>
ofURL's
, and save the output fileNames which were used to save these images. - downloadProgress(String, Number, Number, String) - Constructor for class Torello.Browser.Browser.downloadProgress
-
Constructor
- downloadProgress(String, Number, Number, String) - Constructor for class Torello.Browser.Page.downloadProgress
-
Constructor
- downloadProgress(JsonObject) - Constructor for class Torello.Browser.Browser.downloadProgress
-
JSON Object Constructor
- downloadProgress(JsonObject) - Constructor for class Torello.Browser.Page.downloadProgress
-
JSON Object Constructor
- DownloadResult - Enum in Torello.HTML.Tools.NewsSite
-
An enumeration of the various problem that could potentially flare up when downloading news article HTML.
- downloadWillBegin(String, String, String, String) - Constructor for class Torello.Browser.Browser.downloadWillBegin
-
Constructor
- downloadWillBegin(String, String, String, String) - Constructor for class Torello.Browser.Page.downloadWillBegin
-
Constructor
- downloadWillBegin(JsonObject) - Constructor for class Torello.Browser.Browser.downloadWillBegin
-
JSON Object Constructor
- downloadWillBegin(JsonObject) - Constructor for class Torello.Browser.Page.downloadWillBegin
-
JSON Object Constructor
- DPUtil - Class in Torello.HTML
- DPUtil() - Constructor for class Torello.HTML.DPUtil
- DragData(JsonObject) - Constructor for class Torello.Browser.Input.DragData
-
JSON Object Constructor
- DragData(Input.DragDataItem[], String[], int) - Constructor for class Torello.Browser.Input.DragData
-
Constructor
- DragDataItem(String, String, String, String) - Constructor for class Torello.Browser.Input.DragDataItem
-
Constructor
- DragDataItem(JsonObject) - Constructor for class Torello.Browser.Input.DragDataItem
-
JSON Object Constructor
- dragIntercepted(JsonObject) - Constructor for class Torello.Browser.Input.dragIntercepted
-
JSON Object Constructor
- dragIntercepted(Input.DragData) - Constructor for class Torello.Browser.Input.dragIntercepted
-
Constructor
- dragOperationsMask - Variable in class Torello.Browser.Input.DragData
-
Bit field representing allowed drag operations.
- drawsContent - Variable in class Torello.Browser.LayerTree.Layer
-
Indicates whether this layer hosts any content, rather than being used for transform/scrolling purposes only.
- driverBugWorkarounds - Variable in class Torello.Browser.SystemInfo.GPUInfo
-
An optional array of GPU driver bug workarounds.
- driverVendor - Variable in class Torello.Browser.SystemInfo.GPUDevice
-
String description of the GPU driver vendor.
- driverVersion - Variable in class Torello.Browser.SystemInfo.GPUDevice
-
String description of the GPU driver version.
- DU(String...) - Method in class Torello.Java.Shell
-
Runs the
UNIX / BASH / LINUX 'shell'
command:du
$ du <args[0]> <args[1]> ... <args[args.length-1]>
- DualStackMode - Enum in NeoVisionaries.WebSockets
-
The dual stack mode defines which IP address families will be used to establish a connection.
- duration - Variable in class Torello.Browser.Animation.AnimationEffect
-
AnimationEffect
's iteration duration. - duration - Variable in class Torello.Browser.PerformanceTimeline.TimelineEvent
-
Event duration, if applicable.
All Classes All Packages