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
W
- waitForDebugger() - Static method in class Torello.Browser.Page
-
Pauses page execution.
- waitingForDebugger - Variable in class Torello.Browser.Target.attachedToTarget
-
[No Description Provided by Google]
- waitTimeUnits - Variable in class Torello.HTML.Tools.Images.Request
-
This is the "unit of measurement" for the field
long maxDownloadWaitTime
. - WakeIsland - Torello.Java.Country
-
Country Named: Wake Island
- WallisAndFutuna - Torello.Java.Country
-
Country Named: Wallis and Futuna
- wallTime - Variable in class Torello.Browser.Network.requestWillBeSent
-
Timestamp.
- wallTime - Variable in class Torello.Browser.Network.webSocketWillSendHandshakeRequest
-
UTC Timestamp.
- wasErrorDownload - Variable in class Torello.HTML.Tools.NewsSite.Article
-
This should inform the user that an error occurred when downloading an article.
- wasmCrossOriginModuleSharingIssue - Variable in class Torello.Browser.Audits.InspectorIssueDetails
-
[No Description Provided by Google]
OPTIONAL - WasmCrossOriginModuleSharingIssueDetails(String, String, String, boolean) - Constructor for class Torello.Browser.Audits.WasmCrossOriginModuleSharingIssueDetails
-
Constructor
- WasmCrossOriginModuleSharingIssueDetails(JsonObject) - Constructor for class Torello.Browser.Audits.WasmCrossOriginModuleSharingIssueDetails
-
JSON Object Constructor
- wasmModuleUrl - Variable in class Torello.Browser.Audits.WasmCrossOriginModuleSharingIssueDetails
-
[No Description Provided by Google]
- wasThrown - Variable in class Torello.Browser.RunTime.PropertyDescriptor
-
True if the result was thrown during the evaluation.
- WebAudio - Class in Torello.Browser
-
This domain allows inspection of Web Audio API.
- WebAudio.AudioListener - Class in Torello.Browser
-
Protocol object for AudioListener
- WebAudio.audioListenerCreated - Class in Torello.Browser
-
Notifies that the construction of an AudioListener has finished.
- WebAudio.audioListenerWillBeDestroyed - Class in Torello.Browser
-
Notifies that a new AudioListener has been created.
- WebAudio.AudioNode - Class in Torello.Browser
-
Protocol object for AudioNode
- WebAudio.audioNodeCreated - Class in Torello.Browser
-
Notifies that a new AudioNode has been created.
- WebAudio.audioNodeWillBeDestroyed - Class in Torello.Browser
-
Notifies that an existing AudioNode has been destroyed.
- WebAudio.AudioParam - Class in Torello.Browser
-
Protocol object for AudioParam
- WebAudio.audioParamCreated - Class in Torello.Browser
-
Notifies that a new AudioParam has been created.
- WebAudio.audioParamWillBeDestroyed - Class in Torello.Browser
-
Notifies that an existing AudioParam has been destroyed.
- WebAudio.BaseAudioContext - Class in Torello.Browser
-
Protocol object for BaseAudioContext
- WebAudio.contextChanged - Class in Torello.Browser
-
Notifies that existing BaseAudioContext has changed some properties (id stays the same)..
- WebAudio.contextCreated - Class in Torello.Browser
-
Notifies that a new BaseAudioContext has been created.
- WebAudio.ContextRealtimeData - Class in Torello.Browser
-
Fields in AudioContext that change in real-time.
- WebAudio.contextWillBeDestroyed - Class in Torello.Browser
-
Notifies that an existing BaseAudioContext will be destroyed.
- WebAudio.nodeParamConnected - Class in Torello.Browser
-
Notifies that an AudioNode is connected to an AudioParam.
- WebAudio.nodeParamDisconnected - Class in Torello.Browser
-
Notifies that an AudioNode is disconnected to an AudioParam.
- WebAudio.nodesConnected - Class in Torello.Browser
-
Notifies that two AudioNodes are connected.
- WebAudio.nodesDisconnected - Class in Torello.Browser
-
Notifies that AudioNodes are disconnected.
- WebAuthn - Class in Torello.Browser
-
This domain allows configuring virtual authenticators to test the WebAuthn API.
- WebAuthn.Credential - Class in Torello.Browser
-
[No Description Provided by Google]
- WebAuthn.VirtualAuthenticatorOptions - Class in Torello.Browser
-
[No Description Provided by Google]
- webAuthor - Torello.HTML.MetaTagName
-
How do you put in your website the name of the company that made your website? You use the so called
'WEB_AUTHOR'
tag. - WebSocket - Class in NeoVisionaries.WebSockets
-
WebSocket.
- WebSocketAdapter - Class in NeoVisionaries.WebSockets
-
An empty implementation of
WebSocketListener
interface. - WebSocketAdapter() - Constructor for class NeoVisionaries.WebSockets.WebSocketAdapter
- WebSocketCloseCode - Class in NeoVisionaries.WebSockets
-
Close code.
- webSocketClosed(String, Number) - Constructor for class Torello.Browser.Network.webSocketClosed
-
Constructor
- webSocketClosed(JsonObject) - Constructor for class Torello.Browser.Network.webSocketClosed
-
JSON Object Constructor
- webSocketCreated(String, String, Network.Initiator) - Constructor for class Torello.Browser.Network.webSocketCreated
-
Constructor
- webSocketCreated(JsonObject) - Constructor for class Torello.Browser.Network.webSocketCreated
-
JSON Object Constructor
- WebSocketError - Enum in NeoVisionaries.WebSockets
-
WebSocket error codes.
- WebSocketException - Exception in NeoVisionaries.WebSockets
-
WebSocket exception.
- WebSocketException(WebSocketError) - Constructor for exception NeoVisionaries.WebSockets.WebSocketException
- WebSocketException(WebSocketError, String) - Constructor for exception NeoVisionaries.WebSockets.WebSocketException
- WebSocketException(WebSocketError, String, Throwable) - Constructor for exception NeoVisionaries.WebSockets.WebSocketException
- WebSocketException(WebSocketError, Throwable) - Constructor for exception NeoVisionaries.WebSockets.WebSocketException
- WebSocketExtension - Class in NeoVisionaries.WebSockets
-
A class to hold the name and the parameters of a WebSocket extension.
- WebSocketExtension(String) - Constructor for class NeoVisionaries.WebSockets.WebSocketExtension
-
Constructor with an extension name.
- WebSocketExtension(WebSocketExtension) - Constructor for class NeoVisionaries.WebSockets.WebSocketExtension
-
Copy constructor.
- WebSocketFactory - Class in NeoVisionaries.WebSockets
-
Factory to create
WebSocket
instances. - WebSocketFactory() - Constructor for class NeoVisionaries.WebSockets.WebSocketFactory
-
Constructor.
- WebSocketFactory(WebSocketFactory) - Constructor for class NeoVisionaries.WebSockets.WebSocketFactory
-
Copy constructor.
- WebSocketFrame - Class in NeoVisionaries.WebSockets
-
WebSocket frame.
- WebSocketFrame() - Constructor for class NeoVisionaries.WebSockets.WebSocketFrame
- WebSocketFrame(Number, boolean, String) - Constructor for class Torello.Browser.Network.WebSocketFrame
-
Constructor
- WebSocketFrame(JsonObject) - Constructor for class Torello.Browser.Network.WebSocketFrame
-
JSON Object Constructor
- webSocketFrameError(String, Number, String) - Constructor for class Torello.Browser.Network.webSocketFrameError
-
Constructor
- webSocketFrameError(JsonObject) - Constructor for class Torello.Browser.Network.webSocketFrameError
-
JSON Object Constructor
- webSocketFrameReceived(String, Number, Network.WebSocketFrame) - Constructor for class Torello.Browser.Network.webSocketFrameReceived
-
Constructor
- webSocketFrameReceived(JsonObject) - Constructor for class Torello.Browser.Network.webSocketFrameReceived
-
JSON Object Constructor
- webSocketFrameSent(String, Number, Network.WebSocketFrame) - Constructor for class Torello.Browser.Network.webSocketFrameSent
-
Constructor
- webSocketFrameSent(JsonObject) - Constructor for class Torello.Browser.Network.webSocketFrameSent
-
JSON Object Constructor
- webSocketHandshakeResponseReceived(String, Number, Network.WebSocketResponse) - Constructor for class Torello.Browser.Network.webSocketHandshakeResponseReceived
-
Constructor
- webSocketHandshakeResponseReceived(JsonObject) - Constructor for class Torello.Browser.Network.webSocketHandshakeResponseReceived
-
JSON Object Constructor
- WebSocketListener - Interface in NeoVisionaries.WebSockets
-
Listener interface to receive WebSocket events.
- WebSocketOpcode - Class in NeoVisionaries.WebSockets
-
Opcode.
- WebSocketRequest(JsonObject) - Constructor for class Torello.Browser.Network.WebSocketRequest
-
Constructor
- WebSocketResponse(int, String, JsonObject, String, JsonObject, String) - Constructor for class Torello.Browser.Network.WebSocketResponse
-
Constructor
- WebSocketResponse(JsonObject) - Constructor for class Torello.Browser.Network.WebSocketResponse
-
JSON Object Constructor
- WebSocketSender - Class in Torello.Browser
-
This class implements a connection to a Web-Browser using the Remote Debug Protocol over Web-Sockets.
- WebSocketSender(String, boolean, Consumer<Object>) - Constructor for class Torello.Browser.WebSocketSender
-
Opens a Connection to a Web Browser using a Web-Socket.
- WebSocketState - Enum in NeoVisionaries.WebSockets
-
WebSocket state.
- webSocketWillSendHandshakeRequest(String, Number, Number, Network.WebSocketRequest) - Constructor for class Torello.Browser.Network.webSocketWillSendHandshakeRequest
-
Constructor
- webSocketWillSendHandshakeRequest(JsonObject) - Constructor for class Torello.Browser.Network.webSocketWillSendHandshakeRequest
-
JSON Object Constructor
- webTransportClosed(String, Number) - Constructor for class Torello.Browser.Network.webTransportClosed
-
Constructor
- webTransportClosed(JsonObject) - Constructor for class Torello.Browser.Network.webTransportClosed
-
JSON Object Constructor
- webTransportConnectionEstablished(String, Number) - Constructor for class Torello.Browser.Network.webTransportConnectionEstablished
-
Constructor
- webTransportConnectionEstablished(JsonObject) - Constructor for class Torello.Browser.Network.webTransportConnectionEstablished
-
JSON Object Constructor
- webTransportCreated(String, String, Number, Network.Initiator) - Constructor for class Torello.Browser.Network.webTransportCreated
-
Constructor
- webTransportCreated(JsonObject) - Constructor for class Torello.Browser.Network.webTransportCreated
-
JSON Object Constructor
- WestBank - Torello.Java.Country
-
Country Named: West Bank
- WesternSahara - Torello.Java.Country
-
Country Named: Western Sahara
- WHATIS(String...) - Method in class Torello.Java.Shell
-
Runs the
UNIX / BASH / LINUX 'shell'
command:whatis
$ whatis <args[0]> <args[1]> ... <args[args.length-1]>
- WHEREIS(String...) - Method in class Torello.Java.Shell
-
Runs the
UNIX / BASH / LINUX 'shell'
command:whereis
$ whereis <args[0]> <args[1]> ... <args[args.length-1]>
- WHITE - Static variable in class Torello.Java.C
- WHITE_BKGND - Static variable in class Torello.Java.C
- WHITE_SPACE_REGEX - Static variable in class Torello.Java.StringParse
-
This regular expression simply matches white-space found in a java
String
. - Whitespace - Class in Torello.CSS
-
Any sequence of Whitespace
- width - Variable in class Torello.Browser.Browser.Bounds
-
The window width in pixels.
- width - Variable in class Torello.Browser.DOM.BoxModel
-
Node width
- width - Variable in class Torello.Browser.DOM.Rect
-
Rectangle width
- width - Variable in class Torello.Browser.LayerTree.Layer
-
Layer width.
- width - Variable in class Torello.Browser.Page.Viewport
-
Rectangle width in device independent pixels (dip).
- width - Variable in class Torello.Browser.SystemInfo.Size
-
Width in pixels.
- width - Variable in class Torello.HTML.Tools.Images.ImageInfo
-
The value returned by
bufferedImage.getWidth()
- the downloaded image's width. - widthHeightAbbrev(String, String, Integer, Integer, boolean) - Static method in class Torello.Java.StrPrint
-
This method allows for printing an abbreviation of a
String
such that BOTH the number of lines (height), AND the length of each line of text (width) can both be abbreviated. - widths - Variable in class Torello.HTML.Tools.Images.Results
-
This will contain a list of integers, each of which shall have the image-widths of the downloaded images.
- windowFeatures - Variable in class Torello.Browser.Page.windowOpen
-
An array of enabled window features.
- windowName - Variable in class Torello.Browser.Page.windowOpen
-
Window name.
- windowOpen(String, String, String[], boolean) - Constructor for class Torello.Browser.Page.windowOpen
-
Constructor
- windowOpen(JsonObject) - Constructor for class Torello.Browser.Page.windowOpen
-
JSON Object Constructor
- windowState - Variable in class Torello.Browser.Browser.Bounds
-
The window state.
- WindowState - Static variable in class Torello.Browser.Browser
-
The state of the browser window.
- wordByWord(Vector<String>, LC, LC) - Static method in class Torello.Languages.GCSTAPI
-
This is similar to sentence, but the input is expected to be a series of individual vocabulary words.
- wordGroups - Variable in class Torello.Languages.Pin1Yin1
-
This is just an array of integers that was actually returned from the server.
- workerErrorReported(JsonObject) - Constructor for class Torello.Browser.ServiceWorker.workerErrorReported
-
JSON Object Constructor
- workerErrorReported(ServiceWorker.ServiceWorkerErrorMessage) - Constructor for class Torello.Browser.ServiceWorker.workerErrorReported
-
Constructor
- workerFetchStart - Variable in class Torello.Browser.Network.ResourceTiming
-
Started fetch event.
- workerId - Variable in class Torello.Browser.Log.LogEntry
-
Identifier of the worker associated with this entry.
- workerReady - Variable in class Torello.Browser.Network.ResourceTiming
-
Finished Starting ServiceWorker.
- workerRegistrationUpdated(JsonObject) - Constructor for class Torello.Browser.ServiceWorker.workerRegistrationUpdated
-
JSON Object Constructor
- workerRegistrationUpdated(ServiceWorker.ServiceWorkerRegistration[]) - Constructor for class Torello.Browser.ServiceWorker.workerRegistrationUpdated
-
Constructor
- workerRespondWithSettled - Variable in class Torello.Browser.Network.ResourceTiming
-
Settled fetch event respondWith promise.
- workerStart - Variable in class Torello.Browser.Network.ResourceTiming
-
Started running ServiceWorker.
- workerVersionUpdated(JsonObject) - Constructor for class Torello.Browser.ServiceWorker.workerVersionUpdated
-
JSON Object Constructor
- workerVersionUpdated(ServiceWorker.ServiceWorkerVersion[]) - Constructor for class Torello.Browser.ServiceWorker.workerVersionUpdated
-
Constructor
- wrapToImmutableList() - Method in class Torello.Java.ReadOnly.ReadOnlyArrayList
-
Invokes
java.util.Collections.unmodifiableList
on the internalArrayList
. - wrapToImmutableList() - Method in class Torello.Java.ReadOnly.ReadOnlyVector
-
Invokes
java.util.Collections.unmodifiableList
on the internalVector
. - wrapToImmutableMap() - Method in class Torello.Java.ReadOnly.ReadOnlyHashMap
-
Invokes
java.util.Collections.unmodifiableMap
on the internalHashMap
. - wrapToImmutableMap() - Method in class Torello.Java.ReadOnly.ReadOnlyHashtable
-
Invokes
java.util.Collections.unmodifiableMap
on the internalHashtable
. - wrapToImmutableMap() - Method in class Torello.Java.ReadOnly.ReadOnlyProperties
-
Invokes
java.util.Collections.unmodifiableMap
on the internalProperties
. - wrapToImmutableMap() - Method in class Torello.Java.ReadOnly.ReadOnlyTreeMap
-
Invokes
java.util.Collections.unmodifiableMap
on the internalTreeMap
. - wrapToImmutableSet() - Method in class Torello.Java.ReadOnly.ReadOnlyHashSet
-
Invokes
java.util.Collections.unmodifiableSet
on the internalHashSet
. - wrapToImmutableSet() - Method in class Torello.Java.ReadOnly.ReadOnlyTreeSet
-
Invokes
java.util.Collections.unmodifiableSet
on the internalTreeSet
. - writable - Variable in class Torello.Browser.RunTime.PropertyDescriptor
-
True if the value associated with the property may be changed (data descriptors only).
- WritableDirectoryException - Exception in Torello.Java
-
Used by methods that accept
'target directory'
parameters to validate that the parameter's contents actually point to a both valid and writable location on disk. - WritableDirectoryException() - Constructor for exception Torello.Java.WritableDirectoryException
-
Constructs a
WritableDirectoryException
with no detail message. - WritableDirectoryException(String) - Constructor for exception Torello.Java.WritableDirectoryException
-
Constructs a
WritableDirectoryException
with the specified detail message. - WritableDirectoryException(String, Throwable) - Constructor for exception Torello.Java.WritableDirectoryException
-
Constructs a new exception with the specified detail message and cause.
- WritableDirectoryException(Throwable) - Constructor for exception Torello.Java.WritableDirectoryException
-
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). - write(boolean) - Method in interface javax.json.stream.JsonGenerator
-
Writes a JSON true or false value within the current array, field or root context.
- write(char[]) - Method in class Torello.Java.StorageWriter
- write(char[], int, int) - Method in class Torello.Java.StorageWriter
- write(double) - Method in interface javax.json.stream.JsonGenerator
-
Writes the specified value as a JSON number value within the current array, field or root context.
- write(int) - Method in interface javax.json.stream.JsonGenerator
-
Writes the specified value as a JSON number value within the current array, field or root context.
- write(int) - Method in class Torello.Java.StorageWriter
- write(long) - Method in interface javax.json.stream.JsonGenerator
-
Writes the specified value as a JSON number value within the current array, field or root context.
- write(String) - Method in interface javax.json.stream.JsonGenerator
-
Writes the specified value as a JSON string value within the current array, field or root context.
- write(String, boolean) - Method in interface javax.json.stream.JsonGenerator
-
Writes a JSON name/boolean value pair in the current object context.
- write(String, double) - Method in interface javax.json.stream.JsonGenerator
-
Writes a JSON name/number value pair in the current object context.
- write(String, int) - Method in interface javax.json.stream.JsonGenerator
-
Writes a JSON name/number value pair in the current object context.
- write(String, int, int) - Method in class Torello.Java.StorageWriter
- write(String, long) - Method in interface javax.json.stream.JsonGenerator
-
Writes a JSON name/number value pair in the current object context.
- write(String, String) - Method in interface javax.json.stream.JsonGenerator
-
Writes a JSON name/string value pair in the current object context.
- write(String, BigDecimal) - Method in interface javax.json.stream.JsonGenerator
-
Writes a JSON name/number value pair in the current object context.
- write(String, BigInteger) - Method in interface javax.json.stream.JsonGenerator
-
Writes a JSON name/number value pair in the current object context.
- write(String, JsonValue) - Method in interface javax.json.stream.JsonGenerator
-
Writes a JSON name/value pair in the current object context.
- write(BigDecimal) - Method in interface javax.json.stream.JsonGenerator
-
Writes the specified value as a JSON number value within the current array, field or root context.
- write(BigInteger) - Method in interface javax.json.stream.JsonGenerator
-
Writes the specified value as a JSON number value within the current array, field or root context.
- write(JsonStructure) - Method in interface javax.json.JsonWriter
- write(JsonValue) - Method in interface javax.json.JsonWriter
-
Writes the specified
JsonValue
to the output source. - write(JsonValue) - Method in interface javax.json.stream.JsonGenerator
-
Writes the specified value as a JSON value within the current array, field or root context.
- writeAllObjectsToFile(Iterable<?>, String, boolean) - Static method in class Torello.Java.FileRW
-
Writes a series of
java.lang.Object
to a file for storage, and future reference. - writeAllObjectsToFileNOCNFE(Iterable<?>, String, boolean) - Static method in class Torello.Java.FileRW
-
Convenience Method.
- writeArray(JsonArray) - Method in interface javax.json.JsonWriter
-
Writes the specified JSON
array
to the output source. - writeBinary(byte[], int, int, String) - Static method in class Torello.Java.FileRW
-
Convenience Method.
- writeBinary(byte[], String) - Static method in class Torello.Java.FileRW
-
Convenience Method.
- writeEnd() - Method in interface javax.json.stream.JsonGenerator
-
Writes the end of the current context.
- writeFile(CharSequence, Storage, String, String, boolean) - Static method in class Torello.Java.LFEC.GCSSB
-
This will write the contents of a java
'CharSequence'
- includesString, StringBuffer & StringBuilder
to a file on Google Cloud Server's storage bucket system. - writeFile(CharSequence, String) - Static method in class Torello.Java.FileRW
-
Writes the entire contents of a single
java.lang.String
to a file on the File-System named'fName'
. - writeFile(Iterable<String>, String) - Static method in class Torello.Java.FileRW
-
This takes an
Iterable<String>
, and a filename, and writes eachjava.lang.String
in theIterator
that it produces to the file specified by File-Name parameter'fName'
New-Line Characters:
A newline('\n')
is appended to the end of eachjava.lang.String
before writing it to the file. - writeFile_NO_NEWLINE(Iterable<String>, String) - Static method in class Torello.Java.FileRW
-
This takes an
Iterable
of String, and a filename and writes eachjava.lang.String
in theIterator
that it produces to the file specified by File-Name parameter'fName'
New-Line Characters:
In this function a newline('\n')
character is not appended to the end of eachjava.lang.String
of the inputIterator
. - WriteJSON - Class in Torello.Java.JSON
-
Generates JSON Requests from lists of Parameter-Names, Parameter-Types and Parameter-Values.
- writeKey(String) - Method in interface javax.json.stream.JsonGenerator
-
Writes the JSON name with a colon.
- writeNull() - Method in interface javax.json.stream.JsonGenerator
-
Writes a JSON null value within the current array, field or root context.
- writeNull(String) - Method in interface javax.json.stream.JsonGenerator
-
Writes a JSON name/null value pair in an current object context.
- writeObject(JsonObject) - Method in interface javax.json.JsonWriter
-
Writes the specified JSON
object
to the output source. - writeObjectToFile(Object, Storage, String, String, boolean) - Static method in class Torello.Java.LFEC.GCSSB
-
This will write a Java
Serializable Object
to a location in a Google Cloud Server Storage Bucket. - writeObjectToFile(Object, String, boolean) - Static method in class Torello.Java.FileRW
-
Writes a
java.lang.Object
to a file for storage, and future reference. - writeObjectToFileNOCNFE(Object, String, boolean) - Static method in class Torello.Java.FileRW
-
Convenience Method.
- writeObjectToTextFile(Object, String) - Static method in class Torello.Java.FileRW
-
Uses Java's
Object
serialization mechanism to serialize ajava.lang.Object
, and then uses theBase64 String-MIME Encoding
system, also provided by java, to convert theObject
into a text-safejava.lang.String
that may be viewed, e-mailed, written to a web-page, etc. - WRITER_M - Static variable in class Torello.JavaDoc.SummarySorterHelper
-
Label for methods inherited from class
java.io.Writer
Checker MethodSummarySorterHelper.WRITER_M(Method)
matches method named:"write", "close", "flush", "append"
- WRITER_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.io.Writer
. - writeStartArray() - Method in interface javax.json.stream.JsonGenerator
-
Writes the JSON start array character.
- writeStartArray(String) - Method in interface javax.json.stream.JsonGenerator
-
Writes the JSON name/start array character pair with in the current object context.
- writeStartObject() - Method in interface javax.json.stream.JsonGenerator
-
Writes the JSON start object character.
- writeStartObject(String) - Method in interface javax.json.stream.JsonGenerator
-
Writes the JSON name/start object character pair in the current object context.
- WRITING_THREAD - NeoVisionaries.WebSockets.ThreadType
-
A thread which sends WebSocket frames to the server (
WritingThread
).
All Classes All Packages