$ 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
- w - Variable in class Torello.Browser.BrowserAPI.Emulation.SensorReadingQuaternion
-
[No Description Provided by Google] - waitForDebugger() - Static method in class Torello.Browser.BrowserAPI.Page
-
Pauses page execution.
- waitForLoad(WebSocketSender, int, int) - Static method in class Torello.Browser.Example02
-
Chat-GPT wrote this method; it waits for the page to load
- waitingForDebugger - Variable in class Torello.Browser.BrowserAPI.Target.attachedToTarget
-
[No Description Provided by Google] - waitTimeUnits - Variable in class Torello.HTML.Tools.Images.Request
- WakeIsland - Torello.Java.Country
-
Country Named: Wake Island
- WallisAndFutuna - Torello.Java.Country
-
Country Named: Wallis and Futuna
- wallTime - Variable in class Torello.Browser.BrowserAPI.Network.requestWillBeSent
-
Timestamp.
- wallTime - Variable in class Torello.Browser.BrowserAPI.Network.webSocketWillSendHandshakeRequest
-
UTC Timestamp.
- warning(String, Where_Am_I) - Static method in class Torello.JavaDoc.Messager.Messager
- wasErrorDownload - Variable in class Torello.HTML.Tools.NewsSite.Article
-
This should inform the user that an error occurred when downloading an article.
- WasmDisassemblyChunk(ReadOnlyList<Boolean>, String[], int[]) - Constructor for class Torello.Browser.JavaScriptAPI.Debugger.WasmDisassemblyChunk
-
Constructor.
- wasThrown - Variable in class Torello.Browser.JavaScriptAPI.RunTime.PropertyDescriptor
-
True if the result was thrown during the evaluation.
- weakLocalObjectReference - Variable in class Torello.Browser.JavaScriptAPI.RunTime.DeepSerializedValue
-
Set if value reference met more then once during serialization.
- WebAppManifest(ReadOnlyList<Boolean>, String, String, String, String, String[], Page.FileHandler[], Page.ImageResource[], String, String, Page.LaunchHandler, String, String, Boolean, Page.ProtocolHandler[], Page.RelatedApplication[], String, Page.ScopeExtension[], Page.Screenshot[], Page.ShareTarget, String, Page.Shortcut[], String, String) - Constructor for class Torello.Browser.BrowserAPI.Page.WebAppManifest
-
Constructor.
- WebAudio - Class in Torello.Browser.BrowserAPI
-
This domain allows inspection of Web Audio API.
- WebAudio - Torello.Browser.Domains
-
This domain allows inspection of Web Audio API.
- WebAudio.AudioListener - Class in Torello.Browser.BrowserAPI
-
Protocol object for AudioListener
- WebAudio.audioListenerCreated - Class in Torello.Browser.BrowserAPI
-
Notifies that the construction of an AudioListener has finished.
- WebAudio.audioListenerWillBeDestroyed - Class in Torello.Browser.BrowserAPI
-
Notifies that a new AudioListener has been created.
- WebAudio.AudioNode - Class in Torello.Browser.BrowserAPI
-
Protocol object for AudioNode
- WebAudio.audioNodeCreated - Class in Torello.Browser.BrowserAPI
-
Notifies that a new AudioNode has been created.
- WebAudio.audioNodeWillBeDestroyed - Class in Torello.Browser.BrowserAPI
-
Notifies that an existing AudioNode has been destroyed.
- WebAudio.AudioParam - Class in Torello.Browser.BrowserAPI
-
Protocol object for AudioParam
- WebAudio.audioParamCreated - Class in Torello.Browser.BrowserAPI
-
Notifies that a new AudioParam has been created.
- WebAudio.audioParamWillBeDestroyed - Class in Torello.Browser.BrowserAPI
-
Notifies that an existing AudioParam has been destroyed.
- WebAudio.BaseAudioContext - Class in Torello.Browser.BrowserAPI
-
Protocol object for BaseAudioContext
- WebAudio.contextChanged - Class in Torello.Browser.BrowserAPI
-
Notifies that existing BaseAudioContext has changed some properties (id stays the same)..
- WebAudio.contextCreated - Class in Torello.Browser.BrowserAPI
-
Notifies that a new BaseAudioContext has been created.
- WebAudio.ContextRealtimeData - Class in Torello.Browser.BrowserAPI
-
Fields in AudioContext that change in real-time.
- WebAudio.contextWillBeDestroyed - Class in Torello.Browser.BrowserAPI
-
Notifies that an existing BaseAudioContext will be destroyed.
- WebAudio.nodeParamConnected - Class in Torello.Browser.BrowserAPI
-
Notifies that an AudioNode is connected to an AudioParam.
- WebAudio.nodeParamDisconnected - Class in Torello.Browser.BrowserAPI
-
Notifies that an AudioNode is disconnected to an AudioParam.
- WebAudio.nodesConnected - Class in Torello.Browser.BrowserAPI
-
Notifies that two AudioNodes are connected.
- WebAudio.nodesDisconnected - Class in Torello.Browser.BrowserAPI
-
Notifies that AudioNodes are disconnected.
- WebAuthn - Class in Torello.Browser.BrowserAPI
-
This domain allows configuring virtual authenticators to test the WebAuthn API.
- WebAuthn - Torello.Browser.Domains
-
This domain allows configuring virtual authenticators to test the WebAuthn API.
- WebAuthn.Credential - Class in Torello.Browser.BrowserAPI
-
[No Description Provided by Google] - WebAuthn.credentialAdded - Class in Torello.Browser.BrowserAPI
-
Triggered when a credential is added to an authenticator.
- WebAuthn.credentialAsserted - Class in Torello.Browser.BrowserAPI
-
Triggered when a credential is used in a webauthn assertion.
- WebAuthn.credentialDeleted - Class in Torello.Browser.BrowserAPI
-
Triggered when a credential is deleted, e.g.
- WebAuthn.credentialUpdated - Class in Torello.Browser.BrowserAPI
-
Triggered when a credential is updated, e.g.
- WebAuthn.VirtualAuthenticatorOptions - Class in Torello.Browser.BrowserAPI
-
[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. - webkitVersion - Variable in class Torello.Browser.BrowserConn
- webSocket - Variable in class Torello.Browser.WebSocketSender
-
The Browser Web-Socket Connection
- WebSocket - Class in NeoVisionaries.WebSockets
-
WebSocket.
- WebSocketAdapter - Class in NeoVisionaries.WebSockets
-
An empty implementation of
WebSocketListenerinterface. - WebSocketAdapter() - Constructor for class NeoVisionaries.WebSockets.WebSocketAdapter
- WebSocketCloseCode - Class in NeoVisionaries.WebSockets
-
Close code.
- webSocketClosed(ReadOnlyList<Boolean>, String, Number) - Constructor for class Torello.Browser.BrowserAPI.Network.webSocketClosed
-
Constructor.
- webSocketCreated(ReadOnlyList<Boolean>, String, String, Network.Initiator) - Constructor for class Torello.Browser.BrowserAPI.Network.webSocketCreated
-
Constructor.
- webSocketDebuggerUrl - Variable in class Torello.Browser.BrowserConn
- webSocketDebuggerUrl - Variable in class Torello.Browser.PageConn
- 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
WebSocketinstances. - 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(ReadOnlyList<Boolean>, Number, boolean, String) - Constructor for class Torello.Browser.BrowserAPI.Network.WebSocketFrame
-
Constructor.
- webSocketFrameError(ReadOnlyList<Boolean>, String, Number, String) - Constructor for class Torello.Browser.BrowserAPI.Network.webSocketFrameError
-
Constructor.
- webSocketFrameReceived(ReadOnlyList<Boolean>, String, Number, Network.WebSocketFrame) - Constructor for class Torello.Browser.BrowserAPI.Network.webSocketFrameReceived
-
Constructor.
- webSocketFrameSent(ReadOnlyList<Boolean>, String, Number, Network.WebSocketFrame) - Constructor for class Torello.Browser.BrowserAPI.Network.webSocketFrameSent
-
Constructor.
- webSocketHandshakeResponseReceived(ReadOnlyList<Boolean>, String, Number, Network.WebSocketResponse) - Constructor for class Torello.Browser.BrowserAPI.Network.webSocketHandshakeResponseReceived
-
Constructor.
- WebSocketListener - Interface in NeoVisionaries.WebSockets
-
Listener interface to receive WebSocket events.
- WebSocketOpcode - Class in NeoVisionaries.WebSockets
-
Opcode.
- WebSocketRequest(ReadOnlyList<Boolean>, JsonValue) - Constructor for class Torello.Browser.BrowserAPI.Network.WebSocketRequest
-
Constructor.
- WebSocketResponse(ReadOnlyList<Boolean>, int, String, JsonValue, String, JsonValue, String) - Constructor for class Torello.Browser.BrowserAPI.Network.WebSocketResponse
-
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, ConnRecord) - 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(ReadOnlyList<Boolean>, String, Number, Number, Network.WebSocketRequest) - Constructor for class Torello.Browser.BrowserAPI.Network.webSocketWillSendHandshakeRequest
-
Constructor.
- webTransportClosed(ReadOnlyList<Boolean>, String, Number) - Constructor for class Torello.Browser.BrowserAPI.Network.webTransportClosed
-
Constructor.
- webTransportConnectionEstablished(ReadOnlyList<Boolean>, String, Number) - Constructor for class Torello.Browser.BrowserAPI.Network.webTransportConnectionEstablished
-
Constructor.
- webTransportCreated(ReadOnlyList<Boolean>, String, String, Number, Network.Initiator) - Constructor for class Torello.Browser.BrowserAPI.Network.webTransportCreated
-
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]> - Where_Am_I - Interface in Torello.JavaDoc.Messager
-
This interface is designed to be implemented, strictly, by Java
'enum'Types. - 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]> - which - Variable in class Torello.Browser.JsonAST.PPR
-
Expresses, explicitly, (without requiring an
'instanceof'operator), whether or not'this'instance repesents a property, a parameter or a return-value. - which - Variable in class Torello.Browser.JsonAST.TCE
-
Contains a simple 'enum' constant which Indicates whether
'this'TCE instance has been parsed a"types", "commands"or an"events"array. - whichEntity - Variable in class Torello.Browser.JsonAST.Entity
-
There are only two concrete subclasses of
Entity:PPRand . - WhichEntity - Enum in Torello.Browser.JsonAST
-
This
'enum'is used to identify of which inheriting sub-class'this'instance is. - WhichPPR - Enum in Torello.Browser.JsonAST
- WhichTCE - Enum in Torello.Browser.JsonAST
- 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.BrowserAPI.Browser.Bounds
-
The window width in pixels.
- width - Variable in class Torello.Browser.BrowserAPI.DOM.BoxModel
-
Node width
- width - Variable in class Torello.Browser.BrowserAPI.DOM.Rect
-
Rectangle width
- width - Variable in class Torello.Browser.BrowserAPI.LayerTree.Layer
-
Layer width.
- width - Variable in class Torello.Browser.BrowserAPI.Page.Viewport
-
Rectangle width in device independent pixels (dip).
- width - Variable in class Torello.Browser.BrowserAPI.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
- widths - Variable in class Torello.HTML.Tools.Images.Results
- WindowControlsOverlayConfig(ReadOnlyList<Boolean>, boolean, String, String) - Constructor for class Torello.Browser.BrowserAPI.Overlay.WindowControlsOverlayConfig
-
Constructor.
- windowFeatures - Variable in class Torello.Browser.BrowserAPI.Page.windowOpen
-
An array of enabled window features.
- windowId - Variable in class Torello.Browser.BrowserAPI.Browser.getWindowForTarget$$RET
-
Browser window id.
- WindowID - Static variable in class Torello.Browser.BrowserAPI.Browser
-
[No Description Provided by Google]
EXPERIMENTAL - windowName - Variable in class Torello.Browser.BrowserAPI.Page.windowOpen
-
Window name.
- windowOpen(ReadOnlyList<Boolean>, String, String, String[], boolean) - Constructor for class Torello.Browser.BrowserAPI.Page.windowOpen
-
Constructor.
- windowState - Variable in class Torello.Browser.BrowserAPI.Browser.Bounds
-
The window state.
- WindowState - Static variable in class Torello.Browser.BrowserAPI.Browser
-
The state of the browser window.
- WindowState - Static variable in class Torello.Browser.BrowserAPI.Target
-
The state of the target window.
- WIPE_CLASS_FILES_FIRST - Variable in class Torello.Java.Build.AuxiliaryOptRecord
-
This option may be specified in combination with Main-Menu Option #1 (The Java-Compiler).
- witherBuilder(NestedDescriptor<T>, BaseType<T>) - Static method in class Torello.Browser.TypeBuilder
-
This creates a new builder, but initializes it with an actual object instance
- withLock - Variable in class Torello.Browser.BrowserAPI.Storage.SharedStorageAccessParams
-
Name of the lock to be acquired, if present.
- 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.
- workerCacheLookupStart - Variable in class Torello.Browser.BrowserAPI.Network.ResourceTiming
-
Started cache lookup when the source was evaluated to
cache. - workerErrorReported(ReadOnlyList<Boolean>, ServiceWorker.ServiceWorkerErrorMessage) - Constructor for class Torello.Browser.BrowserAPI.ServiceWorker.workerErrorReported
-
Constructor.
- workerFetchStart - Variable in class Torello.Browser.BrowserAPI.Network.ResourceTiming
-
Started fetch event.
- workerId - Variable in class Torello.Browser.BrowserAPI.Log.LogEntry
-
Identifier of the worker associated with this entry.
- workerReady - Variable in class Torello.Browser.BrowserAPI.Network.ResourceTiming
-
Finished Starting ServiceWorker.
- workerRegistrationUpdated(ReadOnlyList<Boolean>, ServiceWorker.ServiceWorkerRegistration[]) - Constructor for class Torello.Browser.BrowserAPI.ServiceWorker.workerRegistrationUpdated
-
Constructor.
- workerRespondWithSettled - Variable in class Torello.Browser.BrowserAPI.Network.ResourceTiming
-
Settled fetch event respondWith promise.
- workerRouterEvaluationStart - Variable in class Torello.Browser.BrowserAPI.Network.ResourceTiming
-
Started ServiceWorker static routing source evaluation.
- workerStart - Variable in class Torello.Browser.BrowserAPI.Network.ResourceTiming
-
Started running ServiceWorker.
- workerVersionUpdated(ReadOnlyList<Boolean>, ServiceWorker.ServiceWorkerVersion[]) - Constructor for class Torello.Browser.BrowserAPI.ServiceWorker.workerVersionUpdated
-
Constructor.
- workletOrdinal - Variable in class Torello.Browser.BrowserAPI.Storage.SharedStorageAccessParams
-
A number denoting the (0-based) order of the worklet's creation relative to all other shared storage worklets created by documents using the current storage partition.
- workletTargetId - Variable in class Torello.Browser.BrowserAPI.Storage.SharedStorageAccessParams
-
Hex representation of the DevTools token used as the TargetID for the associated shared storage worklet.
- workletTargetId - Variable in class Torello.Browser.BrowserAPI.Storage.sharedStorageWorkletOperationExecutionFinished
-
Hex representation of the DevTools token used as the TargetID for the associated shared storage worklet.
- wow64 - Variable in class Torello.Browser.BrowserAPI.Emulation.UserAgentMetadata
-
[No Description Provided by Google]
OPTIONAL - wrap(String, int) - Static method in class Torello.Java.StrPrint
-
Convenience Method.
- wrap(String, int, int) - Static method in class Torello.Java.StrPrint
-
- wrapToImmutableList() - Method in class Torello.Java.ReadOnly.ReadOnlyArrayList
- wrapToImmutableList() - Method in interface Torello.Java.ReadOnly.ReadOnlyList
-
Invokes
java.util.Collections.unmodifiableListon the internalList. - wrapToImmutableList() - Method in class Torello.Java.ReadOnly.ReadOnlyVector
- wrapToImmutableMap() - Method in class Torello.Java.ReadOnly.ReadOnlyHashMap
- wrapToImmutableMap() - Method in class Torello.Java.ReadOnly.ReadOnlyHashtable
- wrapToImmutableMap() - Method in interface Torello.Java.ReadOnly.ReadOnlyMap
-
Invokes
java.util.Collections.unmodifiableMapon the internalMap - wrapToImmutableMap() - Method in class Torello.Java.ReadOnly.ReadOnlyProperties
- wrapToImmutableMap() - Method in class Torello.Java.ReadOnly.ReadOnlyTreeMap
- wrapToImmutableSet() - Method in class Torello.Java.ReadOnly.ReadOnlyHashSet
- wrapToImmutableSet() - Method in interface Torello.Java.ReadOnly.ReadOnlySet
-
Invokes
java.util.Collections.unmodifiableSeton the internalSet - wrapToImmutableSet() - Method in class Torello.Java.ReadOnly.ReadOnlyTreeSet
- wrapToIndentation(String, int) - Static method in class Torello.Java.StrPrint
-
Convenience Method.
- wrapToIndentation(String, int, int) - Static method in class Torello.Java.StrPrint
-
- wrapToIndentationPlus(String, int, int, int) - Static method in class Torello.Java.StrPrint
-
- writable - Variable in class Torello.Browser.JavaScriptAPI.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
WritableDirectoryExceptionwith no detail message. - WritableDirectoryException(String) - Constructor for exception Torello.Java.WritableDirectoryException
-
Constructs a
WritableDirectoryExceptionwith 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 - Variable in class Torello.Browser.BrowserAPI.BluetoothEmulation.CharacteristicProperties
-
[No Description Provided by Google]
OPTIONAL - 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
JsonValueto 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.Objectto 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
arrayto 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.
- WriteBothHTMLFiles - Class in Torello.Browser.JsonAST
-
Iterates both trees - the "Browser Protocol" and the "Java Script Protocol"
- 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 & StringBuilderto 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.Stringto 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.Stringin theIteratorthat 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.Stringbefore writing it to the file. - writeFile_NO_NEWLINE(Iterable<String>, String) - Static method in class Torello.Java.FileRW
-
This takes an
Iterableof String, and a filename and writes eachjava.lang.Stringin theIteratorthat 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.Stringof the inputIterator. - WriteJSON - Class in Torello.Browser
-
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
objectto the output source. - writeObjectToFile(Object, Storage, String, String, boolean) - Static method in class Torello.Java.LFEC.GCSSB
-
This will write a Java
Serializable Objectto a location in a Google Cloud Server Storage Bucket. - writeObjectToFile(Object, String, boolean) - Static method in class Torello.Java.FileRW
-
Writes a
java.lang.Objectto 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
Objectserialization mechanism to serialize ajava.lang.Object, and then uses theBase64 String-MIME Encodingsystem, also provided by java, to convert theObjectinto a text-safejava.lang.Stringthat 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.
- writeType - Variable in class Torello.Browser.BrowserAPI.BluetoothEmulation.characteristicOperationReceived
-
[No Description Provided by Google]
OPTIONAL - writeWithoutResponse - Variable in class Torello.Browser.BrowserAPI.BluetoothEmulation.CharacteristicProperties
-
[No Description Provided by Google]
OPTIONAL - WRITING_THREAD - NeoVisionaries.WebSockets.ThreadType
-
A thread which sends WebSocket frames to the server (
WritingThread). - WrongMethodException - Exception in Torello.Java
-
💡 This exception is intended to run in the except same vein as Java's traditional
IllegalArgumentException. - WrongMethodException() - Constructor for exception Torello.Java.WrongMethodException
-
Constructs a
WrongMethodExceptionwith no detail message. - WrongMethodException(String) - Constructor for exception Torello.Java.WrongMethodException
-
Constructs a
WrongMethodExceptionwith the specified detail message. - WrongMethodException(String, Throwable) - Constructor for exception Torello.Java.WrongMethodException
-
Constructs a new
WrongMethodExceptionwith the specified detail message and cause. - WrongMethodException(Throwable) - Constructor for exception Torello.Java.WrongMethodException
-
Constructs a new
WrongMethodExceptionwith the specified cause and a detail message of(cause==null ? null : cause.toString())(which typically contains the class and detail message of cause). - WrongModeException - Exception in Torello.JSON
-
- WrongModeException() - Constructor for exception Torello.JSON.WrongModeException
-
Constructs a new WrongModeException with no detail message.
- WrongModeException(String) - Constructor for exception Torello.JSON.WrongModeException
-
Constructs a new WrongModeException with the specified message.
All Classes All Packages