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

O

oaeSummaryTable - Variable in class Torello.JavaDoc.JavaDocHTMLFile
The HTML for an Optional Annotation Element Summary Table
objArr(JsonArray, Object, int, Class<T>) - Static method in class Torello.Java.JSON.ReadArrJSON.DimN
Convenience Method.
objArrayToStream(JsonArray, T, int, Class<T>) - Static method in class Torello.Java.JSON.ReadArrJSON
Converts a JsonArray into a Stream<T>.
object - Variable in class Torello.Browser.Debugger.Scope
Object representing the scope.
object - Variable in class Torello.Browser.RunTime.inspectRequested
[No Description Provided by Google]
OBJECT - javax.json.JsonValue.ValueType
JSON object.
OBJECT_M - Static variable in class Torello.JavaDoc.SummarySorterHelper
Label for methods inherited from class Object

Checker Method SummarySorterHelper.OBJECT_M(Method) matches methods named: "hashCode", "toString", "equals"
OBJECT_M(Method) - Static method in class Torello.JavaDoc.SummarySorterHelper
Identifies whether or not a particular method should be placed under the Method Summary Section Title for methods which implement or extend java.lang.Object.
OBJECT_VALUE - Static variable in class Apache.CLI.PatternOptionBuilder
Object class
objectId - Variable in class Torello.Browser.RunTime.CallArgument
Remote object handle.
objectId - Variable in class Torello.Browser.RunTime.RemoteObject
Unique object identifier (for non-primitive values).
ObjectPreview(String, String, String, boolean, RunTime.PropertyPreview[], RunTime.EntryPreview[]) - Constructor for class Torello.Browser.RunTime.ObjectPreview
Constructor
ObjectPreview(JsonObject) - Constructor for class Torello.Browser.RunTime.ObjectPreview
JSON Object Constructor
ObjectStore(String, IndexedDB.KeyPath, boolean, IndexedDB.ObjectStoreIndex[]) - Constructor for class Torello.Browser.IndexedDB.ObjectStore
Constructor
ObjectStore(JsonObject) - Constructor for class Torello.Browser.IndexedDB.ObjectStore
JSON Object Constructor
ObjectStoreIndex(String, IndexedDB.KeyPath, boolean, boolean) - Constructor for class Torello.Browser.IndexedDB.ObjectStoreIndex
Constructor
ObjectStoreIndex(JsonObject) - Constructor for class Torello.Browser.IndexedDB.ObjectStoreIndex
JSON Object Constructor
objectStoreName - Variable in class Torello.Browser.Storage.indexedDBContentUpdated
ObjectStore to update.
objectStores - Variable in class Torello.Browser.IndexedDB.DatabaseWithObjectStores
Object stores in this database.
objToB64MimeStr(Object) - Static method in class Torello.Java.StringParse
This performs an identical operation as the method: objToB64Str, however it generates an output String that is "MIME" compatible.
objToB64Str(Object) - Static method in class Torello.Java.StringParse
This will convert any Serializable Java Object into a base-64 String.
obsoleteSslCipher - Variable in class Torello.Browser.Security.CertificateSecurityState
True if the connection is using an obsolete SSL cipher.
obsoleteSslKeyExchange - Variable in class Torello.Browser.Security.CertificateSecurityState
True if the connection is using an obsolete SSL key exchange.
obsoleteSslProtocol - Variable in class Torello.Browser.Security.CertificateSecurityState
True if the connection is using an obsolete SSL protocol.
obsoleteSslSignature - Variable in class Torello.Browser.Security.CertificateSecurityState
True if the connection is using an obsolete SSL signature.
occasion - Variable in class Torello.Browser.Profiler.preciseCoverageDeltaUpdate
Identifier for distinguishing coverage events.
of() - Static method in interface Torello.Java.ReadOnly.ReadOnlyList
Returns an unmodifiable list containing zero elements.
of() - Static method in interface Torello.Java.ReadOnly.ReadOnlyMap
Returns an unmodifiable map containing zero mappings.
of() - Static method in interface Torello.Java.ReadOnly.ReadOnlySet
Returns an unmodifiable set containing zero elements.
of(E) - Static method in interface Torello.Java.ReadOnly.ReadOnlyList
Returns an unmodifiable list containing one element.
of(E) - Static method in interface Torello.Java.ReadOnly.ReadOnlySet
Returns an unmodifiable set containing one element.
of(E...) - Static method in interface Torello.Java.ReadOnly.ReadOnlyList
Returns an unmodifiable list containing an arbitrary number of elements.
of(E...) - Static method in interface Torello.Java.ReadOnly.ReadOnlySet
Returns an unmodifiable set containing an arbitrary number of elements.
of(E, E) - Static method in interface Torello.Java.ReadOnly.ReadOnlyList
Returns an unmodifiable list containing two elements.
of(E, E) - Static method in interface Torello.Java.ReadOnly.ReadOnlySet
Returns an unmodifiable set containing two elements.
of(E, E, E) - Static method in interface Torello.Java.ReadOnly.ReadOnlyList
Returns an unmodifiable list containing three elements.
of(E, E, E) - Static method in interface Torello.Java.ReadOnly.ReadOnlySet
Returns an unmodifiable set containing three elements.
of(E, E, E, E) - Static method in interface Torello.Java.ReadOnly.ReadOnlyList
Returns an unmodifiable list containing four elements.
of(E, E, E, E) - Static method in interface Torello.Java.ReadOnly.ReadOnlySet
Returns an unmodifiable set containing four elements.
of(E, E, E, E, E) - Static method in interface Torello.Java.ReadOnly.ReadOnlyList
Returns an unmodifiable list containing five elements.
of(E, E, E, E, E) - Static method in interface Torello.Java.ReadOnly.ReadOnlySet
Returns an unmodifiable set containing five elements.
of(E, E, E, E, E, E) - Static method in interface Torello.Java.ReadOnly.ReadOnlyList
Returns an unmodifiable list containing six elements.
of(E, E, E, E, E, E) - Static method in interface Torello.Java.ReadOnly.ReadOnlySet
Returns an unmodifiable set containing six elements.
of(E, E, E, E, E, E, E) - Static method in interface Torello.Java.ReadOnly.ReadOnlyList
Returns an unmodifiable list containing seven elements.
of(E, E, E, E, E, E, E) - Static method in interface Torello.Java.ReadOnly.ReadOnlySet
Returns an unmodifiable set containing seven elements.
of(E, E, E, E, E, E, E, E) - Static method in interface Torello.Java.ReadOnly.ReadOnlyList
Returns an unmodifiable list containing eight elements.
of(E, E, E, E, E, E, E, E) - Static method in interface Torello.Java.ReadOnly.ReadOnlySet
Returns an unmodifiable set containing eight elements.
of(E, E, E, E, E, E, E, E, E) - Static method in interface Torello.Java.ReadOnly.ReadOnlyList
Returns an unmodifiable list containing nine elements.
of(E, E, E, E, E, E, E, E, E) - Static method in interface Torello.Java.ReadOnly.ReadOnlySet
Returns an unmodifiable set containing nine elements.
of(E, E, E, E, E, E, E, E, E, E) - Static method in interface Torello.Java.ReadOnly.ReadOnlyList
Returns an unmodifiable list containing ten elements.
of(E, E, E, E, E, E, E, E, E, E) - Static method in interface Torello.Java.ReadOnly.ReadOnlySet
Returns an unmodifiable set containing ten elements.
of(K, V) - Static method in interface Torello.Java.ReadOnly.ReadOnlyMap
Returns an unmodifiable map containing a single mapping.
of(K, V, K, V) - Static method in interface Torello.Java.ReadOnly.ReadOnlyMap
Returns an unmodifiable map containing two mappings.
of(K, V, K, V, K, V) - Static method in interface Torello.Java.ReadOnly.ReadOnlyMap
Returns an unmodifiable map containing three mappings.
of(K, V, K, V, K, V, K, V) - Static method in interface Torello.Java.ReadOnly.ReadOnlyMap
Returns an unmodifiable map containing four mappings.
of(K, V, K, V, K, V, K, V, K, V) - Static method in interface Torello.Java.ReadOnly.ReadOnlyMap
Returns an unmodifiable map containing five mappings.
of(K, V, K, V, K, V, K, V, K, V, K, V) - Static method in interface Torello.Java.ReadOnly.ReadOnlyMap
Returns an unmodifiable map containing six mappings.
of(K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in interface Torello.Java.ReadOnly.ReadOnlyMap
Returns an unmodifiable map containing seven mappings.
of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in interface Torello.Java.ReadOnly.ReadOnlyMap
Returns an unmodifiable map containing eight mappings.
of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in interface Torello.Java.ReadOnly.ReadOnlyMap
Returns an unmodifiable map containing nine mappings.
of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in interface Torello.Java.ReadOnly.ReadOnlyMap
Returns an unmodifiable map containing ten mappings.
ofEntries(ReadOnlyMap.Entry<? extends K, ? extends V>...) - Static method in interface Torello.Java.ReadOnly.ReadOnlyMap
Returns an unmodifiable map containing keys and values extracted from the given entries.
offset - Variable in class Torello.Browser.Animation.KeyframeStyle
Keyframe's time offset.
offset - Variable in class Torello.Browser.Emulation.DisplayFeature
The offset from the screen origin in either the x (for vertical orientation) or y (for horizontal orientation) direction.
offset - Variable in class Torello.Browser.Profiler.TypeProfileEntry
Source offset of the parameter or end of function for return values.
offsetRects - Variable in class Torello.Browser.DOMSnapshot.LayoutTreeSnapshot
The offset rect of nodes.
offsetTop - Variable in class Torello.Browser.Page.ScreencastFrameMetadata
Top offset in DIP.
offsetX - Variable in class Torello.Browser.LayerTree.Layer
Offset from parent layer, X coordinate.
offsetX - Variable in class Torello.Browser.Page.VisualViewport
Horizontal offset relative to the layout viewport (CSS pixels).
offsetY - Variable in class Torello.Browser.LayerTree.Layer
Offset from parent layer, Y coordinate.
offsetY - Variable in class Torello.Browser.Page.VisualViewport
Vertical offset relative to the layout viewport (CSS pixels).
oldValue - Variable in class Torello.Browser.DOMStorage.domStorageItemUpdated
[No Description Provided by Google]
Oman - Torello.Java.Country
Country Named: Oman
onBinaryFrame(WebSocket, WebSocketFrame) - Method in class NeoVisionaries.WebSockets.WebSocketAdapter
 
onBinaryFrame(WebSocket, WebSocketFrame) - Method in interface NeoVisionaries.WebSockets.WebSocketListener
Called when a binary frame (opcode = 0x2) was received.
onBinaryMessage(WebSocket, byte[]) - Method in class NeoVisionaries.WebSockets.WebSocketAdapter
 
onBinaryMessage(WebSocket, byte[]) - Method in interface NeoVisionaries.WebSockets.WebSocketListener
Called when a binary message was received.
once - Variable in class Torello.Browser.DOMDebugger.EventListener
EventListener's once flag.
onCloseFrame(WebSocket, WebSocketFrame) - Method in class NeoVisionaries.WebSockets.WebSocketAdapter
 
onCloseFrame(WebSocket, WebSocketFrame) - Method in interface NeoVisionaries.WebSockets.WebSocketListener
Called when a close frame (opcode = 0x8) was received.
onConnected(WebSocket, Map<String, List<String>>) - Method in class NeoVisionaries.WebSockets.WebSocketAdapter
 
onConnected(WebSocket, Map<String, List<String>>) - Method in interface NeoVisionaries.WebSockets.WebSocketListener
Called after the opening handshake of the WebSocket connection succeeded.
onConnectError(WebSocket, WebSocketException) - Method in class NeoVisionaries.WebSockets.WebSocketAdapter
 
onConnectError(WebSocket, WebSocketException) - Method in interface NeoVisionaries.WebSockets.WebSocketListener
onContinuationFrame(WebSocket, WebSocketFrame) - Method in class NeoVisionaries.WebSockets.WebSocketAdapter
 
onContinuationFrame(WebSocket, WebSocketFrame) - Method in interface NeoVisionaries.WebSockets.WebSocketListener
Called when a continuation frame (opcode = 0x0) was received.
onDisconnected(WebSocket, WebSocketFrame, WebSocketFrame, boolean) - Method in class NeoVisionaries.WebSockets.WebSocketAdapter
 
onDisconnected(WebSocket, WebSocketFrame, WebSocketFrame, boolean) - Method in interface NeoVisionaries.WebSockets.WebSocketListener
Called after the WebSocket connection was closed.
onError(WebSocket, WebSocketException) - Method in class NeoVisionaries.WebSockets.WebSocketAdapter
 
onError(WebSocket, WebSocketException) - Method in interface NeoVisionaries.WebSockets.WebSocketListener
Call when an error occurred.
onFrame(WebSocket, WebSocketFrame) - Method in class NeoVisionaries.WebSockets.WebSocketAdapter
 
onFrame(WebSocket, WebSocketFrame) - Method in interface NeoVisionaries.WebSockets.WebSocketListener
Called when a frame was received.
onFrameError(WebSocket, WebSocketException, WebSocketFrame) - Method in class NeoVisionaries.WebSockets.WebSocketAdapter
 
onFrameError(WebSocket, WebSocketException, WebSocketFrame) - Method in interface NeoVisionaries.WebSockets.WebSocketListener
Called when a WebSocket frame failed to be read from the WebSocket.
onFrameSent(WebSocket, WebSocketFrame) - Method in class NeoVisionaries.WebSockets.WebSocketAdapter
 
onFrameSent(WebSocket, WebSocketFrame) - Method in interface NeoVisionaries.WebSockets.WebSocketListener
Called when a WebSocket frame was sent to the server (but not flushed yet).
onFrameUnsent(WebSocket, WebSocketFrame) - Method in class NeoVisionaries.WebSockets.WebSocketAdapter
 
onFrameUnsent(WebSocket, WebSocketFrame) - Method in interface NeoVisionaries.WebSockets.WebSocketListener
Called when a WebSocket frame was not sent to the server because a close frame has already been sent.
ONLY_SERIALIZABLE_F - Static variable in class Torello.JavaDoc.SummarySorterHelper
A Section-Titles String[] Array List containing only one category.
ONLY_SERIALIZABLE_F(Field) - Static method in class Torello.JavaDoc.SummarySorterHelper
A sorter for Field Summaries with only one field - 'serialVersionUID'
onlyLanguageChars(String) - Static method in class Torello.Languages.ES
Checks if a String contains non-Spanish-Language Characters.
onMessageDecompressionError(WebSocket, WebSocketException, byte[]) - Method in class NeoVisionaries.WebSockets.WebSocketAdapter
 
onMessageDecompressionError(WebSocket, WebSocketException, byte[]) - Method in interface NeoVisionaries.WebSockets.WebSocketListener
Called when a message failed to be decompressed.
onMessageError(WebSocket, WebSocketException, List<WebSocketFrame>) - Method in class NeoVisionaries.WebSockets.WebSocketAdapter
 
onMessageError(WebSocket, WebSocketException, List<WebSocketFrame>) - Method in interface NeoVisionaries.WebSockets.WebSocketListener
Called when it failed to concatenate payloads of multiple frames to construct a message.
onPingFrame(WebSocket, WebSocketFrame) - Method in class NeoVisionaries.WebSockets.WebSocketAdapter
 
onPingFrame(WebSocket, WebSocketFrame) - Method in interface NeoVisionaries.WebSockets.WebSocketListener
Called when a ping frame (opcode = 0x9) was received.
onPongFrame(WebSocket, WebSocketFrame) - Method in class NeoVisionaries.WebSockets.WebSocketAdapter
 
onPongFrame(WebSocket, WebSocketFrame) - Method in interface NeoVisionaries.WebSockets.WebSocketListener
Called when a pong frame (opcode = 0xA) was received.
onSendError(WebSocket, WebSocketException, WebSocketFrame) - Method in class NeoVisionaries.WebSockets.WebSocketAdapter
 
onSendError(WebSocket, WebSocketException, WebSocketFrame) - Method in interface NeoVisionaries.WebSockets.WebSocketListener
Called when an error occurred when a frame was tried to be sent to the server.
onSendingFrame(WebSocket, WebSocketFrame) - Method in class NeoVisionaries.WebSockets.WebSocketAdapter
 
onSendingFrame(WebSocket, WebSocketFrame) - Method in interface NeoVisionaries.WebSockets.WebSocketListener
Called before a WebSocket frame is sent.
onSendingHandshake(WebSocket, String, List<String[]>) - Method in class NeoVisionaries.WebSockets.WebSocketAdapter
 
onSendingHandshake(WebSocket, String, List<String[]>) - Method in interface NeoVisionaries.WebSockets.WebSocketListener
Called before an opening handshake is sent to the server.
onStateChanged(WebSocket, WebSocketState) - Method in class NeoVisionaries.WebSockets.WebSocketAdapter
 
onStateChanged(WebSocket, WebSocketState) - Method in interface NeoVisionaries.WebSockets.WebSocketListener
Called after the state of the WebSocket changed.
onTextFrame(WebSocket, WebSocketFrame) - Method in class NeoVisionaries.WebSockets.WebSocketAdapter
 
onTextFrame(WebSocket, WebSocketFrame) - Method in interface NeoVisionaries.WebSockets.WebSocketListener
Called when a text frame (opcode = 0x1) was received.
onTextMessage(WebSocket, byte[]) - Method in class NeoVisionaries.WebSockets.WebSocketAdapter
 
onTextMessage(WebSocket, byte[]) - Method in interface NeoVisionaries.WebSockets.WebSocketListener
Called when a text message was received instead of WebSocketListener.onTextMessage(WebSocket, String) when WebSocket.isDirectTextMessage() returns true.
onTextMessage(WebSocket, String) - Method in class NeoVisionaries.WebSockets.WebSocketAdapter
 
onTextMessage(WebSocket, String) - Method in interface NeoVisionaries.WebSockets.WebSocketListener
Called when a text message was received.
onTextMessageError(WebSocket, WebSocketException, byte[]) - Method in class NeoVisionaries.WebSockets.WebSocketAdapter
 
onTextMessageError(WebSocket, WebSocketException, byte[]) - Method in interface NeoVisionaries.WebSockets.WebSocketListener
Called when it failed to convert payload data into a string.
onThreadCreated(WebSocket, ThreadType, Thread) - Method in class NeoVisionaries.WebSockets.WebSocketAdapter
 
onThreadCreated(WebSocket, ThreadType, Thread) - Method in interface NeoVisionaries.WebSockets.WebSocketListener
Called between after a thread is created and before the thread's start() method is called.
onThreadStarted(WebSocket, ThreadType, Thread) - Method in class NeoVisionaries.WebSockets.WebSocketAdapter
 
onThreadStarted(WebSocket, ThreadType, Thread) - Method in interface NeoVisionaries.WebSockets.WebSocketListener
Called at the very beginning of the thread's run() method implementation.
onThreadStopping(WebSocket, ThreadType, Thread) - Method in class NeoVisionaries.WebSockets.WebSocketAdapter
 
onThreadStopping(WebSocket, ThreadType, Thread) - Method in interface NeoVisionaries.WebSockets.WebSocketListener
Called at the very end of the thread's run() method implementation.
onUnexpectedError(WebSocket, WebSocketException) - Method in class NeoVisionaries.WebSockets.WebSocketAdapter
 
onUnexpectedError(WebSocket, WebSocketException) - Method in interface NeoVisionaries.WebSockets.WebSocketListener
Called when an uncaught throwable was detected in either the reading thread (which reads frames from the server) or the writing thread (which sends frames to the server).
opcode - Variable in class Torello.Browser.Network.WebSocketFrame
WebSocket message opcode.
OPEN - NeoVisionaries.WebSockets.WebSocketState
The WebSocket connection is established (= the opening handshake has succeeded) and usable.
openConn(String) - Static method in class Torello.HTML.Scrape
Convenience Method.
openConn(URL) - Static method in class Torello.HTML.Scrape
Opens a standard connection to a URL, and returns a BufferedReader for reading from it.
openConn_iso_8859_1(String) - Static method in class Torello.HTML.Scrape
Convenience Method.
openConn_iso_8859_1(URL) - Static method in class Torello.HTML.Scrape
Will open an ISO-8859 connection to a URL, and returns a BufferedReader for reading it.
openConn_UTF8(String) - Static method in class Torello.HTML.Scrape
Convenience Method.
openConn_UTF8(URL) - Static method in class Torello.HTML.Scrape
Opens a UTF8 connection to a URL, and returns a BufferedReader for reading it.
openConnGetHeader(URL) - Static method in class Torello.HTML.Scrape
Opens a UTF8 connection to a URL, and returns a BufferedReader for reading it, and also the HTTP Header that was returned by the HTTP Server.
openConnGetHeader_iso_8859_1(URL) - Static method in class Torello.HTML.Scrape
Opens a ISO-8859-1 connection to a URL, and returns a BufferedReader for reading it, and also the HTTP Header that was returned by the HTTP Server.
openConnGetHeader_UTF8(URL) - Static method in class Torello.HTML.Scrape
Opens a UTF8 connection to a URL, and returns a BufferedReader for reading it, and also the HTTP Header that was returned by the HTTP Server.
openerFrameId - Variable in class Torello.Browser.Target.TargetInfo
Frame id of originating window (is only set if target has an opener).
openerId - Variable in class Torello.Browser.Target.TargetInfo
Opener target Id

OPTIONAL
openFile(String) - Static method in class Apache.CLI.TypeHandler
Returns the opened FileInputStream represented by str.
openGraphMetaTag - Static variable in class Torello.HTML.Features.Meta
openGraphProperties - Static variable in class Torello.HTML.Features.Meta
All Open-Graph Property names.
OPENING_HAHDSHAKE_REQUEST_FAILURE - NeoVisionaries.WebSockets.WebSocketError
Failed to send an opening handshake request to the server.
OPENING_HANDSHAKE_RESPONSE_FAILURE - NeoVisionaries.WebSockets.WebSocketError
Failed to read an opening handshake response from the server.
OPENING_HILITE_DIV - Static variable in class Torello.Java.Build.Lint
Regular Expression for matching lines that have JavaDoc Upgrade HiLite Dividers
OpeningHandshakeException - Exception in NeoVisionaries.WebSockets
An exception raised due to a violation against the WebSocket protocol.
OpeningTagNodeExpectedException - Exception in Torello.HTML
If an HTML-Page Vector index-position should contain a TagNode whose TagNode.isClosing field is set FALSE, but that field is TRUE, then this exception should throw.
OpeningTagNodeExpectedException() - Constructor for exception Torello.HTML.OpeningTagNodeExpectedException
Constructs an OpeningTagNodeExpectedException with no detail message.
OpeningTagNodeExpectedException(int) - Constructor for exception Torello.HTML.OpeningTagNodeExpectedException
Builds a new exception with a consistently worded error message.
OpeningTagNodeExpectedException(String) - Constructor for exception Torello.HTML.OpeningTagNodeExpectedException
Constructs an OpeningTagNodeExpectedException with the specified detail message.
OpeningTagNodeExpectedException(String, Throwable) - Constructor for exception Torello.HTML.OpeningTagNodeExpectedException
Constructs a new exception with the specified detail message and cause.
OpeningTagNodeExpectedException(Throwable) - Constructor for exception Torello.HTML.OpeningTagNodeExpectedException
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).
OpeningTags - Torello.HTML.TC
OpeningTags indicates HTML TagNode's that constitute the first of a two TagNode pair like: <DIV> rather than / as opposed to </DIV>
openingUL - Variable in class Torello.JavaDoc.ReflHTML
This points to the opening <UL> tag for the detail.
openTag() - Method in class Torello.HTML.HTMLNode
openTag() - Method in class Torello.HTML.TagNode
This is a loop-optimization method that makes finding opening TagNode's - with attribute-values - quites a bit faster.
openTagPWA() - Method in class Torello.HTML.HTMLNode


