$ 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
O
- oaeSummaryTable - Variable in class Torello.JavaDoc.JavaDocHTMLFile
-
The HTML for an Optional Annotation Element Summary Table
- objArr(JsonArray, T, int, Class<T>) - Static method in class Torello.JSON.RJArrIntoStream
- objArr(JsonArray, T, int, Class<T>, Consumer<T>) - Static method in class Torello.JSON.RJArrIntoConsumer
- objArr(JsonArray, T, int, Function<JsonObject, T>, Class<T>) - Static method in class Torello.JSON.RJArrIntoStream
- objArr(JsonArray, T, int, Function<JsonObject, T>, Class<T>, Consumer<T>) - Static method in class Torello.JSON.RJArrIntoConsumer
- objArr(JsonArray, T, int, IntIntTFunc<JsonObject, T>, Class<T>) - Static method in class Torello.JSON.RJArrIntoStream
- objArr(JsonArray, T, int, IntIntTFunc<JsonObject, T>, Class<T>, Consumer<T>) - Static method in class Torello.JSON.RJArrIntoConsumer
- objArr2(JsonArray, T, int, Class<T>, IntIntTConsumer<T>) - Static method in class Torello.JSON.RJArrIntoConsumer
- objArr2(JsonArray, T, int, Function<JsonObject, T>, Class<T>, IntIntTConsumer<T>) - Static method in class Torello.JSON.RJArrIntoConsumer
- objArr2(JsonArray, T, int, IntIntTFunc<JsonObject, T>, Class<T>, IntIntTConsumer<T>) - Static method in class Torello.JSON.RJArrIntoConsumer
- object - Variable in class Torello.Browser.JavaScriptAPI.Debugger.Scope
-
Object representing the scope.
- object - Variable in class Torello.Browser.JavaScriptAPI.RunTime.inspectRequested
-
[No Description Provided by Google] - OBJECT - javax.json.JsonValue.ValueType
-
JSON object.
- OBJECT - Torello.Browser.JsonAST.TypeProp
-
Denotes a protocol value that binds to a structured Java
Object. - OBJECT_M - Static variable in class Torello.JavaDoc.SummarySorterHelper
-
Label for methods inherited from class
Object
Checker MethodSummarySorterHelper.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.JavaScriptAPI.RunTime.CallArgument
-
Remote object handle.
- objectId - Variable in class Torello.Browser.JavaScriptAPI.RunTime.DeepSerializedValue
-
[No Description Provided by Google]
OPTIONAL - objectId - Variable in class Torello.Browser.JavaScriptAPI.RunTime.RemoteObject
-
Unique object identifier (for non-primitive values).
- ObjectPreview(ReadOnlyList<Boolean>, String, String, String, boolean, RunTime.PropertyPreview[], RunTime.EntryPreview[]) - Constructor for class Torello.Browser.JavaScriptAPI.RunTime.ObjectPreview
-
Constructor.
- ObjectStore(ReadOnlyList<Boolean>, String, IndexedDB.KeyPath, boolean, IndexedDB.ObjectStoreIndex[]) - Constructor for class Torello.Browser.BrowserAPI.IndexedDB.ObjectStore
-
Constructor.
- objectStoreDataEntries - Variable in class Torello.Browser.BrowserAPI.IndexedDB.requestData$$RET
-
Array of object store data entries.
- ObjectStoreIndex(ReadOnlyList<Boolean>, String, IndexedDB.KeyPath, boolean, boolean) - Constructor for class Torello.Browser.BrowserAPI.IndexedDB.ObjectStoreIndex
-
Constructor.
- objectStoreName - Variable in class Torello.Browser.BrowserAPI.Storage.indexedDBContentUpdated
-
ObjectStore to update.
- objectStores - Variable in class Torello.Browser.BrowserAPI.IndexedDB.DatabaseWithObjectStores
-
Object stores in this database.
- objRec(T, int, Class<T>) - Static method in class Torello.JSON.RJArrConsumerRec
- objRec(T, int, Class<T>) - Static method in class Torello.JSON.RJArrIntoStream
- objRec(T, int, Function<JsonObject, T>, Class<T>) - Static method in class Torello.JSON.RJArrConsumerRec
- objRec(T, int, Function<JsonObject, T>, Class<T>) - Static method in class Torello.JSON.RJArrIntoStream
- objRec(T, int, IntIntTFunc<JsonObject, T>, Class<T>) - Static method in class Torello.JSON.RJArrConsumerRec
- objRec(T, int, IntIntTFunc<JsonObject, T>, Class<T>) - Static method in class Torello.JSON.RJArrIntoStream
- objRec2(T, int, Class<T>) - Static method in class Torello.JSON.RJArrConsumerRec
- objRec2(T, int, Function<JsonObject, T>, Class<T>) - Static method in class Torello.JSON.RJArrConsumerRec
- objRec2(T, int, IntIntTFunc<JsonObject, T>, Class<T>) - Static method in class Torello.JSON.RJArrConsumerRec
- objToB64MimeStr(Object) - Static method in class Torello.Java.StringParse
- objToB64Str(Object) - Static method in class Torello.Java.StringParse
- objToJava(JsonArray, SettingsRec<T, RETURN_TYPE>) - Static method in class Torello.JSON.ProcessJsonArray
-
Used to convert
JsonObject's into Java-Objects - objToJavaSync(JsonArray, SettingsRec<T, RETURN_TYPE>) - Static method in class Torello.JSON.ProcessJsonArray
-
Synchronized: Nothing More than a "Synchronized Wrapper" which can be used in a Multi-Threaded Programming-Environment. - obsoleteSslCipher - Variable in class Torello.Browser.BrowserAPI.Security.CertificateSecurityState
-
True if the connection is using an obsolete SSL cipher.
- obsoleteSslKeyExchange - Variable in class Torello.Browser.BrowserAPI.Security.CertificateSecurityState
-
True if the connection is using an obsolete SSL key exchange.
- obsoleteSslProtocol - Variable in class Torello.Browser.BrowserAPI.Security.CertificateSecurityState
-
True if the connection is using an obsolete SSL protocol.
- obsoleteSslSignature - Variable in class Torello.Browser.BrowserAPI.Security.CertificateSecurityState
-
True if the connection is using an obsolete SSL signature.
- occasion - Variable in class Torello.Browser.JavaScriptAPI.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.BrowserAPI.Animation.KeyframeStyle
-
Keyframe's time offset.
- offset - Variable in class Torello.Browser.BrowserAPI.Emulation.DisplayFeature
-
The offset from the screen origin in either the x (for vertical orientation) or y (for horizontal orientation) direction.
- offsetRects - Variable in class Torello.Browser.BrowserAPI.DOMSnapshot.LayoutTreeSnapshot
-
The offset rect of nodes.
- offsetTop - Variable in class Torello.Browser.BrowserAPI.Page.ScreencastFrameMetadata
-
Top offset in DIP.
- offsetX - Variable in class Torello.Browser.BrowserAPI.LayerTree.Layer
-
Offset from parent layer, X coordinate.
- offsetX - Variable in class Torello.Browser.BrowserAPI.Page.VisualViewport
-
Horizontal offset relative to the layout viewport (CSS pixels).
- offsetY - Variable in class Torello.Browser.BrowserAPI.LayerTree.Layer
-
Offset from parent layer, Y coordinate.
- offsetY - Variable in class Torello.Browser.BrowserAPI.Page.VisualViewport
-
Vertical offset relative to the layout viewport (CSS pixels).
- oldValue - Variable in class Torello.Browser.BrowserAPI.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.BrowserAPI.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
-
Called when
WebSocket.connectAsynchronously()failed. - 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
Stringcontains non-Spanish-Language Characters. - onlyWhiteSpace - Static variable in class Torello.Java.StringParse
-
This
Predicate<String>checks whether the contents of ajava.lang.Stringare comprised of only White-Space Characters. - onlyWhiteSpace_OrZeroLen - Static variable in class Torello.Java.StringParse
-
This is a
Predicatethat works in an identical manner toStringParse.onlyWhiteSpace, with the minor addded stipulation that a Zero-LengthStringwill generate aTRUE/ pass result from thePredicate.test(String)method. - 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)whenWebSocket.isDirectTextMessage()returnstrue. - 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.BrowserAPI.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 aBufferedReaderfor 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-8859connection to aURL, and returns aBufferedReaderfor 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
UTF8connection to aURL, and returns aBufferedReaderfor reading it. - openConnGetHeader(URL) - Static method in class Torello.HTML.Scrape
-
Opens a
UTF8connection to aURL, and returns aBufferedReaderfor reading it, and also theHTTP Headerthat was returned by theHTTP Server. - openConnGetHeader_iso_8859_1(URL) - Static method in class Torello.HTML.Scrape
-
Opens a
ISO-8859-1connection to aURL, and returns aBufferedReaderfor reading it, and also theHTTP Headerthat was returned by theHTTP Server. - openConnGetHeader_UTF8(URL) - Static method in class Torello.HTML.Scrape
-
Opens a
UTF8connection to aURL, and returns aBufferedReaderfor reading it, and also theHTTP Headerthat was returned by theHTTP Server. - openCurrentPageInApp(String) - Static method in class Torello.Browser.BrowserAPI.PWA
-
Opens the current page in its web app identified by the manifest id, needs to be called on a page target.
- openDevTools(String) - Static method in class Torello.Browser.BrowserAPI.Target
-
Opens a DevTools window for the target.
- openerFrameId - Variable in class Torello.Browser.BrowserAPI.Target.TargetInfo
-
Frame id of originating window (is only set if target has an opener).
- openerId - Variable in class Torello.Browser.BrowserAPI.Target.TargetInfo
-
Opener target Id
OPTIONAL - openers - Variable in class Torello.JavaDoc.SyntaxHiLite.AbstractHiLiter
- 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_TAGS - Static variable in class Torello.JavaDoc.SyntaxHiLite.HiLiteHTML.Indices
- 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
Vectorindex-position should contain aTagNodewhoseTagNode.isClosingfield is setFALSE, but that field isTRUE, then this exception should throw. - OpeningTagNodeExpectedException() - Constructor for exception Torello.HTML.OpeningTagNodeExpectedException
-
Constructs an
OpeningTagNodeExpectedExceptionwith 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
OpeningTagNodeExpectedExceptionwith 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'sthat constitute the first of a twoTagNodepair 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
- openTagPWA() - Method in class Torello.HTML.TagNode
- openUrl(String, int, String) - Static method in class Torello.Browser.BrowserAPI.FedCm
-
[No Description Provided by Google] - operation - Variable in class Torello.Browser.BrowserAPI.Audits.CookieDeprecationMetadataIssueDetails
-
[No Description Provided by Google] - operation - Variable in class Torello.Browser.BrowserAPI.Audits.CookieIssueDetails
-
Optionally identifies the site-for-cookies and the cookie url, which may be used by the front-end as additional context.
- operation - Variable in class Torello.Browser.BrowserAPI.Network.TrustTokenParams
-
[No Description Provided by Google] - operationId - Variable in class Torello.Browser.BrowserAPI.Storage.SharedStorageAccessParams
-
ID of the operation call.
- operationId - Variable in class Torello.Browser.BrowserAPI.Storage.sharedStorageWorkletOperationExecutionFinished
-
ID of the operation call.
- operationName - Variable in class Torello.Browser.BrowserAPI.Storage.SharedStorageAccessParams
-
Name of the registered operation to be run.
- operationName() - Method in enum javax.json.JsonPatch.Operation
-
Returns enum constant name as lower case string.
- optimizeForSpeed - Variable in class Torello.Browser.BrowserAPI.HeadlessExperimental.ScreenshotParams
-
Optimize image encoding for speed, not for resulting size (defaults to false)
OPTIONAL - 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
Optioninstances using descriptive methods. - optional - Variable in class Torello.Browser.JsonAST.Entity
-
True if this CDP item is optional.
- OPTIONAL - Torello.Browser.JsonAST.PropName
-
Protocol flag
"optional", a boolean marker for nullable parameters or properties. - optionalArg(boolean) - Method in class Apache.CLI.Option.Builder
-
Sets whether the Option can have an optional argument.
- OptionalElement - Torello.JavaDoc.SummaryTableHTML.ColNames
- optionals - Variable in class Torello.Browser.AbstractDescriptor
-
Specifies which CDP properties or command parameters have been designated as
optional. - optionalsValidate() - Method in class Torello.Browser.BaseType
-
Checks whether the state of a type or event is actually valid, according to the CDP specifications, as per the field's "Optional Flag." Google's Json-Specifications File for the CDP-API declares that some fields (referred to as 'properties' in the CDP-API Json-Spec File) for some of the API's types & events are not actually mandatory or required.
- optionalsValidateThrow() - Method in class Torello.Browser.BaseType
-
Generates a properly formatted exception throw message using the output produced by
BaseType.optionalsValidate(), and then throwsNullNonOptionalException. - 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 - Variable in class Torello.Browser.BrowserAPI.Network.directTCPSocketCreated
-
[No Description Provided by Google] - options - Variable in class Torello.Browser.BrowserAPI.Network.directUDPSocketCreated
-
[No Description Provided by Google] - Options - Class in Apache.CLI
-
Main entry-point into the library.
- Options() - Constructor for class Apache.CLI.Options
- optionSelected - Variable in class Torello.Browser.BrowserAPI.DOMSnapshot.DOMNode
-
Only set for option elements, indicates if the element has been selected
OPTIONAL - optionSelected - Variable in class Torello.Browser.BrowserAPI.DOMSnapshot.NodeTreeSnapshot
-
Only set for option elements, indicates if the element has been selected
OPTIONAL - optList - Variable in class Torello.Java.Build.SelectedOptionsRecord
-
The Complete-List of all Options / Switches entered at the Command-Line.
- optOutPercentage - Variable in class Torello.Browser.BrowserAPI.Audits.CookieDeprecationMetadataIssueDetails
-
[No Description Provided by Google] - or(AVT) - Method in interface Torello.HTML.NodeSearch.AVT
-
Generates a new
'AVT'predicate test thatlogically-OR'sthe results of'this' Predicatewith the results of the new, additional passed parameterPredicate '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(IntIntBoolPred) - Method in interface Torello.Java.Function.IntIntBoolPred
- or(IntIntBytePred) - Method in interface Torello.Java.Function.IntIntBytePred
- or(IntIntCharPred) - Method in interface Torello.Java.Function.IntIntCharPred
- or(IntIntDoublePred) - Method in interface Torello.Java.Function.IntIntDoublePred
- or(IntIntFloatPred) - Method in interface Torello.Java.Function.IntIntFloatPred
- or(IntIntLongPred) - Method in interface Torello.Java.Function.IntIntLongPred
- or(IntIntShortPred) - Method in interface Torello.Java.Function.IntIntShortPred
- 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(TriIntPred) - Method in interface Torello.Java.Function.TriIntPred
- 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
- order - Variable in class Torello.Browser.BrowserAPI.CSS.CSSLayerData
-
Layer order.
- ordinal - Variable in class Torello.Browser.JavaScriptAPI.HeapProfiler.SamplingHeapProfileSample
-
Time-ordered sample ordinal number.
- ordinalIndicator(int) - Static method in class Torello.Java.StrPrint
-
The words "ordinal indicator" are referring to the little character
Stringthat is often used in English to make a number seem more a part of an english sentence. - orientation - Variable in class Torello.Browser.BrowserAPI.Emulation.DisplayFeature
-
Orientation of a display feature in relation to screen
- orientation - Variable in class Torello.Browser.BrowserAPI.Page.WebAppManifest
-
[No Description Provided by Google]
OPTIONAL - origin - Variable in class Torello.Browser.BrowserAPI.BackgroundService.BackgroundServiceEvent
-
The origin this event belongs to.
- origin - Variable in class Torello.Browser.BrowserAPI.CSS.CSSFontPaletteValuesRule
-
Parent stylesheet's origin.
- origin - Variable in class Torello.Browser.BrowserAPI.CSS.CSSFunctionRule
-
Parent stylesheet's origin.
- origin - Variable in class Torello.Browser.BrowserAPI.CSS.CSSKeyframeRule
-
Parent stylesheet's origin.
- origin - Variable in class Torello.Browser.BrowserAPI.CSS.CSSPositionTryRule
-
Parent stylesheet's origin.
- origin - Variable in class Torello.Browser.BrowserAPI.CSS.CSSPropertyRule
-
Parent stylesheet's origin.
- origin - Variable in class Torello.Browser.BrowserAPI.CSS.CSSRule
-
Parent stylesheet's origin.
- origin - Variable in class Torello.Browser.BrowserAPI.CSS.CSSStyleSheetHeader
-
Stylesheet origin.
- origin - Variable in class Torello.Browser.BrowserAPI.CSS.CSSTryRule
-
Parent stylesheet's origin.
- origin - Variable in class Torello.Browser.BrowserAPI.Fetch.AuthChallenge
-
Origin of the challenger.
- origin - Variable in class Torello.Browser.BrowserAPI.Network.AuthChallenge
-
Origin of the challenger.
- origin - Variable in class Torello.Browser.BrowserAPI.Network.reportingApiEndpointsChangedForOrigin
-
Origin of the document(s) which configured the endpoints.
- origin - Variable in class Torello.Browser.BrowserAPI.Network.SignedCertificateTimestamp
-
Origin.
- origin - Variable in class Torello.Browser.BrowserAPI.Page.OriginTrialToken
-
[No Description Provided by Google] - origin - Variable in class Torello.Browser.BrowserAPI.Page.ScopeExtension
-
Instead of using tuple, this field always returns the serialized string for easy understanding and comparison.
- origin - Variable in class Torello.Browser.BrowserAPI.Storage.cacheStorageContentUpdated
-
Origin to update.
- origin - Variable in class Torello.Browser.BrowserAPI.Storage.cacheStorageListUpdated
-
Origin to update.
- origin - Variable in class Torello.Browser.BrowserAPI.Storage.indexedDBContentUpdated
-
Origin to update.
- origin - Variable in class Torello.Browser.BrowserAPI.Storage.indexedDBListUpdated
-
Origin to update.
- origin - Variable in class Torello.Browser.JavaScriptAPI.RunTime.ExecutionContextDescription
-
Execution context origin.
- originalHandler - Variable in class Torello.Browser.BrowserAPI.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-
Vectorfrom whence the HTML contents ofthisinstance 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-
Vectorfrom whence the HTML contents ofthisinstance 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 PageStatsthat has been generated out of an original Newspaper Article Page. - originalPageURL - Variable in class Torello.HTML.Tools.Images.Request
-
URLfrom whence this page has been downloaded - originalSize - Variable in class Torello.Browser.BrowserAPI.Audits.getEncodedResponse$$RET
-
Size before re-encoding.
- originalSize() - Method in class Torello.HTML.NodeIndex
- originalSize() - Method in interface Torello.HTML.Replaceable
-
Reports how many nodes were copied into
thisinstance. - originalSize() - Method in class Torello.HTML.SubSection
- originalWidgetsCSS - Variable in class Torello.JavaDoc.CSSFiles
- OriginTrial(ReadOnlyList<Boolean>, String, String, Page.OriginTrialTokenWithStatus[]) - Constructor for class Torello.Browser.BrowserAPI.Page.OriginTrial
-
Constructor.
- OriginTrialStatus - Static variable in class Torello.Browser.BrowserAPI.Page
-
Status for an Origin Trial.
- OriginTrialToken(ReadOnlyList<Boolean>, String, boolean, String, Number, boolean, String) - Constructor for class Torello.Browser.BrowserAPI.Page.OriginTrialToken
-
Constructor.
- OriginTrialTokenStatus - Static variable in class Torello.Browser.BrowserAPI.Page
-
Origin Trial(https://www.chromium.org/blink/origin-trials) support.
- OriginTrialTokenWithStatus(ReadOnlyList<Boolean>, String, Page.OriginTrialToken, String) - Constructor for class Torello.Browser.BrowserAPI.Page.OriginTrialTokenWithStatus
-
Constructor.
- OriginTrialUsageRestriction - Static variable in class Torello.Browser.BrowserAPI.Page
-
[No Description Provided by Google]
EXPERIMENTAL
String-Enumeration Type - originURL - Variable in class Torello.Browser.BrowserAPI.DOMSnapshot.DOMNode
-
The url of the script (if any) that generates this node.
- originURL - Variable in class Torello.Browser.BrowserAPI.DOMSnapshot.NodeTreeSnapshot
-
The url of the script (if any) that generates this node.
- OSCommands - Class in Torello.Java
- 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>>, OSJavaPipe) - Constructor for class Torello.Java.OSExtras
-
Constructs an instance of this class
- OSJavaPipe - Class in Torello.Java
-
Allows a user to pipe data directly from Java-Memory, and into an instance of
java.lang.Process. - OSJavaPipe(byte[]) - Constructor for class Torello.Java.OSJavaPipe
-
Constructs an instance of this class, assigning the input
byte[]-Array Parameter to the internal Data-Field. - OSJavaPipe(char[]) - Constructor for class Torello.Java.OSJavaPipe
-
Constructs an instance of this class, assigning the input
char[]-Array Parameter to the internal Data-Field. - OSJavaPipe(int[]) - Constructor for class Torello.Java.OSJavaPipe
-
Constructs an instance of this class, assigning the input
int[]-Array Parameter to the internal Data-Field. - OSJavaPipe(InputStream) - Constructor for class Torello.Java.OSJavaPipe
-
Constructs an instance of this class, assigning the
InputStreamParameter to the internal Data-Field. - OSJavaPipe(String) - Constructor for class Torello.Java.OSJavaPipe
-
Constructs an instance of this class, assigning the input
String-Parameter to the internal Data-Field. - OSResponse - Class in Torello.Java
- 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.BrowserAPI.Network.SignedExchangeInfo
-
The outer response of signed HTTP exchange which was received from network.
- outlineColor - Variable in class Torello.Browser.BrowserAPI.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.JavaScriptAPI.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 overlappingVector-indices with'this' DotPair - Overlay - Class in Torello.Browser.BrowserAPI
-
This domain provides various functionality related to drawing atop the inspected page.
- Overlay - Torello.Browser.Domains
-
This domain provides various functionality related to drawing atop the inspected page.
- Overlay.BoxStyle - Class in Torello.Browser.BrowserAPI
-
Style information for drawing a box.
- Overlay.ContainerQueryContainerHighlightConfig - Class in Torello.Browser.BrowserAPI
-
[No Description Provided by Google] - Overlay.ContainerQueryHighlightConfig - Class in Torello.Browser.BrowserAPI
-
[No Description Provided by Google] - Overlay.FlexContainerHighlightConfig - Class in Torello.Browser.BrowserAPI
-
Configuration data for the highlighting of Flex container elements.
- Overlay.FlexItemHighlightConfig - Class in Torello.Browser.BrowserAPI
-
Configuration data for the highlighting of Flex item elements.
- Overlay.FlexNodeHighlightConfig - Class in Torello.Browser.BrowserAPI
-
[No Description Provided by Google] - Overlay.GridHighlightConfig - Class in Torello.Browser.BrowserAPI
-
Configuration data for the highlighting of Grid elements.
- Overlay.GridNodeHighlightConfig - Class in Torello.Browser.BrowserAPI
-
Configurations for Persistent Grid Highlight
- Overlay.HighlightConfig - Class in Torello.Browser.BrowserAPI
-
Configuration data for the highlighting of page elements.
- Overlay.HingeConfig - Class in Torello.Browser.BrowserAPI
-
Configuration for dual screen hinge
- Overlay.inspectNodeRequested - Class in Torello.Browser.BrowserAPI
-
Fired when the node should be inspected.
- Overlay.IsolatedElementHighlightConfig - Class in Torello.Browser.BrowserAPI
-
[No Description Provided by Google] - Overlay.IsolationModeHighlightConfig - Class in Torello.Browser.BrowserAPI
-
[No Description Provided by Google] - Overlay.LineStyle - Class in Torello.Browser.BrowserAPI
-
Style information for drawing a line.
- Overlay.nodeHighlightRequested - Class in Torello.Browser.BrowserAPI
-
Fired when the node should be highlighted.
- Overlay.screenshotRequested - Class in Torello.Browser.BrowserAPI
-
Fired when user asks to capture screenshot of some area on the page.
- Overlay.ScrollSnapContainerHighlightConfig - Class in Torello.Browser.BrowserAPI
-
[No Description Provided by Google] - Overlay.ScrollSnapHighlightConfig - Class in Torello.Browser.BrowserAPI
-
[No Description Provided by Google] - Overlay.SourceOrderConfig - Class in Torello.Browser.BrowserAPI
-
Configuration data for drawing the source order of an elements children.
- Overlay.WindowControlsOverlayConfig - Class in Torello.Browser.BrowserAPI
-
Configuration for Window Controls Overlay
- OVERRIDE_TOGGLE_USE_XDIAGS_SWITCH - Variable in class Torello.Java.Build.AuxiliaryOptRecord
-
This Build-Package's Command-Line Interface, as explained at the top of this
'.html'Page, will accept the flag'-TXD'. - OVERRIDE_TOGGLE_USE_XLINT_SWITCH - Variable in class Torello.Java.Build.AuxiliaryOptRecord
-
This Build-Package's Command-Line Interface, as explained at the top of this
'.html'Page, will accept the flag'-TXL'. - overrideActive - Variable in class Torello.Browser.BrowserAPI.Storage.getUsageAndQuota$$RET
-
Whether or not the origin has an active storage quota override
- overrideQuotaForOrigin(String, Number) - Static method in class Torello.Browser.BrowserAPI.Storage
-
Override quota for the specified origin
EXPERIMENTAL - overrides() - Method in class Torello.JavaDoc.ReflHTML
-
Returns an HTML-
Vectorof 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
- ownerAPI - Variable in class Torello.Browser.JsonAST.Domain
-
Owning API this domain belongs to (Browser API or JavaScript API).
- ownerClassIndex - Variable in class Torello.Java.Additional.ConstantPool.Reference
-
Constant-Pool Table-Index where owner's
className 'Class Constant'was stored - ownerClassName - Variable in class Torello.Java.Additional.ConstantPool.Reference
-
The
'className'field specifies in which class (where) the Method or Field has actuallly been defined. - ownerClassNameUTF8Index - Variable in class Torello.Java.Additional.ConstantPool.Reference
-
Constant-Pool Table-Index identifying where the
UTF-8Class' Name-As-A-Stringis located. - ownerDomain - Variable in class Torello.Browser.JsonAST.Entity
-
CDP domain that owns this entity (for example,
'Network'or'DOM'). - ownerNode - Variable in class Torello.Browser.BrowserAPI.CSS.CSSStyleSheetHeader
-
The backend id for the owner node of the stylesheet.
- ownerOrigin - Variable in class Torello.Browser.BrowserAPI.Storage.interestGroupAccessed
-
[No Description Provided by Google] - ownerOrigin - Variable in class Torello.Browser.BrowserAPI.Storage.sharedStorageAccessed
-
Serialization of the origin owning the Shared Storage data.
- ownerOrigin - Variable in class Torello.Browser.BrowserAPI.Storage.sharedStorageWorkletOperationExecutionFinished
-
Serialization of the origin owning the Shared Storage data.
- ownerSite - Variable in class Torello.Browser.BrowserAPI.Storage.sharedStorageAccessed
-
Serialization of the site owning the Shared Storage data.
- ownerTCE - Variable in class Torello.Browser.JsonAST.PPR
-
This is a "Back Pointer" to the
TCE(either aTypeNode,CommandNodeorEventNode) that is the parent or owner of'this'PPR instance.
All Classes All Packages