$ 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
U
- UE(Declaration) - Static method in class Torello.JavaDoc.SummarySorterHelper
-
When writing a sorter method, it is often a good practice to throw the
UnreachableErroron the very last line of the sorter's code to ensure that every entity being sorted has been properly placed into one of the Table Of Contents Section Title Categories. - Uganda - Torello.Java.Country
-
Country Named: Uganda
- UK - Torello.Languages.LC
-
Language: Ukrainian
- Ukraine - Torello.Java.Country
-
Country Named: Ukraine
- UNACCEPTABLE - Static variable in class NeoVisionaries.WebSockets.WebSocketCloseCode
-
1003; 1003 indicates that an endpoint is terminating the connection because it has received a type of data it cannot accept (e.g., an endpoint that understands only text data MAY send this if it receives a binary message)
- unbind(int) - Static method in class Torello.Browser.BrowserAPI.Tethering
-
Request browser port unbinding.
- UncheckedExecutionException - Exception in Torello.Browser
-
Convert Java's
ExecutionExceptioninto an uncheckedRuntimeException. - UncheckedExecutionException() - Constructor for exception Torello.Browser.UncheckedExecutionException
-
Constructs a
UncheckedExecutionExceptionwith no detail message. - UncheckedExecutionException(String) - Constructor for exception Torello.Browser.UncheckedExecutionException
-
Constructs a
UncheckedExecutionExceptionwith the specified detail message. - UncheckedExecutionException(String, Throwable) - Constructor for exception Torello.Browser.UncheckedExecutionException
-
Constructs a new
UncheckedExecutionExceptionwith the specified detail message and cause. - UncheckedExecutionException(Throwable) - Constructor for exception Torello.Browser.UncheckedExecutionException
-
Constructs a new
UncheckedExecutionExceptionwith the specified cause and a detail message of(cause==null ? null : cause.toString())(which typically contains the class and detail message of cause). - UncheckedInterruptedException - Exception in Torello.Browser
-
Convert Java's
InterruptedExceptioninto an uncheckedRuntimeException. - UncheckedInterruptedException() - Constructor for exception Torello.Browser.UncheckedInterruptedException
-
Constructs a
UncheckedInterruptedExceptionwith no detail message. - UncheckedInterruptedException(String) - Constructor for exception Torello.Browser.UncheckedInterruptedException
-
Constructs a
UncheckedInterruptedExceptionwith the specified detail message. - UncheckedInterruptedException(String, Throwable) - Constructor for exception Torello.Browser.UncheckedInterruptedException
-
Constructs a new
UncheckedInterruptedExceptionwith the specified detail message and cause. - UncheckedInterruptedException(Throwable) - Constructor for exception Torello.Browser.UncheckedInterruptedException
-
Constructs a new
UncheckedInterruptedExceptionwith the specified cause and a detail message of(cause==null ? null : cause.toString())(which typically contains the class and detail message of cause). - UncheckedTimeoutException - Exception in Torello.Browser
-
Convert Java's
TimeoutExceptioninto an uncheckedRuntimeException. - UncheckedTimeoutException() - Constructor for exception Torello.Browser.UncheckedTimeoutException
-
Constructs a
UncheckedTimeoutExceptionwith no detail message. - UncheckedTimeoutException(String) - Constructor for exception Torello.Browser.UncheckedTimeoutException
-
Constructs a
UncheckedTimeoutExceptionwith the specified detail message. - UncheckedTimeoutException(String, Throwable) - Constructor for exception Torello.Browser.UncheckedTimeoutException
-
Constructs a new
UncheckedTimeoutExceptionwith the specified detail message and cause. - UncheckedTimeoutException(Throwable) - Constructor for exception Torello.Browser.UncheckedTimeoutException
-
Constructs a new
UncheckedTimeoutExceptionwith the specified cause and a detail message of(cause==null ? null : cause.toString())(which typically contains the class and detail message of cause). - UNCONFORMED - Static variable in class NeoVisionaries.WebSockets.WebSocketCloseCode
-
1002; 1002 indicates that an endpoint is terminating the connection due to a protocol error
- undo() - Static method in class Torello.Browser.BrowserAPI.DOM
-
Undoes the last performed action.
- UnencodedDigestError - Static variable in class Torello.Browser.BrowserAPI.Audits
-
[No Description Provided by Google]
String-Enumeration Type - unencodedDigestIssueDetails - Variable in class Torello.Browser.BrowserAPI.Audits.InspectorIssueDetails
-
[No Description Provided by Google]
OPTIONAL - UnencodedDigestIssueDetails(ReadOnlyList<Boolean>, String, Audits.AffectedRequest) - Constructor for class Torello.Browser.BrowserAPI.Audits.UnencodedDigestIssueDetails
-
Constructor.
- unescaped - Variable in class Torello.CSS.BadStr
- unescaped - Variable in class Torello.CSS.Str
-
This is the actual
String-Literal that thisCSSTokenrepresents. - unescapedURL - Variable in class Torello.CSS.URLToken
-
The unescaped text that constitutes this
URL. - UNEXPECTED - Static variable in class NeoVisionaries.WebSockets.WebSocketCloseCode
-
1011; 1011 indicates that a server is terminating the connection because it encountered an unexpected condition that prevented it from fulfilling the request
- UNEXPECTED_CONTINUATION_FRAME - NeoVisionaries.WebSockets.WebSocketError
-
A continuation frame was detected although a continuation had not started.
- UNEXPECTED_ERROR_IN_READING_THREAD - NeoVisionaries.WebSockets.WebSocketError
-
An uncaught throwable was detected in the reading thread (which reads frames from the server).
- UNEXPECTED_ERROR_IN_WRITING_THREAD - NeoVisionaries.WebSockets.WebSocketError
-
An uncaught throwable was detected in the writing thread (which sends frames to the server).
- UNEXPECTED_RESERVED_BIT - NeoVisionaries.WebSockets.WebSocketError
-
A reserved bit of a frame has an unexpected value.
- UNEXPECTED_SEC_WEBSOCKET_ACCEPT_HEADER - NeoVisionaries.WebSockets.WebSocketError
-
The value of
Sec-WebSocket-Acceptheader is different from the expected one. - UNEXTENDED - Static variable in class NeoVisionaries.WebSockets.WebSocketCloseCode
-
1010; 1010 indicates that an endpoint (client) is terminating the connection because it has expected the server to negotiate one or more extension, but the server didn't return them in the response message of the WebSocket handshake. The list of extensions that are needed SHOULD appear in the /reason/ part of the Close frame. Note that this status code is not used by the server, because it can fail the WebSocket handshake instead
- unicodeRange - Variable in class Torello.Browser.BrowserAPI.CSS.FontFace
-
The unicode-range.
- UnicodeRange - Class in Torello.CSS
-
Represents a range of characters in Unicode.
- unIndent(String, int, boolean, boolean, boolean, boolean, boolean) - Static method in class Torello.Java.StrIndent
-
Throws a new
ToDoException - UNINITIALIZED - Static variable in class Apache.CLI.Option
-
Specifies the number of argument values has not been specified
- uninstall(String) - Static method in class Torello.Browser.BrowserAPI.Extensions
-
Uninstalls an unpacked extension (others not supported) from the profile.
- uninstall(String) - Static method in class Torello.Browser.BrowserAPI.PWA
-
Uninstalls the given manifest_id and closes any opened app windows.
- unique - Variable in class Torello.Browser.BrowserAPI.IndexedDB.ObjectStoreIndex
-
If true, index is unique.
- uniqueAuctionId - Variable in class Torello.Browser.BrowserAPI.Storage.interestGroupAccessed
-
For non-global events --- links to interestGroupAuctionEvent
OPTIONAL - uniqueAuctionId - Variable in class Torello.Browser.BrowserAPI.Storage.interestGroupAuctionEventOccurred
-
[No Description Provided by Google] - UniqueDebuggerId - Static variable in class Torello.Browser.JavaScriptAPI.RunTime
-
Unique identifier of current debugger.
- uniqueId - Variable in class Torello.Browser.JavaScriptAPI.RunTime.ExecutionContextDescription
-
A system-unique execution context identifier.
- unit - Variable in class Torello.Browser.BrowserAPI.CSS.MediaQueryExpression
-
Media query expression units.
- UnitedArabEmirates - Torello.Java.Country
-
Country Named: United Arab Emirates
- UnitedKingdom - Torello.Java.Country
-
Country Named: United Kingdom
- UnitedStates - Torello.Java.Country
-
Country Named: United States
- UNIX_COLORS - Static variable in class Torello.JavaDoc.PF
-
This flag will tell the
toString(int flags)method to include UNIX Terminal Color Codes in its return-valueString. - UNKNOWN_EXCEPTION - Torello.HTML.Tools.NewsSite.DownloadResult
-
There was an unknown exception.
- UNKNOWN_OPCODE - NeoVisionaries.WebSockets.WebSocketError
-
A frame has an unknown opcode.
- UnknownPropertyException - Exception in Torello.Browser
-
If an attempt is made to look up the array index of a type or event class field which is does not exist in the nested type, then this exception shall throw.
- UnknownPropertyException(String) - Constructor for exception Torello.Browser.UnknownPropertyException
-
Constructs an
UnknownPropertyExceptionwith the specified detail message. - UnknownWebSocketsError - Error in Torello.Browser
-
An issue with the Web-Sockets Transport Layer has occured.
- UnknownWebSocketsError() - Constructor for error Torello.Browser.UnknownWebSocketsError
-
Constructs a
UnknownWebSocketsErrorwith no detail message. - UnknownWebSocketsError(String) - Constructor for error Torello.Browser.UnknownWebSocketsError
-
Constructs a
UnknownWebSocketsErrorwith the specified detail message. - UnknownWebSocketsError(String, Throwable) - Constructor for error Torello.Browser.UnknownWebSocketsError
-
Constructs a new exception with the specified detail message and cause.
- UnknownWebSocketsError(Throwable) - Constructor for error Torello.Browser.UnknownWebSocketsError
-
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). - UNLIMITED_VALUES - Static variable in class Apache.CLI.Option
-
Specifies the number of argument values is infinite
- UnreachableError - Error in Torello.Java
-
If a code-block that was theoretically unreachable is actually reached, this error is a great class to make use-of during any debugging-phase of the development-process.
- UnreachableError() - Constructor for error Torello.Java.UnreachableError
-
Constructs a
UnreachableErrorwith a pre-defined detail-message. - UnreachableError(Throwable) - Constructor for error Torello.Java.UnreachableError
-
Constructs a new exception with the specified
'cause'and a pre-defined - unreachableUrl - Variable in class Torello.Browser.BrowserAPI.Page.Frame
-
If the frame failed to load, this contains the URL that could not be loaded.
- UnrecognizedCTABError - Error in Torello.Browser
-
Indicates that a class has received a Java
'byte'which isn't among the recognized "Computed Type as Byte" constant values, as listed within static-constant classCDPTypes. - UnrecognizedCTABError() - Constructor for error Torello.Browser.UnrecognizedCTABError
-
Constructs a
UnrecognizedCTABErrorwith no detail message. - UnrecognizedCTABError(byte) - Constructor for error Torello.Browser.UnrecognizedCTABError
-
Constructs a
UnrecognizedCTABErrorusing the erroneous'CTAB'value as the detail message. - UnrecognizedCTASError - Error in Torello.Browser
-
Indicates that the class
CDPTypeshas received a JavaStringwhich isn't among the recognized "Computed Type as String" types. - UnrecognizedCTASError() - Constructor for error Torello.Browser.UnrecognizedCTASError
-
Constructs a
UnrecognizedCTASErrorwith no detail message. - UnrecognizedCTASError(String) - Constructor for error Torello.Browser.UnrecognizedCTASError
-
Constructs a
UnrecognizedCTASErrorusing the erroneous'CTAS'value as the detail message. - UnrecognizedImageExtException - Exception in Torello.HTML.Tools.Images
-
This exception may be used when a particular file or file-name cannot be mapped to an actual Image-Format by
enum-ClassIF. - UnrecognizedImageExtException() - Constructor for exception Torello.HTML.Tools.Images.UnrecognizedImageExtException
-
Constructs a
UnrecognizedImageExtExceptionwith no detail message. - UnrecognizedImageExtException(String) - Constructor for exception Torello.HTML.Tools.Images.UnrecognizedImageExtException
-
Constructs a
UnrecognizedImageExtExceptionwith the specified detail message. - UnrecognizedOptionException - Exception in Apache.CLI
-
Thrown during parsing signaling an unrecognized option.
- UnrecognizedOptionException(String) - Constructor for exception Apache.CLI.UnrecognizedOptionException
-
Constructs a new
UnrecognizedArgumentExceptionwith the specified detail message. - UnrecognizedOptionException(String, String) - Constructor for exception Apache.CLI.UnrecognizedOptionException
-
Constructs a new
UnrecognizedArgumentExceptionwith the specified option and detail message. - unregister(String) - Static method in class Torello.Browser.BrowserAPI.ServiceWorker
-
[No Description Provided by Google] - unserializableValue - Variable in class Torello.Browser.JavaScriptAPI.RunTime.CallArgument
-
Primitive value which can not be JSON-stringified.
- unserializableValue - Variable in class Torello.Browser.JavaScriptAPI.RunTime.RemoteObject
-
Primitive value which can not be JSON-stringified does not have
value, but gets this property. - UnserializableValue - Static variable in class Torello.Browser.JavaScriptAPI.RunTime
-
Primitive value which cannot be JSON-stringified.
- UnsignedInt128AsBase16 - Static variable in class Torello.Browser.BrowserAPI.Storage
-
[No Description Provided by Google]
EXPERIMENTAL - UnsignedInt64AsBase10 - Static variable in class Torello.Browser.BrowserAPI.Storage
-
[No Description Provided by Google]
EXPERIMENTAL - UNSUPPORTED_EXTENSION - NeoVisionaries.WebSockets.WebSocketError
-
The extension contained in
Sec-WebSocket-Extensionsheader is not supported. - UNSUPPORTED_PROTOCOL - NeoVisionaries.WebSockets.WebSocketError
-
The protocol contained in
Sec-WebSocket-Protocolheader is not supported. - untrackCacheStorageForOrigin(String) - Static method in class Torello.Browser.BrowserAPI.Storage
-
Unregisters origin from receiving notifications for cache storage.
- untrackCacheStorageForStorageKey(String) - Static method in class Torello.Browser.BrowserAPI.Storage
-
Unregisters storage key from receiving notifications for cache storage.
- untrackIndexedDBForOrigin(String) - Static method in class Torello.Browser.BrowserAPI.Storage
-
Unregisters origin from receiving notifications for IndexedDB.
- untrackIndexedDBForStorageKey(String) - Static method in class Torello.Browser.BrowserAPI.Storage
-
Unregisters storage key from receiving notifications for IndexedDB.
- UNZIP(String...) - Method in class Torello.Java.Shell
-
Runs the
UNIX / BASH / LINUX 'shell'command:unzip$ unzip <args[0]> <args[1]> ... <args[args.length-1]> - update(Vector<? super TagNode>, int[], Attributes.Filter) - Static method in class Torello.HTML.Attributes
-
Filters the contents of each instance of a
'TC.OpeningTags'element in the inputVector. - update(Vector<? super TagNode>, int, int, Attributes.Filter) - Static method in class Torello.HTML.Attributes
-
Modifies the contents of each instance of a
'TC.OpeningTags'element found in the inputVector. - update(Vector<? super TagNode>, Attributes.Filter) - Static method in class Torello.HTML.Attributes
-
Convenience Method.
- update(Vector<? super TagNode>, AUM, int[], String, String, SD) - Static method in class Torello.HTML.Attributes
-
Receives: Anint[]-Array which identifes which nodes in theVectorto update. - update(Vector<? super TagNode>, AUM, int[], String, IntTFunction<TagNode, String>, SD) - Static method in class Torello.HTML.Attributes
-
Will update any HTML
TagNode'spresent in the vector-parameter'html'according to a passed'AUM'mode and the'innerTag'parameter. - update(Vector<? super TagNode>, AUM, int, int, String, String, SD) - Static method in class Torello.HTML.Attributes
-
Receives: HTML-Vectorstarting & ending indices (sPosandePos). - update(Vector<? super TagNode>, AUM, int, int, String, IntTFunction<TagNode, String>, SD) - Static method in class Torello.HTML.Attributes
-
Will update any HTML
TagNode'spresent in the vector-parameter'html'according to passedAUMmode and the'innerTag'parameter. - update(Vector<? super TagNode>, AUM, String, String, SD) - Static method in class Torello.HTML.Attributes
-
Passes: Simple Update Lambda that always assigns'itValue'to the Attribute
Iterates: The entirehtml-page, Passes 0 & -1 to sPos & ePos
See Documentation:Attributes.update(Vector, AUM, int, int, String, IntTFunction, SD) - update(Vector<? super TagNode>, AUM, String, IntTFunction<TagNode, String>, SD) - Static method in class Torello.HTML.Attributes
-
Receives: An Attribute-Update Lambda-Function'newITValueStrGetter'
Iterates: The entirehtml-page, Passes 0 & -1 to sPos & ePos
See Documentation:Attributes.update(Vector, AUM, int, int, String, IntTFunction, SD) - update(Vector<? super TagNode>, AUM, DotPair, String, String, SD) - Static method in class Torello.HTML.Attributes
-
Receives:DotPair
Passes: Simple Update Lambda that always assigns'itValue'to the Attribute
Iterates: Thehtml-page fromdp.start(inclusive) todp.end(also inclusive)
See Documentation:Attributes.update(Vector, AUM, int, int, String, IntTFunction, SD) - update(Vector<? super TagNode>, AUM, DotPair, String, IntTFunction<TagNode, String>, SD) - Static method in class Torello.HTML.Attributes
-
Receives:DotPair
And-Receives: An Attribute-Update Lambda-Function'newITValueStrGetter'
Iterates: Thehtml-page fromdp.start(inclusive) todp.end(also inclusive)
See Documentation:Attributes.update(Vector, AUM, int, int, String, IntTFunction, SD) - update(Vector<? super TagNode>, DotPair, Attributes.Filter) - Static method in class Torello.HTML.Attributes
-
Convenience Method.
- update(Vector<HTMLNode>) - Method in class Torello.HTML.NodeIndex
- update(Vector<HTMLNode>) - Method in interface Torello.HTML.Replaceable
- update(Vector<HTMLNode>) - Method in class Torello.HTML.SubSection
- update(TagNode, String, String, SD) - Method in enum Torello.HTML.AUM
-
This performs the Update corresponding to the Attribute-Update-Mode for the particular AUM instance for
'this'enumerated-type object reference. - updateRegistration(String) - Static method in class Torello.Browser.BrowserAPI.ServiceWorker
-
[No Description Provided by Google] - upgrade() - Method in class Torello.JavaDoc.Upgrade
- upgrade(BuilderRecord) - Static method in class Torello.Java.Build.S03_Upgrade
- Upgrade - Class in Torello.JavaDoc
-
The primary builder and configuration class for the Java Doc Upgrade Process, having many customizations that may be requested using the customize-settings methods available here.
- Upgrade(String, String...) - Constructor for class Torello.JavaDoc.Upgrade
-
This returns a new instance of this class.
- Upgrade$registerEliminatedBuildPackages(Upgrade, ReadOnlyList<BuildPackage>) - Static method in class Torello.JavaDoc.EXPORT_PORTAL
- UpgradeException - Exception in Torello.JavaDoc
-
Exception that may be thrown when building an
Upgradeclass instance. - UpgradeException() - Constructor for exception Torello.JavaDoc.UpgradeException
-
Constructs an
UpgradeExceptionwith no detail message. - UpgradeException(String) - Constructor for exception Torello.JavaDoc.UpgradeException
-
Constructs an
UpgradeExceptionwith the specified detail message. - UpgradeException(String, Throwable) - Constructor for exception Torello.JavaDoc.UpgradeException
-
Constructs a new exception with the specified detail message and cause.
- UpgradeException(Throwable) - Constructor for exception Torello.JavaDoc.UpgradeException
-
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). - UpgradeProcessor - Interface in Torello.Java.Build
-
The Function-Pointer Interface used with the Stage-3 Upgrader "Pre" and "Post" Processors.
- upgrader - Variable in class Torello.Java.Build.BuilderRecord
- upgrader - Variable in class Torello.Java.Build.Config
-
The Stage 3
Upgradeinstance to invoke. - UPGRADER_WIDGETS_CSS_FILENAME - Static variable in class Torello.JavaDoc.CSSFiles
- upgraderReflectionClass - Variable in enum Torello.JavaDoc.Entity
- upgraderWidgetsCSS - Variable in class Torello.JavaDoc.CSSFiles
- upper - Variable in class Torello.Browser.BrowserAPI.IndexedDB.KeyRange
-
Upper bound.
- UPPERCASE - Static variable in class Torello.Languages.ES
-
UPPER & LOWER CASE are the "second bit" of this mask, if that bit is '0', then he mask is LOWER-CASE
- upperOpen - Variable in class Torello.Browser.BrowserAPI.IndexedDB.KeyRange
-
If true upper bound is open.
- upperOrLower_ClassAttrName - Variable in class Torello.JavaDoc.SyntaxHiLite.AbstractConfig
- upperOrLower_TagName - Variable in class Torello.JavaDoc.SyntaxHiLite.AbstractConfig
- UR - Torello.Languages.LC
-
Language: Urdu
- url - Variable in class Torello.Browser.BrowserAPI.Audits.AffectedRequest
-
[No Description Provided by Google] - url - Variable in class Torello.Browser.BrowserAPI.Audits.FailedRequestInfo
-
The URL that failed to load.
- url - Variable in class Torello.Browser.BrowserAPI.Audits.NavigatorUserAgentIssueDetails
-
[No Description Provided by Google] - url - Variable in class Torello.Browser.BrowserAPI.Audits.PartitioningBlobURLIssueDetails
-
The BlobURL that failed to load.
- url - Variable in class Torello.Browser.BrowserAPI.Audits.QuirksModeIssueDetails
-
[No Description Provided by Google] - url - Variable in class Torello.Browser.BrowserAPI.Audits.SourceCodeLocation
-
[No Description Provided by Google] - url - Variable in class Torello.Browser.BrowserAPI.Browser.downloadWillBegin
-
URL of the resource being downloaded.
- url - Variable in class Torello.Browser.BrowserAPI.Log.LogEntry
-
URL of the resource if known.
- url - Variable in class Torello.Browser.BrowserAPI.Network.CachedResource
-
Resource URL.
- url - Variable in class Torello.Browser.BrowserAPI.Network.CookieParam
-
The request-URI to associate with the setting of the cookie.
- url - Variable in class Torello.Browser.BrowserAPI.Network.Initiator
-
Initiator URL, set for Parser type or for Script type (when script is importing module) or for SignedExchange type.
- url - Variable in class Torello.Browser.BrowserAPI.Network.ReportingApiEndpoint
-
The URL of the endpoint to which reports may be delivered.
- url - Variable in class Torello.Browser.BrowserAPI.Network.Request
-
Request URL (without fragment).
- url - Variable in class Torello.Browser.BrowserAPI.Network.Response
-
Response URL.
- url - Variable in class Torello.Browser.BrowserAPI.Network.webSocketCreated
-
WebSocket request URL.
- url - Variable in class Torello.Browser.BrowserAPI.Network.webTransportCreated
-
WebTransport request URL.
- url - Variable in class Torello.Browser.BrowserAPI.Page.BackForwardCacheBlockingDetails
-
Url of the file where blockage happened.
- url - Variable in class Torello.Browser.BrowserAPI.Page.BackForwardCacheNotRestoredExplanationTree
-
URL of each frame
- url - Variable in class Torello.Browser.BrowserAPI.Page.CompilationCacheParams
-
The URL of the script to produce a compilation cache entry for.
- url - Variable in class Torello.Browser.BrowserAPI.Page.compilationCacheProduced
-
[No Description Provided by Google] - url - Variable in class Torello.Browser.BrowserAPI.Page.downloadWillBegin
-
URL of the resource being downloaded.
- url - Variable in class Torello.Browser.BrowserAPI.Page.Frame
-
Frame document's URL without fragment.
- url - Variable in class Torello.Browser.BrowserAPI.Page.frameRequestedNavigation
-
The destination URL for the requested navigation.
- url - Variable in class Torello.Browser.BrowserAPI.Page.FrameResource
-
Resource URL.
- url - Variable in class Torello.Browser.BrowserAPI.Page.frameScheduledNavigation
-
The destination URL for the scheduled navigation.
- url - Variable in class Torello.Browser.BrowserAPI.Page.frameStartedNavigating
-
The URL the navigation started with.
- url - Variable in class Torello.Browser.BrowserAPI.Page.getAppManifest$$RET
-
Manifest location.
- url - Variable in class Torello.Browser.BrowserAPI.Page.ImageResource
-
The src field in the definition, but changing to url in favor of consistency.
- url - Variable in class Torello.Browser.BrowserAPI.Page.javascriptDialogOpening
-
Frame url.
- url - Variable in class Torello.Browser.BrowserAPI.Page.navigatedWithinDocument
-
Frame's new url.
- url - Variable in class Torello.Browser.BrowserAPI.Page.NavigationEntry
-
URL of the navigation history entry.
- url - Variable in class Torello.Browser.BrowserAPI.Page.ProtocolHandler
-
[No Description Provided by Google] - url - Variable in class Torello.Browser.BrowserAPI.Page.RelatedApplication
-
[No Description Provided by Google] - url - Variable in class Torello.Browser.BrowserAPI.Page.ShareTarget
-
[No Description Provided by Google]
OPTIONAL - url - Variable in class Torello.Browser.BrowserAPI.Page.Shortcut
-
[No Description Provided by Google] - url - Variable in class Torello.Browser.BrowserAPI.Page.windowOpen
-
The URL for the new window.
- url - Variable in class Torello.Browser.BrowserAPI.PerformanceTimeline.LargestContentfulPaint
-
The URL of the image (may be trimmed).
- url - Variable in class Torello.Browser.BrowserAPI.Preload.PreloadingAttemptKey
-
[No Description Provided by Google] - url - Variable in class Torello.Browser.BrowserAPI.Preload.RuleSet
-
[No Description Provided by Google]
OPTIONAL - url - Variable in class Torello.Browser.BrowserAPI.Storage.attributionReportingReportSent
-
[No Description Provided by Google] - url - Variable in class Torello.Browser.BrowserAPI.Storage.attributionReportingVerboseDebugReportSent
-
[No Description Provided by Google] - url - Variable in class Torello.Browser.BrowserAPI.Storage.SharedStorageUrlWithMetadata
-
Spec of candidate URL.
- url - Variable in class Torello.Browser.BrowserAPI.Target.TargetInfo
-
[No Description Provided by Google] - url - Variable in class Torello.Browser.JavaScriptAPI.Console.ConsoleMessage
-
URL of the message origin.
- url - Variable in class Torello.Browser.JavaScriptAPI.Debugger.CallFrame
-
JavaScript script name or url.
- url - Variable in class Torello.Browser.JavaScriptAPI.Debugger.scriptFailedToParse
-
URL or name of the script parsed (if any).
- url - Variable in class Torello.Browser.JavaScriptAPI.Debugger.scriptParsed
-
URL or name of the script parsed (if any).
- url - Variable in class Torello.Browser.JavaScriptAPI.Profiler.ScriptCoverage
-
JavaScript script name or url.
- url - Variable in class Torello.Browser.JavaScriptAPI.RunTime.CallFrame
-
JavaScript script name or url.
- url - Variable in class Torello.Browser.JavaScriptAPI.RunTime.ExceptionDetails
-
URL of the exception location, to be used when the script was not reported.
- url - Variable in class Torello.Browser.PageConn
- url - Variable in class Torello.HTML.Tools.Images.ImageInfo
-
The
URLthat was used to download the image. - url - Variable in class Torello.HTML.Tools.NewsSite.Article
-
This is the article's URL from the news website.
- url - Variable in exception Torello.HTML.Tools.NewsSite.ArticleGetException
-
If the code that has generated this exception has decided to pass the HTML page-
URLas a parameter to the constructor it has used, when this exception is thrown, that page will be retained in thispublic, finalparameter. - URL_ESC_CHARS - Static variable in class Torello.Java.Additional.URLs
-
This list of java
char'sare characters that are better off escaped when passing them through aURL. - URL_ESC_CHARS_ABBREV - Static variable in class Torello.Java.Additional.URLs
-
This is a (shortened) list of characters that should be escaped before being used within a
URL. - URL_VALUE - Static variable in class Apache.CLI.PatternOptionBuilder
-
URL class
- URLFilter - Interface in Torello.HTML
-
A simple lambda-target which extends
Predicate<URL>. - urlFragment - Variable in class Torello.Browser.BrowserAPI.Network.Request
-
Fragment of the requested URL starting with hash, if present.
- urlFragment - Variable in class Torello.Browser.BrowserAPI.Page.Frame
-
Frame document's URL fragment including the '#'.
- URLIterator - Class in Torello.HTML.Tools.Images
-
An
Iteratorthat is intended to be used for retrieving the image-URL's from the page. - URLIterator(int, int, IntFunction<URL>) - Constructor for class Torello.HTML.Tools.Images.URLIterator
-
Perhaps as more of these "wonderful" photo-bomb sites are published, more versions of this iterator shall occur.
- urlPattern - Variable in class Torello.Browser.BrowserAPI.Fetch.RequestPattern
-
Wildcards (
'*'-> zero or more,'?'-> exactly one) are allowed. - urlPattern - Variable in class Torello.Browser.BrowserAPI.Network.RequestPattern
-
Wildcards (
'*'-> zero or more,'?'-> exactly one) are allowed. - urlPreProcessor - Variable in class Torello.HTML.Tools.Images.Request
- urls - Variable in class Torello.Browser.BrowserAPI.Network.subresourceWebBundleMetadataReceived
-
A list of URLs of resources in the subresource Web Bundle.
- urls - Variable in class Torello.HTML.Tools.Images.Results
- urls - Static variable in class Torello.Java.Additional.MIME
-
This will hold some description-URL's that contain further information about this particular MIME Type This Vector is
public, and is an identical copy of the information contained in the documentation-page included with this Java class. - urls - Variable in class Torello.JavaDoc.RelativePathStr
-
Dot-Dot
'../../', Relative-Path-String from the a Java-Doc Sub-Directory / Package-Directory to the Root JavaDoc-Directory. - URLs - Class in Torello.Java.Additional
-
A class that plays-with URL's, no more, no less.
- urlsWithMetadata - Variable in class Torello.Browser.BrowserAPI.Storage.SharedStorageAccessParams
-
Array of candidate URLs' specs, along with any associated metadata.
- URLToken - Class in Torello.CSS
-
Any
URL - urlToString(URL) - Static method in class Torello.Java.Additional.URLs
-
On the internet, a
URLis part case-sensitive, and part case-insensitive. - urnUuid - Variable in class Torello.Browser.BrowserAPI.Storage.SharedStorageAccessParams
-
Spec of the URN:UUID generated for a selectURL call.
- Uruguay - Torello.Java.Country
-
Country Named: Uruguay
- usage - Variable in class Torello.Browser.BrowserAPI.Storage.getUsageAndQuota$$RET
-
Storage usage (bytes).
- usage - Variable in class Torello.Browser.BrowserAPI.Storage.UsageForType
-
Storage usage (bytes).
- usageBreakdown - Variable in class Torello.Browser.BrowserAPI.Storage.getUsageAndQuota$$RET
-
Storage usage per type (bytes).
- UsageForType(ReadOnlyList<Boolean>, String, Number) - Constructor for class Torello.Browser.BrowserAPI.Storage.UsageForType
-
Constructor.
- usageRestriction - Variable in class Torello.Browser.BrowserAPI.Page.OriginTrialToken
-
[No Description Provided by Google] - USE_APPENDABLE_ERROR - Static variable in class Torello.Java.Additional.AppendableSafe
-
Indicates that the user would like to have
AppendableErrorthrown in place of the standard (checked) exception'IOException'. - USE_UNCHECKED_IOEXCEPTION - Static variable in class Torello.Java.Additional.AppendableSafe
-
Indicates that the user would like to have
'UncheckedIOException'thrown in place of the standard (checked) exception'IOException'. - USE_USER_AGENT - Static variable in class Torello.HTML.Scrape
-
When opening an
HTTP URLconnection, it is usually a good idea to use a"User Agent"The default behavior in this Scrape & Search Package is to connect using thepublic static String USER_AGENT = "Chrome/61.0.3163.100";
This behavior may be changed by modifying thesepublic staticvariables. - USE_XDIAGS_SWITCH - Variable in class Torello.Java.Build.BuilderRecord
-
The helps the Build-Logic decide whether to use the Java-Compiler Switch
-Xdiags:verbose. - USE_XDIAGS_SWITCH - Variable in class Torello.Java.Build.Config
-
Requests that when
'javac'is invoked, the switch-Xdiags:verboseis included in the command-line invocation. - USE_XLINT_SWITCH - Variable in class Torello.Java.Build.BuilderRecord
-
The helps the Build-Logic decide whether to use the Java-Compiler Switch
-Xlint:all. - USE_XLINT_SWITCH - Variable in class Torello.Java.Build.Config
-
Requests that when
'javac'is invoked, the switch-Xlint:all,-processingis included in the command-line invocation. - useCapture - Variable in class Torello.Browser.BrowserAPI.DOMDebugger.EventListener
-
EventListener's useCapture. - used - Variable in class Torello.Browser.BrowserAPI.CSS.RuleUsage
-
Indicates whether the rule was actually used by some element in the page.
- useDefaultCounterForImageFileNames - Variable in class Torello.HTML.Tools.Images.Request
-
- useDefaultPackageSummaryCleaner() - Method in class Torello.JavaDoc.Upgrade
-
- usedSize - Variable in class Torello.Browser.JavaScriptAPI.RunTime.getHeapUsage$$RET
-
Used JavaScript heap size in bytes.
- useHiLiterCache(String, boolean) - Method in class Torello.JavaDoc.Upgrade
-
Configures the HiLiter to use the Default HiLiter, and use the provided Cache-Directory as the location for Caching HiLited HTML-Files.
- useHiLiterCache(HiLiteCache) - Method in class Torello.JavaDoc.Upgrade
-
Convenience Method.
- USER_AGENT - Static variable in class Torello.HTML.Scrape
-
When opening an
HTTP URLconnection, it is usually a good idea to use a"User Agent"The default behavior in this Scrape & Search Package is to connect using thepublic static String USER_AGENT = "Chrome/61.0.3163.100";
This behavior may be changed by modifying thesepublic staticvariables. - USER_ANNOTATIONS_CSS_FILENAME - Static variable in class Torello.JavaDoc.CSSFiles
-
- USER_WIDGETS_CSS_FILENAME - Static variable in class Torello.JavaDoc.CSSFiles
-
- userAccessoriesCSS - Variable in class Torello.JavaDoc.CSSFiles
-
- userAgent - Variable in class Torello.Browser.BrowserAPI.Browser.getVersion$$RET
-
User-Agent.
- userAgent - Variable in class Torello.Browser.BrowserConn
-
- userAgent - Variable in class Torello.HTML.Tools.Images.Request
-
- UserAgentBrandVersion(ReadOnlyList<Boolean>, String, String) - Constructor for class Torello.Browser.BrowserAPI.Emulation.UserAgentBrandVersion
-
Constructor.
- UserAgentMetadata(ReadOnlyList<Boolean>, Emulation.UserAgentBrandVersion[], Emulation.UserAgentBrandVersion[], String, String, String, String, String, boolean, String, Boolean, String[]) - Constructor for class Torello.Browser.BrowserAPI.Emulation.UserAgentMetadata
-
Constructor.
- userAnnotationsCSS - Variable in class Torello.JavaDoc.CSSFiles
-
- userDisplayName - Variable in class Torello.Browser.BrowserAPI.WebAuthn.Credential
-
The credential's user.displayName property.
- userErrorContinue(String, String, Where_Am_I) - Static method in class Torello.JavaDoc.Messager.Messager
- userErrorContinue(String, Where_Am_I) - Static method in class Torello.JavaDoc.Messager.Messager
- userErrorContinue(Throwable, String, Where_Am_I) - Static method in class Torello.JavaDoc.Messager.Messager
- userErrorContinueST(Throwable, String, Where_Am_I) - Static method in class Torello.JavaDoc.Messager.Messager
- userErrorHalt(String, Where_Am_I) - Static method in class Torello.JavaDoc.Messager.Messager
- userErrorHalt(Throwable, String, Where_Am_I) - Static method in class Torello.JavaDoc.Messager.Messager
- userGesture - Variable in class Torello.Browser.BrowserAPI.Page.windowOpen
-
Whether or not it was triggered by user gesture.
- userHandle - Variable in class Torello.Browser.BrowserAPI.WebAuthn.Credential
-
An opaque byte sequence with a maximum size of 64 bytes mapping the credential to a specific user.
- userInput - Variable in class Torello.Browser.BrowserAPI.Page.javascriptDialogClosed
-
User input in case of prompt.
- username - Variable in class Torello.Browser.BrowserAPI.Fetch.AuthChallengeResponse
-
The username to provide, possibly empty.
- username - Variable in class Torello.Browser.BrowserAPI.Network.AuthChallengeResponse
-
The username to provide, possibly empty.
- userName - Variable in class Torello.Browser.BrowserAPI.WebAuthn.Credential
-
The credential's user.name property.
- UserProcessorAll - Interface in Torello.JavaDoc
-
This may be implemented to process all Java-Doc Generated Web-Pages for an entire package.
- UserProcessorPage - Interface in Torello.JavaDoc
-
An interface that may be implemented by a user to execute detailed customizations and modifications to a specific Java-Doc Web Page.
- userProvidedNickNames - Variable in class Torello.Java.Build.SelectedOptionsRecord
-
Please see the documentation for the field
SelectedOptionsRecord.userSpecifiedPackages, since this field contains nearly identical information. - userReidentificationIssueDetails - Variable in class Torello.Browser.BrowserAPI.Audits.InspectorIssueDetails
-
[No Description Provided by Google]
OPTIONAL - UserReidentificationIssueDetails(ReadOnlyList<Boolean>, String, Audits.AffectedRequest, Audits.SourceCodeLocation) - Constructor for class Torello.Browser.BrowserAPI.Audits.UserReidentificationIssueDetails
-
Constructor.
- UserReidentificationIssueType - Static variable in class Torello.Browser.BrowserAPI.Audits
-
[No Description Provided by Google]
String-Enumeration Type - userSpecifiedPackages - Variable in class Torello.Java.Build.SelectedOptionsRecord
-
This
ReadOnlyListwill, after constructing an instance of this class, contain the exact list of Java-Packages that have been included in this build. - userTypedURL - Variable in class Torello.Browser.BrowserAPI.Page.NavigationEntry
-
URL that the user typed in the url bar.
- userVisibleOnly - Variable in class Torello.Browser.BrowserAPI.Browser.PermissionDescriptor
-
For "push" permission, may specify userVisibleOnly.
- usesDeflate(Map<String, List<String>>) - Static method in class Torello.HTML.Scrape
-
This method will check whether the
HTTP Headerreturned by a website has been encoded using theZIP Compression (PKZIP, Deflate)encoding. - usesGZIP(Map<String, List<String>>) - Static method in class Torello.HTML.Scrape
-
This method will check whether the
HTTP Headerreturned by a website has been encoded using theGZIP Compressionencoding. - usual(String) - Static method in interface Torello.HTML.Tools.NewsSite.ArticleGet
-
- usual(String, int, int) - Static method in class Torello.HTML.Tools.Images.URLIterator
- usual(String, String) - Static method in interface Torello.HTML.Tools.NewsSite.ArticleGet
-
This is a static, factory method for building ArticleGet.
This factory method generates an "ArticleGet" that will retrieve news-article body-content based on a "start-tag" and an "end-tag." It is very to note, that the text can only match a single text-node, and not span multiple text-nodes, or be withinTagNode'sat all! This should be easy to find, print up the HTML page as aVector, and inspect it! - usual(String, String, int, int) - Static method in class Torello.HTML.Tools.Images.URLIterator
- usual(String, String, Predicate<String>) - Static method in interface Torello.HTML.Tools.NewsSite.ArticleGet
-
This is a static, factory method for building ArticleGet.
This gives more options for building your article getter. - usual(String, String, Pattern) - Static method in interface Torello.HTML.Tools.NewsSite.ArticleGet
-
- usual(String, String, TextComparitor, String...) - Static method in interface Torello.HTML.Tools.NewsSite.ArticleGet
-
- usual(Pattern, Pattern) - Static method in interface Torello.HTML.Tools.NewsSite.ArticleGet
-
This is a static, factory method for building ArticleGet. This factory method generates an "ArticleGet" that will retrieve news-article body-content based on starting and ending regular-expressions.
- usual(TextComparitor, String...) - Static method in interface Torello.HTML.Tools.NewsSite.ArticleGet
-
- UTF8MetaTag - Static variable in class Torello.HTML.Features.Meta
-
- Util - Class in Torello.HTML
-
A long list of utilities for searching, finding, extracting and removing HTML from Vectorized-HTML.
- Util - Class in Torello.Java.Build
-
If you are writing a personalized instance of the
FunctionalInterfacenamedUpgradeProcessor, then there is some possibility that you might need to use these two helper functions. - Util.Count - Class in Torello.HTML
- Util.Inclusive - Class in Torello.HTML
-
Tools for finding the matching-closing tag of any open
TagNode. - Util.Remove - Class in Torello.HTML
- utilize - Variable in class Torello.JavaDoc.SyntaxHiLite.AbstractConfig
- utilize - Variable in class Torello.JavaDoc.SyntaxHiLite.AbstractHiLiter
- uuid - Variable in class Torello.Browser.BrowserAPI.Memory.Module
-
UUID of the module.
- uuids - Variable in class Torello.Browser.BrowserAPI.BluetoothEmulation.ScanRecord
-
[No Description Provided by Google]
OPTIONAL - Uzbekistan - Torello.Java.Country
-
Country Named: Uzbekistan
All Classes All Packages