This makes the process of finding TagNode's having a particular attribute much more efficient.
openTagPWA() - Method in class Torello.HTML.TagNode


Final Method:
This method is final, and cannot be modified by sub-classes.
operation - Variable in class Torello.Browser.Audits.SameSiteCookieIssueDetails
Optionally identifies the site-for-cookies and the cookie url, which may be used by the front-end as additional context.
operationName() - Method in enum javax.json.JsonPatch.Operation
Returns enum constant name as lower case string.
option(String) - Method in class Apache.CLI.Option.Builder
Sets the name of the Option.
Option - Class in Apache.CLI
Describes a single command-line option.
Option(String, boolean, String) - Constructor for class Apache.CLI.Option
Creates an Option using the specified parameters.
Option(String, String) - Constructor for class Apache.CLI.Option
Creates an Option using the specified parameters.
Option(String, String, boolean, String) - Constructor for class Apache.CLI.Option
Creates an Option using the specified parameters.
Option.Builder - Class in Apache.CLI
A nested builder class to create Option instances using descriptive methods.
optionalArg(boolean) - Method in class Apache.CLI.Option.Builder
Sets whether the Option can have an optional argument.
optionals() - Method in class Torello.Browser.Accessibility.AXNode
 
optionals() - Method in class Torello.Browser.Accessibility.AXProperty
 
