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
B
- b - Variable in class Torello.Browser.DOM.RGBA
-
The blue component, in the [0-255] range.
- b - Variable in class Torello.Java.Additional.Ret2
-
This holds a pointer to the second response object.
- b - Variable in class Torello.Java.Additional.Ret3
-
This holds a pointer to the second response object.
- b - Variable in class Torello.Java.Additional.Ret4
-
This holds a pointer to the second response object.
- b - Variable in class Torello.Java.Additional.Ret5
-
This holds a pointer to the second response object.
- b - Variable in class Torello.Java.Additional.Tuple2
-
This holds a pointer to the second field / instance.
- b - Variable in class Torello.Java.Additional.Tuple3
-
This holds a pointer to the second field / instance.
- b - Variable in class Torello.Java.Additional.Tuple4
-
This holds a pointer to the second field / instance.
- b - Variable in class Torello.Java.Additional.Tuple5
-
This holds a pointer to the second field / instance.
- B(HTMLNode, StringBuffer) - Static method in class Torello.HTML.Debug
-
Prints an HTML Element (
TagNode, TextNode
orCommentNode
) usingPrint Style 'B'
- b2 - Variable in class Torello.Java.Additional.Ret6
-
This holds a pointer to the second response object.
- b2 - Variable in class Torello.Java.Additional.Ret7
-
This holds a pointer to the second response object.
- b2 - Variable in class Torello.Java.Additional.Ret8
-
This holds a pointer to the second response object.
- b2 - Variable in class Torello.Java.Additional.Tuple6
-
This holds a pointer to the second field / instance.
- b2 - Variable in class Torello.Java.Additional.Tuple7
-
This holds a pointer to the second field / instance.
- b2 - Variable in class Torello.Java.Additional.Tuple8
-
This holds a pointer to the second field / instance.
- B64_INIT_STRING - Static variable in enum Torello.HTML.Tools.Images.IF
-
This will parse a
'Base64' String
into two groups using Java's RegEx Tools. - b64EncodedImage - Variable in class Torello.HTML.Tools.Images.ImageInfo
-
A web-page has the ability to inline (smaller) images directly into an HTML
<IMG SRC=...>
tag by encoding the picture into a Base-64String
. - b64EncodedImg - Variable in class Torello.HTML.Tools.Images.Results
-
When constructing an
ImageScraper
'sRequest
object, one of the options for building the instance is to pass a list of HTMLTagNode
instances containing HTML'<IMG SRC=...>'
tags. - b64MimeStrToObj(String) - Static method in class Torello.Java.StringParse
-
This performs an identical operation as the method:
b64StrToObj
, however receives a "MIME" compatible encodedString
. - b64StrToObj(String) - Static method in class Torello.Java.StringParse
-
This converts to any java.io.Serializable object from a compressed, serialized, Base-64 Encoded
java.lang.String
. - backendDOMNodeId - Variable in class Torello.Browser.Accessibility.AXNode
-
The backend ID for the associated DOM node, if any.
- backendDOMNodeId - Variable in class Torello.Browser.Accessibility.AXRelatedNode
-
The BackendNodeId of the related DOM node.
- BackendNode(int, String, int) - Constructor for class Torello.Browser.DOM.BackendNode
-
Constructor
- BackendNode(JsonObject) - Constructor for class Torello.Browser.DOM.BackendNode
-
JSON Object Constructor
- backendNodeId - Variable in class Torello.Browser.Animation.AnimationEffect
-
AnimationEffect
's target node. - backendNodeId - Variable in class Torello.Browser.DOM.BackendNode
-
[No Description Provided by Google]
- backendNodeId - Variable in class Torello.Browser.DOM.Node
-
The BackendNodeId for this node.
- backendNodeId - Variable in class Torello.Browser.DOMDebugger.EventListener
-
Node the listener is added to (if any).
- backendNodeId - Variable in class Torello.Browser.DOMSnapshot.DOMNode
-
Node
's id, corresponds to DOM.Node.backendNodeId. - backendNodeId - Variable in class Torello.Browser.DOMSnapshot.NodeTreeSnapshot
-
Node
's id, corresponds to DOM.Node.backendNodeId. - backendNodeId - Variable in class Torello.Browser.LayerTree.Layer
-
The backend id for the node associated with this layer.
- backendNodeId - Variable in class Torello.Browser.Overlay.inspectNodeRequested
-
Id of the node to inspect.
- backendNodeId - Variable in class Torello.Browser.Page.fileChooserOpened
-
Input node id.
- BackForwardCacheNotRestoredExplanation(String, String) - Constructor for class Torello.Browser.Page.BackForwardCacheNotRestoredExplanation
-
Constructor
- BackForwardCacheNotRestoredExplanation(JsonObject) - Constructor for class Torello.Browser.Page.BackForwardCacheNotRestoredExplanation
-
JSON Object Constructor
- BackForwardCacheNotRestoredReason - Static variable in class Torello.Browser.Page
-
List of not restored reasons for back-forward cache.
- BackForwardCacheNotRestoredReasonType - Static variable in class Torello.Browser.Page
-
Types of not restored reasons for back-forward cache.
- backForwardCacheNotUsed(String, String, Page.BackForwardCacheNotRestoredExplanation[]) - Constructor for class Torello.Browser.Page.backForwardCacheNotUsed
-
Constructor
- backForwardCacheNotUsed(JsonObject) - Constructor for class Torello.Browser.Page.backForwardCacheNotUsed
-
JSON Object Constructor
- BackgroundService - Class in Torello.Browser
-
Defines events for background web platform features.
- BackgroundService.BackgroundServiceEvent - Class in Torello.Browser
-
[No Description Provided by Google]
- BackgroundService.backgroundServiceEventReceived - Class in Torello.Browser
-
Called with all existing backgroundServiceEvents when enabled, and all new events afterwards if enabled and recording.
- BackgroundService.EventMetadata - Class in Torello.Browser
-
A key-value pair for additional event information to pass along.
- BackgroundService.recordingStateChanged - Class in Torello.Browser
-
Called when the recording state for the service has been updated.
- backgroundServiceEvent - Variable in class Torello.Browser.BackgroundService.backgroundServiceEventReceived
-
[No Description Provided by Google]
- BackgroundServiceEvent(Number, String, String, String, String, String, BackgroundService.EventMetadata[]) - Constructor for class Torello.Browser.BackgroundService.BackgroundServiceEvent
-
Constructor
- BackgroundServiceEvent(JsonObject) - Constructor for class Torello.Browser.BackgroundService.BackgroundServiceEvent
-
JSON Object Constructor
- backgroundServiceEventReceived(JsonObject) - Constructor for class Torello.Browser.BackgroundService.backgroundServiceEventReceived
-
JSON Object Constructor
- backgroundServiceEventReceived(BackgroundService.BackgroundServiceEvent) - Constructor for class Torello.Browser.BackgroundService.backgroundServiceEventReceived
-
Constructor
- backupMainTarGzFile() - Method in class Torello.Java.Build.CloudSync
-
This method should copy your
Project-Backup.tar
File to the appropriate date-based Cloud-Storage Backup-Directory. - backupMainTarGzFile() - Method in class Torello.Java.Build.CloudSyncGSUTIL
- BAD_ARTICLE_URL - Torello.HTML.Tools.NewsSite.DownloadResult
-
The article's
URL
could not be instantiated, because theURL
constructor threw an exception. - BadStr - Class in Torello.CSS
-
It has been patently decided that neither
'BadStr'
nor'BadURL'
will have public constructors. - BadURL - Class in Torello.CSS
-
It has been patently decided that neither
'BadStr'
nor'BadURL'
will have public constructors. - Bahamas - Torello.Java.Country
-
Country Named: The Bahamas
- Bahrain - Torello.Java.Country
-
Country Named: Bahrain
- Balance - Class in Torello.HTML
-
Utilities for checking that opening and closing
TagNode
elements match up (that the HTML is balanced). - BalancedHTMLException - Exception in Torello.HTML
-
Used to report unbalanced HTML Tags within any Vectorized-HTML page or sub-page.
- BalancedHTMLException() - Constructor for exception Torello.HTML.BalancedHTMLException
-
Creates a new
BalancedHTMLException
with no detail message. - BalancedHTMLException(String, Hashtable<String, Integer>) - Constructor for exception Torello.HTML.BalancedHTMLException
-
Constructs a
BalancedHTMLException
with the specified detail message. - BalancedHTMLException(Hashtable<String, Integer>) - Constructor for exception Torello.HTML.BalancedHTMLException
-
Constructs a
BalancedHTMLException
with the specified detail message. - Bangladesh - Torello.Java.Country
-
Country Named: Bangladesh
- bannerAndAddFinder - Variable in class Torello.HTML.Tools.NewsSite.NewsSite
-
An instance of
StrFilter
for finding banner's or ad's - Barbados - Torello.Java.Country
-
Country Named: Barbados
- BASE_MESSAGE(JsonStructure, JsonValue.ValueType, JsonValue, Class<?>, Throwable...) - Static method in exception Torello.Java.JSON.JsonBindingException
-
A simple helper method for printing a consistent error messge using the input-data convenience fields.
- BASE_MESSAGE_ARR(JsonArray, int, JsonValue.ValueType, JsonValue, Class<?>, String, Throwable...) - Static method in exception Torello.Java.JSON.JsonBindingArrException
-
A simple helper method for printing a consistent error messge using the input-data convenience fields of
JsonArray's
. - BASE_MESSAGE_OBJ(JsonObject, String, JsonValue.ValueType, JsonValue, Class<?>, String, Throwable...) - Static method in exception Torello.Java.JSON.JsonBindingObjException
-
A simple helper method for printing a consistent error messge using the input-data convenience fields of
JsonArray's
. - BASE64_ENCODED_CSS_FILENAME - Static variable in class Torello.JavaDoc.CSSFiles
- base64EncodedCSS - Variable in class Torello.JavaDoc.CSSFiles
- baseAddress - Variable in class Torello.Browser.Memory.Module
-
Base address where the module is loaded into memory.
- BaseAudioContext(String, String, String, WebAudio.ContextRealtimeData, Number, Number, Number) - Constructor for class Torello.Browser.WebAudio.BaseAudioContext
-
Constructor
- BaseAudioContext(JsonObject) - Constructor for class Torello.Browser.WebAudio.BaseAudioContext
-
JSON Object Constructor
- baseSizeBorder - Variable in class Torello.Browser.Overlay.FlexItemHighlightConfig
-
Style of the border around the box representing the item's base size
OPTIONAL - baseSizeBox - Variable in class Torello.Browser.Overlay.FlexItemHighlightConfig
-
Style of the box representing the item's base size
OPTIONAL - BaseType - Class in Torello.Java.JSON
-
This class may be used to help serialize Java Objects into Json Objects.
- BaseType() - Constructor for class Torello.Java.JSON.BaseType
-
Do Nothing Constructor
- baseURL - Variable in class Torello.Browser.DOM.Node
-
Base URL that
Document
orFrameOwner
node uses for URL completion. - baseURL - Variable in class Torello.Browser.DOMSnapshot.DocumentSnapshot
-
Base URL that
Document
orFrameOwner
node uses for URL completion. - baseURL - Variable in class Torello.Browser.DOMSnapshot.DOMNode
-
Base URL that
Document
orFrameOwner
node uses for URL completion. - baseURL - Variable in class Torello.Browser.Input.DragDataItem
-
Stores the base URL for the contained markup.
- BassasDaIndia - Torello.Java.Country
-
Country Named: Bassas da India
- BBLACK - Static variable in class Torello.Java.C
- BBLACK_BKGND - Static variable in class Torello.Java.C
- BBLUE - Static variable in class Torello.Java.C
- BBLUE_BKGND - Static variable in class Torello.Java.C
- BCYAN - Static variable in class Torello.Java.C
- BCYAN_BKGND - Static variable in class Torello.Java.C
- BE - Torello.Languages.LC
-
Language: Belarusian
- beforeExtension(String) - Static method in class Torello.Java.StringParse
-
This returns the contents of a
String
, before the last period'.'
in thatString
. - beforeLastFileSeparatorPos(String) - Static method in class Torello.Java.StringParse
-
This returns the contents of a
String
, before the last'java.io.File.separator'
(including the separator itself). - beforeLastFrontSlashPos(String) - Static method in class Torello.Java.StringParse
-
This returns the contents of a
String
, before the last front-slash found (including the front-slash'/'
itself). - beginFrame(Number, Number, Boolean, HeadlessExperimental.ScreenshotParams) - Static method in class Torello.Browser.HeadlessExperimental
-
Sends a BeginFrame to the target and returns when the frame was completed.
- Belarus - Torello.Java.Country
-
Country Named: Belarus
- Belgium - Torello.Java.Country
-
Country Named: Belgium
- Belize - Torello.Java.Country
-
Country Named: Belize
- Benin - Torello.Java.Country
-
Country Named: Benin
- Bermuda - Torello.Java.Country
-
Country Named: Bermuda
- BG - Torello.Languages.LC
-
Language: Bulgarian
- BGREEN - Static variable in class Torello.Java.C
- BGREEN_BKGND - Static variable in class Torello.Java.C
- Bhutan - Torello.Java.Country
-
Country Named: Bhutan
- BiAppendable - Class in Torello.Java.Additional
-
Builds a composite
java.lang.Appendable
using up to two independent input-parameterAppendable's
. - BiAppendable(Appendable, Appendable) - Constructor for class Torello.Java.Additional.BiAppendable
-
Creates an instance of this class, using up to two input
Appendable's
. - bigDecimalValue() - Method in interface javax.json.JsonNumber
-
Returns this JSON number as a
BigDecimal
object. - bigIntegerValue() - Method in interface javax.json.JsonNumber
-
Returns this JSON number as a
BigInteger
object. - bigIntegerValueExact() - Method in interface javax.json.JsonNumber
-
Returns this JSON number as a
BigInteger
object. - BiIntConsumer - Interface in Torello.Java.Function
-
Function-Pointer Input:
int, int
Output:void
. - BiIntFunction<R> - Interface in Torello.Java.Function
-
Function-Pointer Input:
int, int
Output:R
. - BiIntPredicate - Interface in Torello.Java.Function
-
Function-Pointer Input:
int, int
Output:boolean
. - BINARY - Static variable in class NeoVisionaries.WebSockets.WebSocketOpcode
-
Opcode for "binary frame" (0x2).
- bind(int) - Static method in class Torello.Browser.Tethering
-
Request browser port binding.
- bindingCalled(String, String, int) - Constructor for class Torello.Browser.RunTime.bindingCalled
-
Constructor
- bindingCalled(JsonObject) - Constructor for class Torello.Browser.RunTime.bindingCalled
-
JSON Object Constructor
- BLACK - Static variable in class Torello.Java.C
- BLACK_BKGND - Static variable in class Torello.Java.C
- blendedBackgroundColors - Variable in class Torello.Browser.DOMSnapshot.LayoutTreeSnapshot
-
The list of background colors that are blended with colors of overlapping elements.
- block(String, Vector<String>, Vector<Vector<String>>, Appendable) - Static method in class Torello.Languages.Translate
- blockedByResponseIssueDetails - Variable in class Torello.Browser.Audits.InspectorIssueDetails
-
[No Description Provided by Google]
OPTIONAL - BlockedByResponseIssueDetails(JsonObject) - Constructor for class Torello.Browser.Audits.BlockedByResponseIssueDetails
-
JSON Object Constructor
- BlockedByResponseIssueDetails(Audits.AffectedRequest, Audits.AffectedFrame, Audits.AffectedFrame, String) - Constructor for class Torello.Browser.Audits.BlockedByResponseIssueDetails
-
Constructor
- BlockedByResponseReason - Static variable in class Torello.Browser.Audits
-
Enum indicating the reason a response has been blocked.
- blockedCookies - Variable in class Torello.Browser.Network.responseReceivedExtraInfo
-
A list of cookies which were not stored from the response along with the corresponding reasons for blocking.
- BlockedCookieWithReason(String[], Network.Cookie) - Constructor for class Torello.Browser.Network.BlockedCookieWithReason
-
Constructor
- BlockedCookieWithReason(JsonObject) - Constructor for class Torello.Browser.Network.BlockedCookieWithReason
-
JSON Object Constructor
- blockedFrame - Variable in class Torello.Browser.Audits.BlockedByResponseIssueDetails
-
[No Description Provided by Google]
OPTIONAL - blockedReason - Variable in class Torello.Browser.Network.loadingFailed
-
The reason why loading was blocked, if any.
- BlockedReason - Static variable in class Torello.Browser.Network
-
The reason why request was blocked.
- blockedReasons - Variable in class Torello.Browser.Network.BlockedCookieWithReason
-
The reason(s) the cookie was blocked.
- blockedReasons - Variable in class Torello.Browser.Network.BlockedSetCookieWithReason
-
The reason(s) this cookie was blocked.
- BlockedSetCookieWithReason(String[], String, Network.Cookie) - Constructor for class Torello.Browser.Network.BlockedSetCookieWithReason
-
Constructor
- BlockedSetCookieWithReason(JsonObject) - Constructor for class Torello.Browser.Network.BlockedSetCookieWithReason
-
JSON Object Constructor
- blockedURL - Variable in class Torello.Browser.Audits.ContentSecurityPolicyIssueDetails
-
The url not included in allowed sources.
- blockReason - Variable in class Torello.Browser.Page.PermissionsPolicyBlockLocator
-
[No Description Provided by Google]
- BLUE - Static variable in class Torello.Java.C
- BLUE_BKGND - Static variable in class Torello.Java.C
- BMP - Torello.HTML.Tools.Images.IF
-
Used to indicate a picture using the common ommon
'.bmp'
image format. - BN - Torello.Languages.LC
-
Language: Bengali
- body - Variable in class Torello.Browser.CacheStorage.CachedResponse
-
Entry content, base64-encoded.
- body - Variable in class Torello.Browser.Network.ReportingApiReport
-
[No Description Provided by Google]
- body - Variable in class Torello.HTML.CommentNode
-
This stores a copy of the body of the comment.
- body - Variable in class Torello.JavaDoc.Declaration
-
The Body of this '
Entity
' (Field
,Method
,Constructor
,EnumConstant
,AnnotationElem
orNestedType
) as aString
- if one exists. - BODY - Static variable in class Torello.JavaDoc.PF
-
For class
Method
and classConstructor
this flag will tell thetoString()
method to include the code-body in its return-valueString
. - BODY_SHORT - Static variable in class Torello.JavaDoc.PF
-
For class
Method
and classConstructor
this flag will tell thetoString()
method to include an abbreviated code-body in its return-valueString
. - bodyEndCol - Variable in class Torello.JavaDoc.Location
- bodyEndLine - Variable in class Torello.JavaDoc.Location
- bodyEndPos - Variable in class Torello.JavaDoc.Location
- bodyGetterId - Variable in class Torello.Browser.RunTime.CustomPreview
-
If formatter returns true as a result of formatter.hasBody call then bodyGetterId will contain RemoteObjectId for the function that returns result of formatter.body(object, config) call.
- bodySize - Variable in class Torello.Browser.Network.CachedResource
-
Cached response body size.
- bodyStartCol - Variable in class Torello.JavaDoc.Location
- bodyStartLine - Variable in class Torello.JavaDoc.Location
- bodyStartPos - Variable in class Torello.JavaDoc.Location
- Bolivia - Torello.Java.Country
-
Country Named: Bolivia
- BoolConsumer - Interface in Torello.Java.Function
-
Function-Pointer Input:
boolean
Output:void
. - booleanArr(JsonArray, boolean, int, Predicate<String>, Class<T>) - Static method in class Torello.Java.JSON.ReadArrJSON.DimN
-
Convenience Method.
- booleanArray(JsonArray, boolean, int, Predicate<String>) - Static method in class Torello.Java.JSON.ReadArrJSON
-
Convenience Method.
- booleanArrayToBoxedStream(JsonArray, boolean, int, Function<String, Boolean>) - Static method in class Torello.Java.JSON.ReadArrJSON
-
Converts a
JsonArray
into aStream<Boolean>
. - BooleanTFunction<T,R> - Interface in Torello.Java.Function
-
Function-Pointer Input:
boolean, T
Output:R
. - BoolPredicate - Interface in Torello.Java.Function
-
Function-Pointer Input:
boolean
Output:boolean
. - BoolSupplier - Interface in Torello.Java.Function
-
Function-Pointer Input:
NONE
Output:boolean
. - border - Variable in class Torello.Browser.DOM.BoxModel
-
Border box
- borderColor - Variable in class Torello.Browser.Overlay.HighlightConfig
-
The border highlight fill color (default: transparent).
- BosniaHerzegovina - Torello.Java.Country
-
Country Named: Bosnia and Herzegovina
- Both - Torello.HTML.TC
-
The
TC.Both
enumerated type indicates that either of these scenarios will satisfy the search criteria. - BOTH - NeoVisionaries.WebSockets.DualStackMode
-
Try both IPv4 and IPv6 to establish a connection.
- Botswana - Torello.Java.Country
-
Country Named: Botswana
- bottomNavBar() - Method in class Torello.JavaDoc.HeaderFooterHTML
-
Retrieve the Navigation-Bar HTML at the bottom of a Java Doc Page.
- bottomNavBar() - Method in class Torello.JavaDoc.PackageSummaryHTML
-
Allows a User to both retrieve and to modify the contents of the
'package-summary.html'
Nav-Bar. - boundingBox - Variable in class Torello.Browser.DOMSnapshot.InlineTextBox
-
The bounding box in document coordinates.
- boundingBox - Variable in class Torello.Browser.DOMSnapshot.LayoutTreeNode
-
The bounding box in document coordinates.
- bounds - Variable in class Torello.Browser.DOM.ShapeOutsideInfo
-
Shape bounds
- bounds - Variable in class Torello.Browser.DOMSnapshot.LayoutTreeSnapshot
-
The absolute position bounding box.
- bounds - Variable in class Torello.Browser.DOMSnapshot.TextBoxSnapshot
-
The absolute position bounding box.
- Bounds(Integer, Integer, Integer, Integer, String) - Constructor for class Torello.Browser.Browser.Bounds
-
Constructor
- Bounds(JsonObject) - Constructor for class Torello.Browser.Browser.Bounds
-
JSON Object Constructor
- BouvetIsland - Torello.Java.Country
-
Country Named: Bouvet Island
- boxedStreamToPrimitiveArray(Stream<T>, JsonArray, Class<T>, ObjIntConsumer<T>, U) - Static method in class Torello.Java.JSON.ReadArrJSON
-
Converts a Java Boxed Stream to a Primitive Array.
- BoxModel(Number[], Number[], Number[], Number[], int, int, DOM.ShapeOutsideInfo) - Constructor for class Torello.Browser.DOM.BoxModel
-
Constructor
- BoxModel(JsonObject) - Constructor for class Torello.Browser.DOM.BoxModel
-
JSON Object Constructor
- BoxStyle(JsonObject) - Constructor for class Torello.Browser.Overlay.BoxStyle
-
JSON Object Constructor
- BoxStyle(DOM.RGBA, DOM.RGBA) - Constructor for class Torello.Browser.Overlay.BoxStyle
-
Constructor
- BP() - Static method in class Torello.Java.Q
-
BP: Break Point
Asks the user at the Command Line if Program Flow should continue. - BP(String) - Static method in class Torello.Java.Q
-
BP: Break Point
Asks the user at the Command Line if Program Flow should continue. - BPURPLE - Static variable in class Torello.Java.C
- BPURPLE_BKGND - Static variable in class Torello.Java.C
- bracketAUC(char) - Static method in class Torello.Languages.ZH
-
Brackets - any version.
- branch(URLFilter[], ArticleGet[]) - Static method in interface Torello.HTML.Tools.NewsSite.ArticleGet
-
This is a static, factory method for building ArticleGet. This is just a way to put a list of article-parse objects into a single "branching" article-parse
Object
. - brand - Variable in class Torello.Browser.Emulation.UserAgentBrandVersion
-
[No Description Provided by Google]
- brands - Variable in class Torello.Browser.Emulation.UserAgentMetadata
-
[No Description Provided by Google]
OPTIONAL - Brazil - Torello.Java.Country
-
Country Named: Brazil
- BRDPC - Class in Torello.Browser
-
This class helps to start an headless-instance of a Web-Browser, and open a connection to that browser.
- BreakLocation(String, int, Integer, String) - Constructor for class Torello.Browser.Debugger.BreakLocation
-
Constructor
- BreakLocation(JsonObject) - Constructor for class Torello.Browser.Debugger.BreakLocation
-
JSON Object Constructor
- breakpointId - Variable in class Torello.Browser.Debugger.breakpointResolved
-
Breakpoint unique identifier.
- breakpointResolved(String, Debugger.Location) - Constructor for class Torello.Browser.Debugger.breakpointResolved
-
Constructor
- breakpointResolved(JsonObject) - Constructor for class Torello.Browser.Debugger.breakpointResolved
-
JSON Object Constructor
- BRED - Static variable in class Torello.Java.C
- BRED_BKGND - Static variable in class Torello.Java.C
- BRIEF_LOCATION - Static variable in class Torello.JavaDoc.PF
-
Requests that only three line-numbers be printed when writing an entity's
Location
object. - bringToFront() - Static method in class Torello.Browser.Page
-
Brings page to front (activates tab).
- BritishIndianOceanTerritory - Torello.Java.Country
-
Country Named: British Indian Ocean Territory
- BritishVirginIslands - Torello.Java.Country
-
Country Named: British Virgin Islands
- Browser - Class in Torello.Browser
-
The Browser domain defines methods and events for browser managing.
- Browser.Bounds - Class in Torello.Browser
-
Browser window bounds information
EXPERIMENTAL - Browser.Bucket - Class in Torello.Browser
-
Chrome histogram bucket.
- Browser.downloadProgress - Class in Torello.Browser
-
Fired when download makes progress.
- Browser.downloadWillBegin - Class in Torello.Browser
-
Fired when page is about to start a download.
- Browser.Histogram - Class in Torello.Browser
-
Chrome histogram.
- Browser.PermissionDescriptor - Class in Torello.Browser
-
Definition of PermissionDescriptor defined in the Permissions API: https://w3c.github.io/permissions/#dictdef-permissiondescriptor.
- BrowserCommandId - Static variable in class Torello.Browser.Browser
-
Browser command ids used by executeBrowserCommand.
- browserContextId - Variable in class Torello.Browser.Target.TargetInfo
-
[No Description Provided by Google]
OPTIONAL
EXPERIMENTAL - BrowserEvent - Class in Torello.Browser
-
All events fired by the headless-browser extend this abstract class.
- BrowserEvent(String, String, int) - Constructor for class Torello.Browser.BrowserEvent
-
Constructor for this
abstract-class
- Brunei - Torello.Java.Country
-
Country Named: Brunei
- Bucket(int, int, int) - Constructor for class Torello.Browser.Browser.Bucket
-
Constructor
- Bucket(JsonObject) - Constructor for class Torello.Browser.Browser.Bucket
-
JSON Object Constructor
- buckets - Variable in class Torello.Browser.Browser.Histogram
-
Buckets.
- bufferedImage - Variable in class Torello.HTML.Tools.Images.ImageInfo
-
The image, as an instance of
java.awt.image.BufferedImage
- bufferUsage(Number, Number, Number) - Constructor for class Torello.Browser.Tracing.bufferUsage
-
Constructor
- bufferUsage(JsonObject) - Constructor for class Torello.Browser.Tracing.bufferUsage
-
JSON Object Constructor
- build() - Method in class Apache.CLI.CommandLine.Builder
-
Returns the new instance.
- build() - Method in class Apache.CLI.DefaultParser.Builder
-
Builds an DefaultParser with the values declared by this
DefaultParser.Builder
. - build() - Method in class Apache.CLI.Option.Builder
-
Constructs an Option with the values declared by this
Option.Builder
. - build() - Method in interface javax.json.JsonArrayBuilder
-
Returns the current array.
- build() - Method in interface javax.json.JsonObjectBuilder
-
Returns the JSON object associated with this object builder.
- build() - Method in interface javax.json.JsonPatchBuilder
-
Returns the JSON Patch.
- build() - Method in class Torello.Java.ReadOnly.ROArrayListBuilder
-
Simply transfers
'this'
instance' internalArrayList
to theReadOnlyArrayList
Wrapper-Class. - build() - Method in class Torello.Java.ReadOnly.ROHashMapBuilder
-
Simply transfers
'this'
instance' internalHashMap
to theReadOnlyHashMap
Wrapper-Class. - build() - Method in class Torello.Java.ReadOnly.ROHashSetBuilder
-
Simply transfers
'this'
instance' internalHashSet
to theReadOnlyHashSet
Wrapper-Class. - build() - Method in class Torello.Java.ReadOnly.ROHashtableBuilder
-
Simply transfers
'this'
instance' internalHashtable
to theReadOnlyHashtable
Wrapper-Class. - build() - Method in class Torello.Java.ReadOnly.ROPropertiesBuilder
-
Simply transfers
'this'
instance' internalProperties
to theReadOnlyProperties
Wrapper-Class. - build() - Method in class Torello.Java.ReadOnly.ROTreeMapBuilder
-
Simply transfers
'this'
instance' internalTreeMap
to theReadOnlyTreeMap
Wrapper-Class. - build() - Method in class Torello.Java.ReadOnly.ROTreeSetBuilder
-
Simply transfers
'this'
instance' internalTreeSet
to theReadOnlyTreeSet
Wrapper-Class. - build() - Method in class Torello.Java.ReadOnly.ROVectorBuilder
-
Simply transfers
'this'
instance' internalVector
to theReadOnlyVector
Wrapper-Class. - build(String) - Static method in class Torello.CSS.AtKeyword
- build(String) - Static method in class Torello.CSS.Comment
-
- build(String) - Static method in class Torello.CSS.Dimension
-
- build(String) - Static method in class Torello.CSS.Func
-
- build(String) - Static method in class Torello.CSS.Hash
-
- build(String) - Static method in class Torello.CSS.Identifier
-
- build(String) - Static method in class Torello.CSS.Num
-
- build(String) - Static method in class Torello.CSS.Percentage
-
- build(String) - Static method in class Torello.CSS.Str
-
- build(String) - Static method in class Torello.CSS.UnicodeRange
-
- build(String) - Static method in class Torello.CSS.URLToken
-
- build(String) - Static method in class Torello.CSS.Whitespace
-
- buildAll(String) - Method in class Torello.Java.Build.DFBuilder
-
Requests that this Data-File Builder run and generate all Data-Files that it can build.
- buildAll(BuildPackage) - Static method in class Torello.Java.Build.DFBuilder
-
Runs / Executes the method
DFBuilder.buildAll(java.lang.String)
on all Class-File(s) found insdie the'data-files/'
directory for a given package. - buildAllToText(String) - Method in class Torello.Java.Build.DFBuilder
-
Requests that this Data-File Builder generate all Data-Files as Text-Files, so that they may be viewed and inspected.
- buildDefaultWebSocketConnection(Integer, boolean, Consumer<BrowserEvent>) - Static method in class Torello.Browser.BRDPC
-
After an instance of Chrome has been started, this method should be used to create a
WebSocket
-Connection to the browser. - builder() - Static method in class Apache.CLI.DefaultParser
-
Creates a new
DefaultParser.Builder
to create anDefaultParser
using descriptive methods. - builder() - Static method in class Apache.CLI.Option
-
Returns a
Option.Builder
to create anOption
using descriptive methods. - builder(String) - Static method in class Apache.CLI.Option
-
Returns a
Option.Builder
to create anOption
using descriptive methods. - Builder() - Constructor for class Apache.CLI.CommandLine.Builder
- BUILDER_RECORD_LOG_FILENAME - Static variable in class Torello.Java.Build.BuilderRecord
- BuilderRecord - Class in Torello.Java.Build
-
This class contains all configurations that are needed to run a build.
- BuildError - Error in Torello.Java.Build
-
This error is thrown when an Operating System Command has failed.
- buildFromStrIter(Iterable<String>) - Static method in class Torello.HTML.Tools.Images.Request
-
Builds an instance of this class from a list of
URL's
asString's
- buildFromStrIter(Iterable<String>, URL, boolean) - Static method in class Torello.HTML.Tools.Images.Request
-
Builds an instance of this class from a list of
URL's
asString's
- buildFromTagNodeIter(Iterable<TagNode>, boolean) - Static method in class Torello.HTML.Tools.Images.Request
-
Builds an instance of this class using the
SRC
-Attribute from a list ofTagNode
's. - buildFromTagNodeIter(Iterable<TagNode>, URL, boolean) - Static method in class Torello.HTML.Tools.Images.Request
-
Builds an instance of this class using the
SRC
-Attribute from a list ofTagNode
's. - buildFromURLIter(Iterable<URL>) - Static method in class Torello.HTML.Tools.Images.Request
-
Builds an instance of this class using a list of already prepared
URL's
. - BuildPackage - Class in Torello.Java.Build
-
This User-Data class is used to describe the Java-Packages included inside of a Java Project.
- BuildPackage(String, String, String, int, String...) - Constructor for class Torello.Java.Build.BuildPackage
-
Constructs an instance of this class.
- Bulgaria - Torello.Java.Country
-
Country Named: Bulgaria
- bulletListAUC(char) - Static method in class Torello.Languages.ZH
-
Bullet List characters in upper
UniCode / UTF-8
. - bundleRequestId - Variable in class Torello.Browser.Network.subresourceWebBundleInnerResponseError
-
Bundle request identifier.
- bundleRequestId - Variable in class Torello.Browser.Network.subresourceWebBundleInnerResponseParsed
-
Bundle request identifier.
- BurkinaFaso - Torello.Java.Country
-
Country Named: Burkina Faso
- Burma - Torello.Java.Country
-
Country Named: Burma
- Burundi - Torello.Java.Country
-
Country Named: Burundi
- BWHITE - Static variable in class Torello.Java.C
- BWHITE_BKGND - Static variable in class Torello.Java.C
- BY_DATE - Static variable in class Torello.Java.RTC
- BY_FILE_SIZE - Static variable in class Torello.Java.RTC
- BY_FILENAME - Static variable in class Torello.Java.RTC
- BY_FULLPATH - Static variable in class Torello.Java.RTC
- BYELLOW - Static variable in class Torello.Java.C
- BYELLOW_BKGND - Static variable in class Torello.Java.C
- ByRef<A> - Class in Torello.Java.Additional
-
A simple wrapper class for passing variables by-reference to methods calls.
- ByRef() - Constructor for class Torello.Java.Additional.ByRef
-
Creates an instance of this class, and initializes the field
this.f
to null. - ByRef(A) - Constructor for class Torello.Java.Additional.ByRef
-
Creates an instance of this class, and initializes the field.
- byteArr(JsonArray, byte, int, ToByteFunction<String>, Class<T>) - Static method in class Torello.Java.JSON.ReadArrJSON.DimN
-
Convenience Method.
- byteArray(JsonArray, byte, int, ToByteFunction<String>) - Static method in class Torello.Java.JSON.ReadArrJSON
-
Convenience Method.
- byteArrayToBoxedStream(JsonArray, byte, int, Function<String, Byte>) - Static method in class Torello.Java.JSON.ReadArrJSON
-
Convenience Method.
- ByteConsumer - Interface in Torello.Java.Function
-
Function-Pointer Input:
byte
Output:void
. - BytePredicate - Interface in Torello.Java.Function
-
Function-Pointer Input:
boolean
Output:byte
. - bytes - Variable in class Torello.Browser.Network.PostDataEntry
-
[No Description Provided by Google]
OPTIONAL - ByteSupplier - Interface in Torello.Java.Function
-
Function-Pointer Input:
NONE
Output:byte
. - ByteTFunction<T,R> - Interface in Torello.Java.Function
-
Function-Pointer Input:
byte, T
Output:R
.
All Classes All Packages