optionals() - Method in class Torello.Browser.Accessibility.AXRelatedNode
 
optionals() - Method in class Torello.Browser.Accessibility.AXValue
 
optionals() - Method in class Torello.Browser.Accessibility.AXValueSource
 
optionals() - Method in class Torello.Browser.Animation._Animation
 
optionals() - Method in class Torello.Browser.Animation.animationCanceled
 
optionals() - Method in class Torello.Browser.Animation.animationCreated
 
optionals() - Method in class Torello.Browser.Animation.AnimationEffect
 
optionals() - Method in class Torello.Browser.Animation.animationStarted
 
optionals() - Method in class Torello.Browser.Animation.KeyframesRule
 
optionals() - Method in class Torello.Browser.Animation.KeyframeStyle
 
optionals() - Method in class Torello.Browser.Audits.AffectedCookie
 
optionals() - Method in class Torello.Browser.Audits.AffectedFrame
 
optionals() - Method in class Torello.Browser.Audits.AffectedRequest
 
optionals() - Method in class Torello.Browser.Audits.AttributionReportingIssueDetails
 
optionals() - Method in class Torello.Browser.Audits.BlockedByResponseIssueDetails
 
optionals() - Method in class Torello.Browser.Audits.ContentSecurityPolicyIssueDetails
 
optionals() - Method in class Torello.Browser.Audits.CorsIssueDetails
 
optionals() - Method in class Torello.Browser.Audits.GenericIssueDetails
 
optionals() - Method in class Torello.Browser.Audits.HeavyAdIssueDetails
 
optionals() - Method in class Torello.Browser.Audits.InspectorIssue
 
optionals() - Method in class Torello.Browser.Audits.InspectorIssueDetails
 
optionals() - Method in class Torello.Browser.Audits.issueAdded
 
optionals() - Method in class Torello.Browser.Audits.LowTextContrastIssueDetails
 
optionals() - Method in class Torello.Browser.Audits.MixedContentIssueDetails
 
optionals() - Method in class Torello.Browser.Audits.NavigatorUserAgentIssueDetails
 
optionals() - Method in class Torello.Browser.Audits.QuirksModeIssueDetails
 
optionals() - Method in class Torello.Browser.Audits.SameSiteCookieIssueDetails
 
optionals() - Method in class Torello.Browser.Audits.SharedArrayBufferIssueDetails
 
optionals() - Method in class Torello.Browser.Audits.SourceCodeLocation
 
optionals() - Method in class Torello.Browser.Audits.TrustedWebActivityIssueDetails
 
optionals() - Method in class Torello.Browser.Audits.WasmCrossOriginModuleSharingIssueDetails
 
optionals() - Method in class Torello.Browser.BackgroundService.BackgroundServiceEvent
 
optionals() - Method in class Torello.Browser.BackgroundService.backgroundServiceEventReceived
 
optionals() - Method in class Torello.Browser.BackgroundService.EventMetadata
 
optionals() - Method in class Torello.Browser.BackgroundService.recordingStateChanged
 
optionals() - Method in class Torello.Browser.Browser.Bounds
 
optionals() - Method in class Torello.Browser.Browser.Bucket
 
optionals() - Method in class Torello.Browser.Browser.downloadProgress
 
optionals() - Method in class Torello.Browser.Browser.downloadWillBegin
 
optionals() - Method in class Torello.Browser.Browser.Histogram
 
optionals() - Method in class Torello.Browser.Browser.PermissionDescriptor
 
optionals() - Method in class Torello.Browser.CacheStorage.Cache
 
optionals() - Method in class Torello.Browser.CacheStorage.CachedResponse
 
optionals() - Method in class Torello.Browser.CacheStorage.DataEntry
 
optionals() - Method in class Torello.Browser.CacheStorage.Header
 
optionals() - Method in class Torello.Browser.Cast.issueUpdated
 
optionals() - Method in class Torello.Browser.Cast.Sink
 
optionals() - Method in class Torello.Browser.Cast.sinksUpdated
 
optionals() - Method in class Torello.Browser.Console.ConsoleMessage
 
optionals() - Method in class Torello.Browser.Console.messageAdded
 
optionals() - Method in class Torello.Browser.CSS.CSSComputedStyleProperty
 
optionals() - Method in class Torello.Browser.CSS.CSSContainerQuery
 
optionals() - Method in class Torello.Browser.CSS.CSSKeyframeRule
 
optionals() - Method in class Torello.Browser.CSS.CSSKeyframesRule
 
optionals() - Method in class Torello.Browser.CSS.CSSMedia
 
optionals() - Method in class Torello.Browser.CSS.CSSProperty
 
optionals() - Method in class Torello.Browser.CSS.CSSRule
 
optionals() - Method in class Torello.Browser.CSS.CSSStyle
 
optionals() - Method in class Torello.Browser.CSS.CSSStyleSheetHeader
 
optionals() - Method in class Torello.Browser.CSS.FontFace
 
optionals() - Method in class Torello.Browser.CSS.fontsUpdated
 
optionals() - Method in class Torello.Browser.CSS.FontVariationAxis
 
optionals() - Method in class Torello.Browser.CSS.InheritedStyleEntry
 
optionals() - Method in class Torello.Browser.CSS.MediaQuery
 
optionals() - Method in class Torello.Browser.CSS.MediaQueryExpression
 
optionals() - Method in class Torello.Browser.CSS.mediaQueryResultChanged
 
optionals() - Method in class Torello.Browser.CSS.PlatformFontUsage
 
optionals() - Method in class Torello.Browser.CSS.PseudoElementMatches
 
optionals() - Method in class Torello.Browser.CSS.RuleMatch
 
optionals() - Method in class Torello.Browser.CSS.RuleUsage
 
optionals() - Method in class Torello.Browser.CSS.SelectorList
 
optionals() - Method in class Torello.Browser.CSS.ShorthandEntry
 
optionals() - Method in class Torello.Browser.CSS.SourceRange
 
optionals() - Method in class Torello.Browser.CSS.StyleDeclarationEdit
 
optionals() - Method in class Torello.Browser.CSS.styleSheetAdded
 
optionals() - Method in class Torello.Browser.CSS.styleSheetChanged
 
optionals() - Method in class Torello.Browser.CSS.styleSheetRemoved
 
optionals() - Method in class Torello.Browser.CSS.Value
 
optionals() - Method in class Torello.Browser.Database._Database
 
optionals() - Method in class Torello.Browser.Database.addDatabase
 
optionals() - Method in class Torello.Browser.Database.Error
 
optionals() - Method in class Torello.Browser.Debugger.BreakLocation
 
optionals() - Method in class Torello.Browser.Debugger.breakpointResolved
 
optionals() - Method in class Torello.Browser.Debugger.CallFrame
 
optionals() - Method in class Torello.Browser.Debugger.DebugSymbols
 
optionals() - Method in class Torello.Browser.Debugger.Location
 
optionals() - Method in class Torello.Browser.Debugger.LocationRange
 
optionals() - Method in class Torello.Browser.Debugger.paused
 
optionals() - Method in class Torello.Browser.Debugger.resumed
 
optionals() - Method in class Torello.Browser.Debugger.Scope
 
optionals() - Method in class Torello.Browser.Debugger.scriptFailedToParse
 
optionals() - Method in class Torello.Browser.Debugger.scriptParsed
 
optionals() - Method in class Torello.Browser.Debugger.ScriptPosition
 
optionals() - Method in class Torello.Browser.Debugger.SearchMatch
 
optionals() - Method in class Torello.Browser.DOM.attributeModified
 
optionals() - Method in class Torello.Browser.DOM.attributeRemoved
 
optionals() - Method in class Torello.Browser.DOM.BackendNode
 
optionals() - Method in class Torello.Browser.DOM.BoxModel
 
optionals() - Method in class Torello.Browser.DOM.characterDataModified
 
optionals() - Method in class Torello.Browser.DOM.childNodeCountUpdated
 
optionals() - Method in class Torello.Browser.DOM.childNodeInserted
 
optionals() - Method in class Torello.Browser.DOM.childNodeRemoved
 
optionals() - Method in class Torello.Browser.DOM.CSSComputedStyleProperty
 
optionals() - Method in class Torello.Browser.DOM.distributedNodesUpdated
 
optionals() - Method in class Torello.Browser.DOM.documentUpdated
 
optionals() - Method in class Torello.Browser.DOM.inlineStyleInvalidated
 
optionals() - Method in class Torello.Browser.DOM.Node
 
optionals() - Method in class Torello.Browser.DOM.pseudoElementAdded
 
optionals() - Method in class Torello.Browser.DOM.pseudoElementRemoved
 
optionals() - Method in class Torello.Browser.DOM.Rect
 
optionals() - Method in class Torello.Browser.DOM.RGBA
 
optionals() - Method in class Torello.Browser.DOM.setChildNodes
 
optionals() - Method in class Torello.Browser.DOM.shadowRootPopped
 
optionals() - Method in class Torello.Browser.DOM.shadowRootPushed
 
optionals() - Method in class Torello.Browser.DOM.ShapeOutsideInfo
 
optionals() - Method in class Torello.Browser.DOMDebugger.EventListener
 
optionals() - Method in class Torello.Browser.DOMSnapshot.ComputedStyle
 
optionals() - Method in class Torello.Browser.DOMSnapshot.DocumentSnapshot
 
optionals() - Method in class Torello.Browser.DOMSnapshot.DOMNode
 
optionals() - Method in class Torello.Browser.DOMSnapshot.InlineTextBox
 
optionals() - Method in class Torello.Browser.DOMSnapshot.LayoutTreeNode
 
optionals() - Method in class Torello.Browser.DOMSnapshot.LayoutTreeSnapshot
 
optionals() - Method in class Torello.Browser.DOMSnapshot.NameValue
 
optionals() - Method in class Torello.Browser.DOMSnapshot.NodeTreeSnapshot
 
optionals() - Method in class Torello.Browser.DOMSnapshot.RareBooleanData
 
optionals() - Method in class Torello.Browser.DOMSnapshot.RareIntegerData
 
optionals() - Method in class Torello.Browser.DOMSnapshot.RareStringData
 
optionals() - Method in class Torello.Browser.DOMSnapshot.TextBoxSnapshot
 
optionals() - Method in class Torello.Browser.DOMStorage.domStorageItemAdded
 
optionals() - Method in class Torello.Browser.DOMStorage.domStorageItemRemoved
 
optionals() - Method in class Torello.Browser.DOMStorage.domStorageItemsCleared
 
optionals() - Method in class Torello.Browser.DOMStorage.domStorageItemUpdated
 
optionals() - Method in class Torello.Browser.DOMStorage.StorageId
 
optionals() - Method in class Torello.Browser.Emulation.DisplayFeature
 
optionals() - Method in class Torello.Browser.Emulation.MediaFeature
 
optionals() - Method in class Torello.Browser.Emulation.ScreenOrientation
 
optionals() - Method in class Torello.Browser.Emulation.UserAgentBrandVersion
 
optionals() - Method in class Torello.Browser.Emulation.UserAgentMetadata
 
optionals() - Method in class Torello.Browser.Emulation.virtualTimeBudgetExpired
 
optionals() - Method in class Torello.Browser.Fetch.AuthChallenge
 
optionals() - Method in class Torello.Browser.Fetch.AuthChallengeResponse
 
optionals() - Method in class Torello.Browser.Fetch.authRequired
 
optionals() - Method in class Torello.Browser.Fetch.HeaderEntry
 
optionals() - Method in class Torello.Browser.Fetch.RequestPattern
 
optionals() - Method in class Torello.Browser.Fetch.requestPaused
 
optionals() - Method in class Torello.Browser.HeadlessExperimental.needsBeginFramesChanged
 
optionals() - Method in class Torello.Browser.HeadlessExperimental.ScreenshotParams
 
optionals() - Method in class Torello.Browser.HeapProfiler.addHeapSnapshotChunk
 
optionals() - Method in class Torello.Browser.HeapProfiler.heapStatsUpdate
 
optionals() - Method in class Torello.Browser.HeapProfiler.lastSeenObjectId
 
optionals() - Method in class Torello.Browser.HeapProfiler.reportHeapSnapshotProgress
 
optionals() - Method in class Torello.Browser.HeapProfiler.resetProfiles
 
optionals() - Method in class Torello.Browser.HeapProfiler.SamplingHeapProfile
 
optionals() - Method in class Torello.Browser.HeapProfiler.SamplingHeapProfileNode
 
optionals() - Method in class Torello.Browser.HeapProfiler.SamplingHeapProfileSample
 
optionals() - Method in class Torello.Browser.IndexedDB.DatabaseWithObjectStores
 
optionals() - Method in class Torello.Browser.IndexedDB.DataEntry
 
optionals() - Method in class Torello.Browser.IndexedDB.Key
 
optionals() - Method in class Torello.Browser.IndexedDB.KeyPath
 
optionals() - Method in class Torello.Browser.IndexedDB.KeyRange
 
optionals() - Method in class Torello.Browser.IndexedDB.ObjectStore
 
optionals() - Method in class Torello.Browser.IndexedDB.ObjectStoreIndex
 
optionals() - Method in class Torello.Browser.Input.DragData
 
optionals() - Method in class Torello.Browser.Input.DragDataItem
 
optionals() - Method in class Torello.Browser.Input.dragIntercepted
 
optionals() - Method in class Torello.Browser.Input.TouchPoint
 
optionals() - Method in class Torello.Browser.Inspector.detached
 
optionals() - Method in class Torello.Browser.Inspector.targetCrashed
 
optionals() - Method in class Torello.Browser.Inspector.targetReloadedAfterCrash
 
optionals() - Method in class Torello.Browser.LayerTree.Layer
 
optionals() - Method in class Torello.Browser.LayerTree.layerPainted
 
optionals() - Method in class Torello.Browser.LayerTree.layerTreeDidChange
 
optionals() - Method in class Torello.Browser.LayerTree.PictureTile
 
optionals() - Method in class Torello.Browser.LayerTree.ScrollRect
 
optionals() - Method in class Torello.Browser.LayerTree.StickyPositionConstraint
 
optionals() - Method in class Torello.Browser.Log.entryAdded
 
optionals() - Method in class Torello.Browser.Log.LogEntry
 
optionals() - Method in class Torello.Browser.Log.ViolationSetting
 
optionals() - Method in class Torello.Browser.Media.PlayerError
 
optionals() - Method in class Torello.Browser.Media.playerErrorsRaised
 
optionals() - Method in class Torello.Browser.Media.PlayerEvent
 
optionals() - Method in class Torello.Browser.Media.playerEventsAdded
 
optionals() - Method in class Torello.Browser.Media.PlayerMessage
 
optionals() - Method in class Torello.Browser.Media.playerMessagesLogged
 
optionals() - Method in class Torello.Browser.Media.playerPropertiesChanged
 
optionals() - Method in class Torello.Browser.Media.PlayerProperty
 
optionals() - Method in class Torello.Browser.Media.playersCreated
 
optionals() - Method in class Torello.Browser.Memory.Module
 
optionals() - Method in class Torello.Browser.Memory.SamplingProfile
 
optionals() - Method in class Torello.Browser.Memory.SamplingProfileNode
 
optionals() - Method in class Torello.Browser.Network.AuthChallenge
 
optionals() - Method in class Torello.Browser.Network.AuthChallengeResponse
 
optionals() - Method in class Torello.Browser.Network.BlockedCookieWithReason
 
optionals() - Method in class Torello.Browser.Network.BlockedSetCookieWithReason
 
optionals() - Method in class Torello.Browser.Network.CachedResource
 
optionals() - Method in class Torello.Browser.Network.ClientSecurityState
 
optionals() - Method in class Torello.Browser.Network.ConnectTiming
 
optionals() - Method in class Torello.Browser.Network.Cookie
 
optionals() - Method in class Torello.Browser.Network.CookieParam
 
optionals() - Method in class Torello.Browser.Network.CorsErrorStatus
 
optionals() - Method in class Torello.Browser.Network.CrossOriginEmbedderPolicyStatus
 
optionals() - Method in class Torello.Browser.Network.CrossOriginOpenerPolicyStatus
 
optionals() - Method in class Torello.Browser.Network.dataReceived
 
optionals() - Method in class Torello.Browser.Network.eventSourceMessageReceived
 
optionals() - Method in class Torello.Browser.Network.Initiator
 
optionals() - Method in class Torello.Browser.Network.loadingFailed
 
optionals() - Method in class Torello.Browser.Network.loadingFinished
 
optionals() - Method in class Torello.Browser.Network.LoadNetworkResourceOptions
 
optionals() - Method in class Torello.Browser.Network.LoadNetworkResourcePageResult
 
optionals() - Method in class Torello.Browser.Network.PostDataEntry
 
optionals() - Method in class Torello.Browser.Network.ReportingApiReport
 
optionals() - Method in class Torello.Browser.Network.reportingApiReportAdded
 
optionals() - Method in class Torello.Browser.Network.reportingApiReportUpdated
 
optionals() - Method in class Torello.Browser.Network.Request
 
optionals() - Method in class Torello.Browser.Network.requestIntercepted
 
optionals() - Method in class Torello.Browser.Network.RequestPattern
 
optionals() - Method in class Torello.Browser.Network.requestServedFromCache
 
optionals() - Method in class Torello.Browser.Network.requestWillBeSent
 
optionals() - Method in class Torello.Browser.Network.requestWillBeSentExtraInfo
 
optionals() - Method in class Torello.Browser.Network.resourceChangedPriority
 
optionals() - Method in class Torello.Browser.Network.ResourceTiming
 
optionals() - Method in class Torello.Browser.Network.Response
 
optionals() - Method in class Torello.Browser.Network.responseReceived
 
optionals() - Method in class Torello.Browser.Network.responseReceivedExtraInfo
 
optionals() - Method in class Torello.Browser.Network.SecurityDetails
 
optionals() - Method in class Torello.Browser.Network.SecurityIsolationStatus
 
optionals() - Method in class Torello.Browser.Network.SignedCertificateTimestamp
 
optionals() - Method in class Torello.Browser.Network.SignedExchangeError
 
optionals() - Method in class Torello.Browser.Network.SignedExchangeHeader
 
optionals() - Method in class Torello.Browser.Network.SignedExchangeInfo
 
optionals() - Method in class Torello.Browser.Network.signedExchangeReceived
 
optionals() - Method in class Torello.Browser.Network.SignedExchangeSignature
 
optionals() - Method in class Torello.Browser.Network.subresourceWebBundleInnerResponseError
 
optionals() - Method in class Torello.Browser.Network.subresourceWebBundleInnerResponseParsed
 
optionals() - Method in class Torello.Browser.Network.subresourceWebBundleMetadataError
 
optionals() - Method in class Torello.Browser.Network.subresourceWebBundleMetadataReceived
 
optionals() - Method in class Torello.Browser.Network.trustTokenOperationDone
 
optionals() - Method in class Torello.Browser.Network.TrustTokenParams
 
optionals() - Method in class Torello.Browser.Network.webSocketClosed
 
optionals() - Method in class Torello.Browser.Network.webSocketCreated
 
optionals() - Method in class Torello.Browser.Network.WebSocketFrame
 
optionals() - Method in class Torello.Browser.Network.webSocketFrameError
 
optionals() - Method in class Torello.Browser.Network.webSocketFrameReceived
 
optionals() - Method in class Torello.Browser.Network.webSocketFrameSent
 
optionals() - Method in class Torello.Browser.Network.webSocketHandshakeResponseReceived
 
optionals() - Method in class Torello.Browser.Network.WebSocketRequest
 
optionals() - Method in class Torello.Browser.Network.WebSocketResponse
 
optionals() - Method in class Torello.Browser.Network.webSocketWillSendHandshakeRequest
 
optionals() - Method in class Torello.Browser.Network.webTransportClosed
 
optionals() - Method in class Torello.Browser.Network.webTransportConnectionEstablished
 
optionals() - Method in class Torello.Browser.Network.webTransportCreated
 
optionals() - Method in class Torello.Browser.Overlay.BoxStyle
 
optionals() - Method in class Torello.Browser.Overlay.ContainerQueryContainerHighlightConfig
 
optionals() - Method in class Torello.Browser.Overlay.ContainerQueryHighlightConfig
 
optionals() - Method in class Torello.Browser.Overlay.FlexContainerHighlightConfig
 
optionals() - Method in class Torello.Browser.Overlay.FlexItemHighlightConfig
 
optionals() - Method in class Torello.Browser.Overlay.FlexNodeHighlightConfig
 
optionals() - Method in class Torello.Browser.Overlay.GridHighlightConfig
 
optionals() - Method in class Torello.Browser.Overlay.GridNodeHighlightConfig
 
optionals() - Method in class Torello.Browser.Overlay.HighlightConfig
 
optionals() - Method in class Torello.Browser.Overlay.HingeConfig
 
optionals() - Method in class Torello.Browser.Overlay.inspectModeCanceled
 
optionals() - Method in class Torello.Browser.Overlay.inspectNodeRequested
 
optionals() - Method in class Torello.Browser.Overlay.IsolatedElementHighlightConfig
 
optionals() - Method in class Torello.Browser.Overlay.IsolationModeHighlightConfig
 
optionals() - Method in class Torello.Browser.Overlay.LineStyle
 
optionals() - Method in class Torello.Browser.Overlay.nodeHighlightRequested
 
optionals() - Method in class Torello.Browser.Overlay.screenshotRequested
 
optionals() - Method in class Torello.Browser.Overlay.ScrollSnapContainerHighlightConfig
 
optionals() - Method in class Torello.Browser.Overlay.ScrollSnapHighlightConfig
 
optionals() - Method in class Torello.Browser.Overlay.SourceOrderConfig
 
optionals() - Method in class Torello.Browser.Page.AdFrameStatus
 
optionals() - Method in class Torello.Browser.Page.AppManifestError
 
optionals() - Method in class Torello.Browser.Page.AppManifestParsedProperties
 
optionals() - Method in class Torello.Browser.Page.BackForwardCacheNotRestoredExplanation
 
optionals() - Method in class Torello.Browser.Page.backForwardCacheNotUsed
 
optionals() - Method in class Torello.Browser.Page.CompilationCacheParams
 
optionals() - Method in class Torello.Browser.Page.compilationCacheProduced
 
optionals() - Method in class Torello.Browser.Page.documentOpened
 
optionals() - Method in class Torello.Browser.Page.domContentEventFired
 
optionals() - Method in class Torello.Browser.Page.downloadProgress
 
optionals() - Method in class Torello.Browser.Page.downloadWillBegin
 
optionals() - Method in class Torello.Browser.Page.fileChooserOpened
 
optionals() - Method in class Torello.Browser.Page.FontFamilies
 
optionals() - Method in class Torello.Browser.Page.FontSizes
 
optionals() - Method in class Torello.Browser.Page.Frame
 
optionals() - Method in class Torello.Browser.Page.frameAttached
 
optionals() - Method in class Torello.Browser.Page.frameClearedScheduledNavigation
 
optionals() - Method in class Torello.Browser.Page.frameDetached
 
optionals() - Method in class Torello.Browser.Page.frameNavigated
 
optionals() - Method in class Torello.Browser.Page.frameRequestedNavigation
 
optionals() - Method in class Torello.Browser.Page.frameResized
 
optionals() - Method in class Torello.Browser.Page.FrameResource
 
optionals() - Method in class Torello.Browser.Page.FrameResourceTree
 
optionals() - Method in class Torello.Browser.Page.frameScheduledNavigation
 
optionals() - Method in class Torello.Browser.Page.frameStartedLoading
 
optionals() - Method in class Torello.Browser.Page.frameStoppedLoading
 
optionals() - Method in class Torello.Browser.Page.FrameTree
 
optionals() - Method in class Torello.Browser.Page.InstallabilityError
 
optionals() - Method in class Torello.Browser.Page.InstallabilityErrorArgument
 
optionals() - Method in class Torello.Browser.Page.interstitialHidden
 
optionals() - Method in class Torello.Browser.Page.interstitialShown
 
optionals() - Method in class Torello.Browser.Page.javascriptDialogClosed
 
optionals() - Method in class Torello.Browser.Page.javascriptDialogOpening
 
optionals() - Method in class Torello.Browser.Page.LayoutViewport
 
optionals() - Method in class Torello.Browser.Page.lifecycleEvent
 
optionals() - Method in class Torello.Browser.Page.loadEventFired
 
optionals() - Method in class Torello.Browser.Page.navigatedWithinDocument
 
optionals() - Method in class Torello.Browser.Page.NavigationEntry
 
optionals() - Method in class Torello.Browser.Page.OriginTrial
 
optionals() - Method in class Torello.Browser.Page.OriginTrialToken
 
optionals() - Method in class Torello.Browser.Page.OriginTrialTokenWithStatus
 
optionals() - Method in class Torello.Browser.Page.PermissionsPolicyBlockLocator
 
optionals() - Method in class Torello.Browser.Page.PermissionsPolicyFeatureState
 
optionals() - Method in class Torello.Browser.Page.screencastFrame
 
optionals() - Method in class Torello.Browser.Page.ScreencastFrameMetadata
 
optionals() - Method in class Torello.Browser.Page.screencastVisibilityChanged
 
optionals() - Method in class Torello.Browser.Page.Viewport
 
optionals() - Method in class Torello.Browser.Page.VisualViewport
 
optionals() - Method in class Torello.Browser.Page.windowOpen
 
optionals() - Method in class Torello.Browser.Performance.Metric
 
optionals() - Method in class Torello.Browser.Performance.metrics
 
optionals() - Method in class Torello.Browser.PerformanceTimeline.LargestContentfulPaint
 
optionals() - Method in class Torello.Browser.PerformanceTimeline.LayoutShift
 
optionals() - Method in class Torello.Browser.PerformanceTimeline.LayoutShiftAttribution
 
optionals() - Method in class Torello.Browser.PerformanceTimeline.TimelineEvent
 
optionals() - Method in class Torello.Browser.PerformanceTimeline.timelineEventAdded
 
optionals() - Method in class Torello.Browser.Profiler.consoleProfileFinished
 
optionals() - Method in class Torello.Browser.Profiler.consoleProfileStarted
 
optionals() - Method in class Torello.Browser.Profiler.CoverageRange
 
optionals() - Method in class Torello.Browser.Profiler.FunctionCoverage
 
optionals() - Method in class Torello.Browser.Profiler.PositionTickInfo
 
optionals() - Method in class Torello.Browser.Profiler.preciseCoverageDeltaUpdate
 
optionals() - Method in class Torello.Browser.Profiler.Profile
 
optionals() - Method in class Torello.Browser.Profiler.ProfileNode
 
optionals() - Method in class Torello.Browser.Profiler.ScriptCoverage
 
optionals() - Method in class Torello.Browser.Profiler.ScriptTypeProfile
 
optionals() - Method in class Torello.Browser.Profiler.TypeObject
 
optionals() - Method in class Torello.Browser.Profiler.TypeProfileEntry
 
optionals() - Method in class Torello.Browser.RunTime.bindingCalled
 
optionals() - Method in class Torello.Browser.RunTime.CallArgument
 
optionals() - Method in class Torello.Browser.RunTime.CallFrame
 
optionals() - Method in class Torello.Browser.RunTime.consoleAPICalled
 
optionals() - Method in class Torello.Browser.RunTime.CustomPreview
 
optionals() - Method in class Torello.Browser.RunTime.EntryPreview
 
optionals() - Method in class Torello.Browser.RunTime.ExceptionDetails
 
optionals() - Method in class Torello.Browser.RunTime.exceptionRevoked
 
optionals() - Method in class Torello.Browser.RunTime.exceptionThrown
 
optionals() - Method in class Torello.Browser.RunTime.executionContextCreated
 
optionals() - Method in class Torello.Browser.RunTime.ExecutionContextDescription
 
optionals() - Method in class Torello.Browser.RunTime.executionContextDestroyed
 
optionals() - Method in class Torello.Browser.RunTime.executionContextsCleared
 
optionals() - Method in class Torello.Browser.RunTime.inspectRequested
 
optionals() - Method in class Torello.Browser.RunTime.InternalPropertyDescriptor
 
optionals() - Method in class Torello.Browser.RunTime.ObjectPreview
 
optionals() - Method in class Torello.Browser.RunTime.PrivatePropertyDescriptor
 
optionals() - Method in class Torello.Browser.RunTime.PropertyDescriptor
 
optionals() - Method in class Torello.Browser.RunTime.PropertyPreview
 
optionals() - Method in class Torello.Browser.RunTime.RemoteObject
 
optionals() - Method in class Torello.Browser.RunTime.StackTrace
 
optionals() - Method in class Torello.Browser.RunTime.StackTraceId
 
optionals() - Method in class Torello.Browser.Schema.Domain
 
optionals() - Method in class Torello.Browser.Security.certificateError
 
optionals() - Method in class Torello.Browser.Security.CertificateSecurityState
 
optionals() - Method in class Torello.Browser.Security.InsecureContentStatus
 
optionals() - Method in class Torello.Browser.Security.SafetyTipInfo
 
optionals() - Method in class Torello.Browser.Security.securityStateChanged
 
optionals() - Method in class Torello.Browser.Security.SecurityStateExplanation
 
optionals() - Method in class Torello.Browser.Security.VisibleSecurityState
 
optionals() - Method in class Torello.Browser.Security.visibleSecurityStateChanged
 
optionals() - Method in class Torello.Browser.ServiceWorker.ServiceWorkerErrorMessage
 
optionals() - Method in class Torello.Browser.ServiceWorker.ServiceWorkerRegistration
 
optionals() - Method in class Torello.Browser.ServiceWorker.ServiceWorkerVersion
 
optionals() - Method in class Torello.Browser.ServiceWorker.workerErrorReported
 
optionals() - Method in class Torello.Browser.ServiceWorker.workerRegistrationUpdated
 
optionals() - Method in class Torello.Browser.ServiceWorker.workerVersionUpdated
 
optionals() - Method in class Torello.Browser.Storage.cacheStorageContentUpdated
 
optionals() - Method in class Torello.Browser.Storage.cacheStorageListUpdated
 
optionals() - Method in class Torello.Browser.Storage.indexedDBContentUpdated
 
optionals() - Method in class Torello.Browser.Storage.indexedDBListUpdated
 
optionals() - Method in class Torello.Browser.Storage.TrustTokens
 
optionals() - Method in class Torello.Browser.Storage.UsageForType
 
optionals() - Method in class Torello.Browser.SystemInfo.GPUDevice
 
optionals() - Method in class Torello.Browser.SystemInfo.GPUInfo
 
optionals() - Method in class Torello.Browser.SystemInfo.ImageDecodeAcceleratorCapability
 
optionals() - Method in class Torello.Browser.SystemInfo.ProcessInfo
 
optionals() - Method in class Torello.Browser.SystemInfo.Size
 
optionals() - Method in class Torello.Browser.SystemInfo.VideoDecodeAcceleratorCapability
 
optionals() - Method in class Torello.Browser.SystemInfo.VideoEncodeAcceleratorCapability
 
optionals() - Method in class Torello.Browser.Target.attachedToTarget
 
optionals() - Method in class Torello.Browser.Target.detachedFromTarget
 
optionals() - Method in class Torello.Browser.Target.receivedMessageFromTarget
 
optionals() - Method in class Torello.Browser.Target.RemoteLocation
 
optionals() - Method in class Torello.Browser.Target.targetCrashed
 
optionals() - Method in class Torello.Browser.Target.targetCreated
 
optionals() - Method in class Torello.Browser.Target.targetDestroyed
 
optionals() - Method in class Torello.Browser.Target.TargetInfo
 
optionals() - Method in class Torello.Browser.Target.targetInfoChanged
 
optionals() - Method in class Torello.Browser.Tethering.accepted
 
optionals() - Method in class Torello.Browser.Tracing.bufferUsage
 
optionals() - Method in class Torello.Browser.Tracing.dataCollected
 
optionals() - Method in class Torello.Browser.Tracing.TraceConfig
 
optionals() - Method in class Torello.Browser.Tracing.tracingComplete
 
optionals() - Method in class Torello.Browser.WebAudio.AudioListener
 
optionals() - Method in class Torello.Browser.WebAudio.audioListenerCreated
 
optionals() - Method in class Torello.Browser.WebAudio.audioListenerWillBeDestroyed
 
optionals() - Method in class Torello.Browser.WebAudio.AudioNode
 
optionals() - Method in class Torello.Browser.WebAudio.audioNodeCreated
 
optionals() - Method in class Torello.Browser.WebAudio.audioNodeWillBeDestroyed
 
optionals() - Method in class Torello.Browser.WebAudio.AudioParam
 
optionals() - Method in class Torello.Browser.WebAudio.audioParamCreated
 
optionals() - Method in class Torello.Browser.WebAudio.audioParamWillBeDestroyed
 
optionals() - Method in class Torello.Browser.WebAudio.BaseAudioContext
 
optionals() - Method in class Torello.Browser.WebAudio.contextChanged
 
optionals() - Method in class Torello.Browser.WebAudio.contextCreated
 
optionals() - Method in class Torello.Browser.WebAudio.ContextRealtimeData
 
optionals() - Method in class Torello.Browser.WebAudio.contextWillBeDestroyed
 
optionals() - Method in class Torello.Browser.WebAudio.nodeParamConnected
 
optionals() - Method in class Torello.Browser.WebAudio.nodeParamDisconnected
 
optionals() - Method in class Torello.Browser.WebAudio.nodesConnected
 
optionals() - Method in class Torello.Browser.WebAudio.nodesDisconnected
 
optionals() - Method in class Torello.Browser.WebAuthn.Credential
 
optionals() - Method in class Torello.Browser.WebAuthn.VirtualAuthenticatorOptions
 
optionals() - Method in class Torello.Java.JSON.BaseType
Implementing this method allows sub-classes to specify which JSON Properties may be absent or null.
optionComparator - Variable in class Apache.CLI.HelpFormatter
Comparator used to sort the options when they output in help text Defaults to case-insensitive alphabetical sorting by option key
OptionGroup - Class in Apache.CLI
A group of mutually exclusive options.
OptionGroup() - Constructor for class Apache.CLI.OptionGroup
 
options - Variable in class Apache.CLI.DefaultParser
The current options.
Options - Class in Apache.CLI
Main entry-point into the library.
Options() - Constructor for class Apache.CLI.Options
 
optionSelected - Variable in class Torello.Browser.DOMSnapshot.DOMNode
Only set for option elements, indicates if the element has been selected

OPTIONAL
optionSelected - Variable in class Torello.Browser.DOMSnapshot.NodeTreeSnapshot
Only set for option elements, indicates if the element has been selected

OPTIONAL
or(AVT) - Method in interface Torello.HTML.NodeSearch.AVT
Generates a new 'AVT' predicate test that logically-OR's the results of 'this' Predicate with the results of the new, additional passed parameter Predicate 'additionalTest'.
or(FileNodeFilter) - Method in interface Torello.Java.FileNodeFilter
Standard Java-Predicate, Java Functional-Interface OR routine.
or(BiIntPredicate) - Method in interface Torello.Java.Function.BiIntPredicate
or(BoolPredicate) - Method in interface Torello.Java.Function.BoolPredicate
or(BytePredicate) - Method in interface Torello.Java.Function.BytePredicate
or(CharPredicate) - Method in interface Torello.Java.Function.CharPredicate
or(FloatPredicate) - Method in interface Torello.Java.Function.FloatPredicate
or(HexPredicate<? super A, ? super B, ? super C, ? super D, ? super E, ? super F>) - Method in interface Torello.Java.Function.HexPredicate
or(IntBoolPredicate) - Method in interface Torello.Java.Function.IntBoolPredicate
or(IntBytePredicate) - Method in interface Torello.Java.Function.IntBytePredicate
or(IntCharPredicate) - Method in interface Torello.Java.Function.IntCharPredicate
or(IntDoublePredicate) - Method in interface Torello.Java.Function.IntDoublePredicate
or(IntFloatPredicate) - Method in interface Torello.Java.Function.IntFloatPredicate
or(IntLongPredicate) - Method in interface Torello.Java.Function.IntLongPredicate
or(IntShortPredicate) - Method in interface Torello.Java.Function.IntShortPredicate
or(QuadPredicate<? super A, ? super B, ? super C, ? super D>) - Method in interface Torello.Java.Function.QuadPredicate
or(QuintPredicate<? super A, ? super B, ? super C, ? super D, ? super E>) - Method in interface Torello.Java.Function.QuintPredicate
or(ShortPredicate) - Method in interface Torello.Java.Function.ShortPredicate
or(TriPredicate<? super A, ? super B, ? super C>) - Method in interface Torello.Java.Function.TriPredicate
OR - Static variable in class Torello.Java.StrCh
Signifies that an 'AND' operation is required, but only for methods that implement one of the 'contains' variants.
OR - Static variable in class Torello.Java.StrCmpr
Signifies that an 'AND' operation is required, but only for methods that implement one of the 'contains' variants.
OR - Static variable in class Torello.Java.StrTokCmpr
Signifies that an 'AND' operation is required, but only for methods that implement one of the 'contains' variants.
OR(String, String, String[], Predicate<String>) - Static method in class Torello.Java.StrCmpr
This performs the internal OR.
OR(String, String, String[], Predicate<String>) - Static method in class Torello.Java.StrTokCmpr
This performs the internal OR.
oracleReflectionClass - Variable in enum Torello.JavaDoc.Entity


The Class<? extends Node> instance stored in this 'Type Mirror' field is the actual java.lang.Class of the com.sun.source.tree Node that is used to build this kind of Entity.
ordinal - Variable in class Torello.Browser.HeapProfiler.SamplingHeapProfileSample
Time-ordered sample ordinal number.
ordinalIndicator(int) - Static method in class Torello.Java.StringParse
The words "ordinal indicator" are referring to the little character String that is often used in English to make a number seem more a part of an english sentence.
orientation - Variable in class Torello.Browser.Emulation.DisplayFeature
Orientation of a display feature in relation to screen
origin - Variable in class Torello.Browser.BackgroundService.BackgroundServiceEvent
The origin this event belongs to.
origin - Variable in class Torello.Browser.CSS.CSSKeyframeRule
Parent stylesheet's origin.
origin - Variable in class Torello.Browser.CSS.CSSRule
Parent stylesheet's origin.
origin - Variable in class Torello.Browser.CSS.CSSStyleSheetHeader
Stylesheet origin.
origin - Variable in class Torello.Browser.Fetch.AuthChallenge
Origin of the challenger.
origin - Variable in class Torello.Browser.Network.AuthChallenge
Origin of the challenger.
origin - Variable in class Torello.Browser.Network.SignedCertificateTimestamp
Origin.
origin - Variable in class Torello.Browser.Page.OriginTrialToken
[No Description Provided by Google]
origin - Variable in class Torello.Browser.RunTime.ExecutionContextDescription
Execution context origin.
origin - Variable in class Torello.Browser.Storage.cacheStorageContentUpdated
Origin to update.
origin - Variable in class Torello.Browser.Storage.cacheStorageListUpdated
Origin to update.
origin - Variable in class Torello.Browser.Storage.indexedDBContentUpdated
Origin to update.
origin - Variable in class Torello.Browser.Storage.indexedDBListUpdated
Origin to update.
originalHandler - Variable in class Torello.Browser.DOMDebugger.EventListener
Event original handler function value.
originalLocationEnd() - Method in class Torello.HTML.NodeIndex
 
originalLocationEnd() - Method in interface Torello.HTML.Replaceable
Returns the end-location within the original page-Vector from whence the HTML contents of this instance were retrieved.
originalLocationEnd() - Method in class Torello.HTML.SubSection
 
originalLocationStart() - Method in class Torello.HTML.NodeIndex
 
originalLocationStart() - Method in interface Torello.HTML.Replaceable
Returns the start-location within the original page-Vector from whence the HTML contents of this instance were retrieved.
originalLocationStart() - Method in class Torello.HTML.SubSection
 
originalPage - Variable in class Torello.HTML.Tools.NewsSite.Article
This is the original, and complete, HTML vectorized-page download.
originalPageStats - Variable in class Torello.HTML.Tools.NewsSite.Article
This contains an instance of class PageStats that has been generated out of an original Newspaper Article Page.
originalPageURL - Variable in class Torello.HTML.Tools.Images.Request
URL from whence this page has been downloaded
originalSize() - Method in class Torello.HTML.NodeIndex
 
originalSize() - Method in interface Torello.HTML.Replaceable
Reports how many nodes were copied into this instance.
originalSize() - Method in class Torello.HTML.SubSection
 
originalWidgetsCSS - Variable in class Torello.JavaDoc.CSSFiles
OriginTrial(String, String, Page.OriginTrialTokenWithStatus[]) - Constructor for class Torello.Browser.Page.OriginTrial
Constructor
OriginTrial(JsonObject) - Constructor for class Torello.Browser.Page.OriginTrial
JSON Object Constructor
OriginTrialStatus - Static variable in class Torello.Browser.Page
Status for an Origin Trial.
OriginTrialToken(String, boolean, String, Number, boolean, String) - Constructor for class Torello.Browser.Page.OriginTrialToken
Constructor
OriginTrialToken(JsonObject) - Constructor for class Torello.Browser.Page.OriginTrialToken
JSON Object Constructor
OriginTrialTokenStatus - Static variable in class Torello.Browser.Page
Origin Trial(https://www.chromium.org/blink/origin-trials) support.
OriginTrialTokenWithStatus(String, Page.OriginTrialToken, String) - Constructor for class Torello.Browser.Page.OriginTrialTokenWithStatus
Constructor
OriginTrialTokenWithStatus(JsonObject) - Constructor for class Torello.Browser.Page.OriginTrialTokenWithStatus
JSON Object Constructor
OriginTrialUsageRestriction - Static variable in class Torello.Browser.Page
[No Description Provided by Google]

EXPERIMENTAL
originURL - Variable in class Torello.Browser.DOMSnapshot.DOMNode
The url of the script (if any) that generates this node.
originURL - Variable in class Torello.Browser.DOMSnapshot.NodeTreeSnapshot
The url of the script (if any) that generates this node.
OSCommands - Class in Torello.Java
Root Ancestor / Parent Class for all Operating-System Execution Classes - including: MSDOS, Shell, GSUTIL etc...
OSCommands() - Constructor for class Torello.Java.OSCommands
OSCommands(Appendable) - Constructor for class Torello.Java.OSCommands
OSCommands(Appendable, Appendable) - Constructor for class Torello.Java.OSCommands
OSCommands(Appendable, Appendable, Appendable, Appendable) - Constructor for class Torello.Java.OSCommands
OSCommands(OSCommands) - Constructor for class Torello.Java.OSCommands
Clone-Constructor.
osExtras - Variable in class Torello.Java.OSCommands
Allows for redirects and other features
OSExtras - Class in Torello.Java
This class allows for the user to provide redirects, environment variables, and output/error unification (meaning the Standard-Output and Error-Output Streams are printed together, as if they were being printed to the terminal).
OSExtras() - Constructor for class Torello.Java.OSExtras
Builds a new instance of this class, and keeps the default values assigned.
OSExtras(File, boolean, ProcessBuilder.Redirect, ProcessBuilder.Redirect, ProcessBuilder.Redirect, Consumer<Map<String, String>>) - Constructor for class Torello.Java.OSExtras
Constructs an instance of this class
OSResponse - Class in Torello.Java
Class Operating-System Response does is used as a return record class for the Java HTML classes Shell, GSUTIL & MSDOS.
OSResponse(String, int, String, String) - Constructor for class Torello.Java.OSResponse
Builds an instance of this short return class
outerResponse - Variable in class Torello.Browser.Network.SignedExchangeInfo
The outer response of signed HTTP exchange which was received from network.
outlineColor - Variable in class Torello.Browser.Overlay.HingeConfig
The content box highlight outline color (default: transparent).
outputAppendable - Variable in class Torello.Java.OSCommands
outputRedirect - Variable in class Torello.Java.OSExtras
overflow - Variable in class Torello.Browser.RunTime.ObjectPreview
True iff some of the properties or entries of the original object did not fit.
overlaps(DotPair) - Method in class Torello.HTML.DotPair
Tests whether parameter 'other' has any overlapping Vector-indices with 'this' DotPair
Overlay - Class in Torello.Browser
This domain provides various functionality related to drawing atop the inspected page.
Overlay.BoxStyle - Class in Torello.Browser
Style information for drawing a box.
Overlay.ContainerQueryContainerHighlightConfig - Class in Torello.Browser
[No Description Provided by Google]
Overlay.ContainerQueryHighlightConfig - Class in Torello.Browser
[No Description Provided by Google]
Overlay.FlexContainerHighlightConfig - Class in Torello.Browser
Configuration data for the highlighting of Flex container elements.
Overlay.FlexItemHighlightConfig - Class in Torello.Browser
Configuration data for the highlighting of Flex item elements.
Overlay.FlexNodeHighlightConfig - Class in Torello.Browser
[No Description Provided by Google]
Overlay.GridHighlightConfig - Class in Torello.Browser
Configuration data for the highlighting of Grid elements.
Overlay.GridNodeHighlightConfig - Class in Torello.Browser
Configurations for Persistent Grid Highlight
Overlay.HighlightConfig - Class in Torello.Browser
Configuration data for the highlighting of page elements.
Overlay.HingeConfig - Class in Torello.Browser
Configuration for dual screen hinge
Overlay.inspectModeCanceled - Class in Torello.Browser
Fired when user cancels the inspect mode.
Overlay.inspectNodeRequested - Class in Torello.Browser
Fired when the node should be inspected.
Overlay.IsolatedElementHighlightConfig - Class in Torello.Browser
[No Description Provided by Google]
Overlay.IsolationModeHighlightConfig - Class in Torello.Browser
[No Description Provided by Google]
Overlay.LineStyle - Class in Torello.Browser
Style information for drawing a line.
Overlay.nodeHighlightRequested - Class in Torello.Browser
Fired when the node should be highlighted.
Overlay.screenshotRequested - Class in Torello.Browser
Fired when user asks to capture screenshot of some area on the page.
Overlay.ScrollSnapContainerHighlightConfig - Class in Torello.Browser
[No Description Provided by Google]
Overlay.ScrollSnapHighlightConfig - Class in Torello.Browser
[No Description Provided by Google]
Overlay.SourceOrderConfig - Class in Torello.Browser
Configuration data for drawing the source order of an elements children.
OVERRIDE_TOGGLE_USE_XDIAGS_SWITCH - Variable in class Torello.Java.Build.CLI
 
OVERRIDE_TOGGLE_USE_XLINT_SWITCH - Variable in class Torello.Java.Build.CLI
 
overrideQuotaForOrigin(String, Number) - Static method in class Torello.Browser.Storage
Override quota for the specified origin
EXPERIMENTAL
overrides() - Method in class Torello.JavaDoc.ReflHTML
Returns an HTML-Vector of the HTML used to display the Overrides: segment of a Method Detail element.
OVERSIZE - Static variable in class NeoVisionaries.WebSockets.WebSocketCloseCode
1009; 1009 indicates that an endpoint is terminating the connection because it has received a message that is too big for it to process
ownerNode - Variable in class Torello.Browser.CSS.CSSStyleSheetHeader
The backend id for the owner node of the stylesheet.
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