$ 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

E

e - Variable in class Torello.Java.Additional.Ret5
This holds a pointer to the fifth response object.
e - Variable in class Torello.Java.Additional.Tuple5
This holds a pointer to the fifth field / instance.
E(HTMLNode, StringBuffer) - Static method in class Torello.HTML.Debug
Prints an HTML Element (TagNode, TextNode or CommentNode) using Print Style 'E'
e5 - Variable in class Torello.Java.Additional.Ret6
This holds a pointer to the fifth response object.
e5 - Variable in class Torello.Java.Additional.Ret7
This holds a pointer to the fifth response object.
e5 - Variable in class Torello.Java.Additional.Ret8
This holds a pointer to the fifth response object.
e5 - Variable in class Torello.Java.Additional.Tuple6
This holds a pointer to the fifth field / instance.
e5 - Variable in class Torello.Java.Additional.Tuple7
This holds a pointer to the fifth field / instance.
e5 - Variable in class Torello.Java.Additional.Tuple8
This holds a pointer to the fifth field / instance.
eaDescription(String) - Static method in class Torello.HTML.InnerTags
eager - Variable in class Torello.Browser.BrowserAPI.Page.CompilationCacheParams
A hint to the backend whether eager compilation is recommended.
EARLY_DEVELOPMENT - Static variable in class Torello.Java.Build.BuildPackage
Can be used to flag a package as "Under Development." Packages flagged as such will not be included in the Build unless explicity requested.
earlyDevelopment - Variable in class Torello.Java.Build.BuildPackage
This field simply indicates whether or not the BuildPackage.EARLY_DEVELOPMENT was assigned to 'this' instance of BuildPackage.
easing - Variable in class Torello.Browser.BrowserAPI.Animation.AnimationEffect
AnimationEffect's timing function.
easing - Variable in class Torello.Browser.BrowserAPI.Animation.KeyframeStyle
AnimationEffect's timing function.
ecDetailsRemoved - Variable in class Torello.JavaDoc.JavaDocHTMLFile
Identifies if this Java Doc HTML Page has had it's Enumeration Constant Details Removed
ecSummaryTable - Variable in class Torello.JavaDoc.JavaDocHTMLFile
The HTML for an Enum-Constant Summary Table
Ecuador - Torello.Java.Country
Country Named: Ecuador
effectiveDirectives - Variable in class Torello.Browser.BrowserAPI.Network.ContentSecurityPolicyStatus
[No Description Provided by Google]
EffectivelyFinal<A> - Class in Torello.Java.Additional
Another extremely simple class that can help avoid Effectively Final Java Compiler warnings.
EffectivelyFinal() - Constructor for class Torello.Java.Additional.EffectivelyFinal
Creates an instance of this class, and initializes the field this.f to null.
EffectivelyFinal(A) - Constructor for class Torello.Java.Additional.EffectivelyFinal
Creates an instance of this class, and initializes the field.
Egypt - Torello.Java.Country
Country Named: Egypt
EL - Torello.Languages.LC
Language: Greek
EL_ESPECTADOR_LINKS_GETTER(URL, Vector<HTMLNode>) - Static method in class Torello.HTML.Tools.NewsSite.NewsSites
EL_NACIONAL_LINKS_GETTER(URL, Vector<HTMLNode>) - Static method in class Torello.HTML.Tools.NewsSite.NewsSites
elementAccessibilityIssueDetails - Variable in class Torello.Browser.BrowserAPI.Audits.InspectorIssueDetails
[No Description Provided by Google]
OPTIONAL
ElementAccessibilityIssueDetails(ReadOnlyList<Boolean>, int, String, boolean) - Constructor for class Torello.Browser.BrowserAPI.Audits.ElementAccessibilityIssueDetails
Constructor.
elementAccessibilityIssueReason - Variable in class Torello.Browser.BrowserAPI.Audits.ElementAccessibilityIssueDetails
[No Description Provided by Google]
ElementAccessibilityIssueReason - Static variable in class Torello.Browser.BrowserAPI.Audits
[No Description Provided by Google]

String-Enumeration Type
elementAt(int) - Method in class Torello.Java.ReadOnly.ReadOnlyVector
Returns the component at the specified index.
elementId - Variable in class Torello.Browser.BrowserAPI.PerformanceTimeline.LargestContentfulPaint
The id attribute of the element, if available.
elements() - Method in interface Torello.Java.ReadOnly.ReadOnlyDictionary
Returns an enumeration of the values in this dictionary.
elements() - Method in class Torello.Java.ReadOnly.ReadOnlyHashtable
Returns an enumeration of the values in this Hashtable.
elements() - Method in class Torello.Java.ReadOnly.ReadOnlyProperties
 
elements() - Method in class Torello.Java.ReadOnly.ReadOnlyVector
Returns an enumeration of the components of this Vector.
Elements - Class in Torello.HTML.NodeSearch
A simple, demonstrative set of functions for retrieving HTMLNode's from a web-page (a 'Workbook Class').
ElEspectador - Static variable in class Torello.HTML.Tools.NewsSite.NewsSites
eliminatedTypeNodes - Variable in class Torello.Browser.JsonAST.InfoData
ElNacional - Static variable in class Torello.HTML.Tools.NewsSite.NewsSites
ElSalvador - Torello.Java.Country
Country Named: El Salvador
email - Variable in class Torello.Browser.BrowserAPI.FedCm.Account
[No Description Provided by Google]
embedderHeapUsedSize - Variable in class Torello.Browser.JavaScriptAPI.RunTime.getHeapUsage$$RET
Used size in bytes in the embedder's garbage-collected heap.
embedderName - Variable in class Torello.Browser.JavaScriptAPI.Debugger.scriptFailedToParse
The name the embedder supplied for this script.
embedderName - Variable in class Torello.Browser.JavaScriptAPI.Debugger.scriptParsed
The name the embedder supplied for this script.
embedTag(TagNode) - Static method in class Torello.JavaDoc.Messager.MsgPrintTools
 
EmbedTagFileID() - Method in annotation type Torello.JavaDoc.Annotations.JDHeaderBackgroundImg
This Annotation-Element is also optional.
embedTagID(String) - Static method in class Torello.JavaDoc.Messager.MsgPrintTools
 
Emojis - Class in Torello.JavaDoc
This is "Documentation Class," which exists solely because of its page.
empty(int) - Static method in interface Torello.HTML.Replaceable
Returns an empty Replaceable (an instance having 0 HTMLNode's) located at sPos.
EMPTY_JSON_ARRAY - Static variable in interface javax.json.JsonValue
The empty JSON array.
EMPTY_JSON_OBJECT - Static variable in interface javax.json.JsonValue
The empty JSON object.
EMPTY_MIRROR - Static variable in class Torello.JavaDoc.Annotations.EntityAnnotationMirrors
If there are ZERO annotations that have been placed on a particular "Entity" (Method, Field, Constructor, etc...), then there is no chance whatsoever that there are any JDU Annotations! In such cases, the entire constructor is skipeed, and this "EMPTY_MIRROR" is assigned, instead.
EMPTY_PAGE_VECTOR - Torello.HTML.Tools.NewsSite.DownloadResult
The HTTP-Download Returned an empty Vector.
EMPTY_STR_ARRAY - Static variable in class Torello.Java.StringParse
An empty String array.
EmptyListException - Exception in Torello.Java
Intended to signal that a required-parameter or configuration has been passed a Data-Structure that is an empty or null list.
EmptyListException() - Constructor for exception Torello.Java.EmptyListException
Constructs a EmptyListException with no detail message.
EmptyListException(String) - Constructor for exception Torello.Java.EmptyListException
Constructs a EmptyListException with the specified detail message.
EmptyListException(String, Throwable) - Constructor for exception Torello.Java.EmptyListException
Constructs a new EmptyListException with the specified detail message and cause.
EmptyListException(Throwable) - Constructor for exception Torello.Java.EmptyListException
Constructs a new EmptyListException with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
emptyROAL() - Static method in class Torello.Java.ReadOnly.ReadOnlyArrayList
Returns an empty, singleton, instance of ReadOnlyArrayList.
emptyROHM() - Static method in class Torello.Java.ReadOnly.ReadOnlyHashMap
Returns an empty, singleton, instance of ReadOnlyHashMap.
emptyROHS() - Static method in class Torello.Java.ReadOnly.ReadOnlyHashSet
Returns an empty, singleton, instance of ReadOnlHashSet.
emptyROHT() - Static method in class Torello.Java.ReadOnly.ReadOnlyHashtable
Returns an empty, singleton, instance of ReadOnlyHashtable.
emptyROP() - Static method in class Torello.Java.ReadOnly.ReadOnlyProperties
Returns an empty singleton instance of this class.
emptyROTM() - Static method in class Torello.Java.ReadOnly.ReadOnlyTreeMap
Returns an empty, singleton, instance of ReadOnlyTreeMap.
emptyROTS() - Static method in class Torello.Java.ReadOnly.ReadOnlyTreeSet
Returns an empty, singleton, instance of ReadOnlTreeSet.
emptyROV() - Static method in class Torello.Java.ReadOnly.ReadOnlyVector
Returns an empty, singleton, instance of ReadOnlyVector.
emulateNetworkConditions() - Static method in class Torello.Browser.BrowserAPI.Network
Creates a buider for conveniently assigning parameters to this method.
emulateNetworkConditions(boolean, Number, Number, Number, String, Number, Integer, Boolean) - Static method in class Torello.Browser.BrowserAPI.Network
Activates emulation of network conditions.
emulateTouchFromMouseEvent() - Static method in class Torello.Browser.BrowserAPI.Input
Creates a buider for conveniently assigning parameters to this method.
emulateTouchFromMouseEvent(String, int, int, String, Number, Number, Number, Integer, Integer) - Static method in class Torello.Browser.BrowserAPI.Input
Emulates touch event from the mouse event parameters.
Emulation - Class in Torello.Browser.BrowserAPI
This domain emulates different environments for the page.
Emulation - Torello.Browser.Domains
This domain emulates different environments for the page.
Emulation.DevicePosture - Class in Torello.Browser.BrowserAPI
[No Description Provided by Google]
Emulation.DisplayFeature - Class in Torello.Browser.BrowserAPI
[No Description Provided by Google]
Emulation.MediaFeature - Class in Torello.Browser.BrowserAPI
[No Description Provided by Google]
Emulation.PressureMetadata - Class in Torello.Browser.BrowserAPI
[No Description Provided by Google]
EXPERIMENTAL
Emulation.SafeAreaInsets - Class in Torello.Browser.BrowserAPI
[No Description Provided by Google]
EXPERIMENTAL
Emulation.ScreenOrientation - Class in Torello.Browser.BrowserAPI
Screen orientation.
Emulation.SensorMetadata - Class in Torello.Browser.BrowserAPI
[No Description Provided by Google]
EXPERIMENTAL
Emulation.SensorReading - Class in Torello.Browser.BrowserAPI
[No Description Provided by Google]
EXPERIMENTAL
Emulation.SensorReadingQuaternion - Class in Torello.Browser.BrowserAPI
[No Description Provided by Google]
EXPERIMENTAL
Emulation.SensorReadingSingle - Class in Torello.Browser.BrowserAPI
[No Description Provided by Google]
EXPERIMENTAL
Emulation.SensorReadingXYZ - Class in Torello.Browser.BrowserAPI
[No Description Provided by Google]
EXPERIMENTAL
Emulation.UserAgentBrandVersion - Class in Torello.Browser.BrowserAPI
Used to specify User Agent Client Hints to emulate.
Emulation.UserAgentMetadata - Class in Torello.Browser.BrowserAPI
Used to specify User Agent Client Hints to emulate.
EN - Torello.Languages.LC
Language: English
enable() - Static method in class Torello.Browser.BrowserAPI.Accessibility
Enables the accessibility domain which causes AXNodeIds to remain consistent between method calls.
enable() - Static method in class Torello.Browser.BrowserAPI.Animation
Enables animation domain notifications.
enable() - Static method in class Torello.Browser.BrowserAPI.Audits
Enables issues domain, sends the issues collected so far to the client by means of the issueAdded event.
enable() - Static method in class Torello.Browser.BrowserAPI.Autofill
Enables autofill domain notifications.
enable() - Static method in class Torello.Browser.BrowserAPI.CSS
Enables the CSS agent for the given page.
enable() - Static method in class Torello.Browser.BrowserAPI.DeviceAccess
Enable events in this domain.
enable() - Static method in class Torello.Browser.BrowserAPI.DOMSnapshot
Enables DOM snapshot agent for the given page.
enable() - Static method in class Torello.Browser.BrowserAPI.DOMStorage
Enables storage tracking, storage events will now be delivered to the client.
enable() - Static method in class Torello.Browser.BrowserAPI.HeadlessExperimental
Enables headless events for the target.
enable() - Static method in class Torello.Browser.BrowserAPI.IndexedDB
Enables events from backend.
enable() - Static method in class Torello.Browser.BrowserAPI.Inspector
Enables inspector domain notifications.
enable() - Static method in class Torello.Browser.BrowserAPI.LayerTree
Enables compositing tree inspection.
enable() - Static method in class Torello.Browser.BrowserAPI.Log
Enables log domain, sends the entries collected so far to the client by means of the entryAdded notification.
enable() - Static method in class Torello.Browser.BrowserAPI.Media
Enables the Media domain
enable() - Static method in class Torello.Browser.BrowserAPI.Overlay
Enables domain notifications.
enable() - Static method in class Torello.Browser.BrowserAPI.Preload
[No Description Provided by Google]
enable() - Static method in class Torello.Browser.BrowserAPI.Security
Enables tracking security state changes.
enable() - Static method in class Torello.Browser.BrowserAPI.ServiceWorker
[No Description Provided by Google]
enable() - Static method in class Torello.Browser.BrowserAPI.WebAudio
Enables the WebAudio domain and starts sending context lifetime events.
enable() - Static method in class Torello.Browser.JavaScriptAPI.Console
Enables console domain, sends the messages collected so far to the client by means of the messageAdded notification.
enable() - Static method in class Torello.Browser.JavaScriptAPI.HeapProfiler
[No Description Provided by Google]
enable() - Static method in class Torello.Browser.JavaScriptAPI.Profiler
[No Description Provided by Google]
enable() - Static method in class Torello.Browser.JavaScriptAPI.RunTime
Enables reporting of execution contexts creation by means of executionContextCreated event.
enable(Boolean) - Static method in class Torello.Browser.BrowserAPI.FedCm
[No Description Provided by Google]
enable(Boolean) - Static method in class Torello.Browser.BrowserAPI.Page
Enables page domain notifications.
enable(Boolean) - Static method in class Torello.Browser.BrowserAPI.WebAuthn
Enable the WebAuthn domain and start intercepting credential storage and retrieval with a virtual authenticator.
enable(Integer, Integer, Integer, Boolean) - Static method in class Torello.Browser.BrowserAPI.Network
Enables network tracking, network events will now be delivered to the client.
enable(Number) - Static method in class Torello.Browser.JavaScriptAPI.Debugger
Enables debugger for the given page.
enable(String) - Static method in class Torello.Browser.BrowserAPI.Cast
Starts observing for sinks that can be used for tab mirroring, and if set, sinks compatible with |presentationUrl| as well.
enable(String) - Static method in class Torello.Browser.BrowserAPI.DOM
Enables DOM agent for the given page.
enable(String) - Static method in class Torello.Browser.BrowserAPI.Performance
Enable collecting and reporting metrics.
enable(String[]) - Static method in class Torello.Browser.BrowserAPI.PerformanceTimeline
Previously buffered events would be reported before method returns.
enable(String, boolean) - Static method in class Torello.Browser.BrowserAPI.BluetoothEmulation
Enable the BluetoothEmulation domain.
enable(Fetch.RequestPattern[], Boolean) - Static method in class Torello.Browser.BrowserAPI.Fetch
Enables issuing of requestPaused events.
enableArgumentFilter - Variable in class Torello.Browser.BrowserAPI.Tracing.TraceConfig
Turns on argument filter.
enableReportingApi(boolean) - Static method in class Torello.Browser.BrowserAPI.Network
Enables tracking for the Reporting API, events generated by the Reporting API will now be delivered to the client.
enableSampling - Variable in class Torello.Browser.BrowserAPI.Tracing.TraceConfig
Turns on JavaScript stack sampling.
enableSystrace - Variable in class Torello.Browser.BrowserAPI.Tracing.TraceConfig
Turns on system tracing.
enclosedBy(DotPair) - Method in class Torello.HTML.DotPair
Tests whether 'this' DotPair is fully enclosed by DotPair parameter 'other'
encloses(DotPair) - Method in class Torello.HTML.DotPair
Tests whether 'this' DotPair is enclosed, completely, by parameter DotPair parameter 'other'
encodedDataLength - Variable in class Torello.Browser.BrowserAPI.Network.dataReceived
Actual bytes received (might be less than dataLength for compressed encodings).
encodedDataLength - Variable in class Torello.Browser.BrowserAPI.Network.loadingFinished
Total number of bytes received for this request.
encodedDataLength - Variable in class Torello.Browser.BrowserAPI.Network.Response
Total number of bytes received for this request so far.
encodedSize - Variable in class Torello.Browser.BrowserAPI.Audits.getEncodedResponse$$RET
Size after re-encoding.
encodePointer(String) - Static method in class javax.json.Json
Encodes (escapes) a passed string as defined by RFC 6901.
encodingName - Variable in class Torello.Browser.BrowserAPI.DOMSnapshot.DocumentSnapshot
Contains the document's character set encoding.
encryptedClientHello - Variable in class Torello.Browser.BrowserAPI.Network.SecurityDetails
Whether the connection used Encrypted ClientHello
enctype - Variable in class Torello.Browser.BrowserAPI.Page.ShareTarget
[No Description Provided by Google]
end - Variable in class Torello.Browser.JavaScriptAPI.Debugger.LocationRange
[No Description Provided by Google]
end - Variable in class Torello.HTML.DotPair
This is intended to be the "ending index" into a sub-array of an HTML Vector of HTMLNode elements.
end - Variable in class Torello.Java.LV
This integer represents the ending point of a for-loop.
end() - Static method in class Torello.Browser.BrowserAPI.Tracing
Stop trace events collection.
END_ARRAY - javax.json.stream.JsonParser.Event
End of a JSON array.
END_OBJECT - javax.json.stream.JsonParser.Event
End of a JSON object.
endColumn - Variable in class Torello.Browser.BrowserAPI.CSS.CSSStyleSheetHeader
Column offset of the end of the stylesheet within the resource (zero based).
endColumn - Variable in class Torello.Browser.BrowserAPI.CSS.SourceRange
End column of range (exclusive).
endColumn - Variable in class Torello.Browser.JavaScriptAPI.Debugger.scriptFailedToParse
Length of the last line of the script.
endColumn - Variable in class Torello.Browser.JavaScriptAPI.Debugger.scriptParsed
Length of the last line of the script.
endDelay - Variable in class Torello.Browser.BrowserAPI.Animation.AnimationEffect
AnimationEffect's end delay.
endLine - Variable in class Torello.Browser.BrowserAPI.CSS.CSSStyleSheetHeader
Line offset of the end of the stylesheet within the resource (zero based).
endLine - Variable in class Torello.Browser.BrowserAPI.CSS.SourceRange
End line of range
endLine - Variable in class Torello.Browser.JavaScriptAPI.Debugger.scriptFailedToParse
Last line of the script.
endLine - Variable in class Torello.Browser.JavaScriptAPI.Debugger.scriptParsed
Last line of the script.
endLineNum(Tree) - Method in class Torello.JavaDoc.TreeUtils
Returns the line-number within the text of the relevant Java Source-Code File for the last line of code of the element specified by parameter 'tree'.
endLineNumber - Variable in class Torello.JavaDoc.ParsedFile
The line-number in the source-code file where this class definition ends.
endLocation - Variable in class Torello.Browser.JavaScriptAPI.Debugger.Scope
Location in the source code where scope ends
OPTIONAL
endOffset - Variable in class Torello.Browser.BrowserAPI.Animation.ViewOrScrollTimeline
Represents the ending scroll position of the timeline as a length offset in pixels from scroll origin.
endOffset - Variable in class Torello.Browser.BrowserAPI.CSS.RuleUsage
Offset of the end of the rule body from the beginning of the stylesheet.
endOffset - Variable in class Torello.Browser.JavaScriptAPI.Profiler.CoverageRange
JavaScript script source offset for the range end.
endOfPhrase(char) - Static method in class Torello.Languages.ZH
endOfPhrase - any version of the end-of-phrase markers usually used in Mandarin Chinese text.
endOfPhraseAUC(char) - Static method in class Torello.Languages.ZH
Checks for end-of-phrase punctuation marks - and "down-converts" them to the simple ASCII equivalent version of that punctuation mark.
endOfSentence(char) - Static method in class Torello.Languages.ZH
Checks for end-of-sentence punctuation marks.
endOfSentenceAUC(char) - Static method in class Torello.Languages.ZH
Checks for end-of-sentence punctuation marks - and "down-converts" them to the simple ASCII equivalent version of that punctuation mark.
endpoints - Variable in class Torello.Browser.BrowserAPI.Network.reportingApiEndpointsChangedForOrigin
[No Description Provided by Google]
endPointsIterator(Iterable<DotPair>, boolean) - Static method in class Torello.HTML.DPUtil
Convenience Method.
endPointsToPosArray(Iterable<DotPair>, boolean) - Static method in class Torello.HTML.DPUtil
Convenience Method.
endPointsToStream(Iterable<DotPair>, boolean) - Static method in class Torello.HTML.DPUtil
Collates a list of dotted-pairs into an IntStream.
endPos(Tree) - Method in class Torello.JavaDoc.TreeUtils
Returns the ending position within the text of the relevant Java Source-Code File for the sub-tree specified by parameter 'tree'.
ends - Variable in class Torello.Browser.BrowserAPI.Storage.AttributionReportingEventReportWindows
duration in seconds
ENDS_WITH - Static variable in interface Torello.HTML.NodeSearch.TextComparitor
Checks an input 'source String' (usually an inner-tag value or a TextNode) to verify that the ending characters (the 'tail' of the source-String) will match with precisely one of the java var-args String... compare-String's list.
ENDS_WITH_CASE_INSENSITIVE - Static variable in interface Torello.HTML.NodeSearch.TextComparitor
Nearly identical to TextComparitor.ENDS_WITH, but here the function-pointer points to a method that ignores case when performing the comparisons.
ENDS_WITH_CASE_INSENSITIVE_TRIM - Static variable in interface Torello.HTML.NodeSearch.TextComparitor
Invokes java.lang.String.trim() on the first input-parameter; although the remainder of this BiPredicate<String, String[] is identical to public static field TextComparitor.ENDS_WITH_CASE_INSENSITIVE.
ENDS_WITH_TRIM - Static variable in interface Torello.HTML.NodeSearch.TextComparitor
Invokes java.lang.String.trim() on the first input-parameter; although the remainder of this BiPredicate<String, String[] is identical to public static field TextComparitor.ENDS_WITH.
endsAfter(DotPair) - Method in class Torello.HTML.DotPair
Tests whether 'this' ends after DotPair parameter 'other'.
endStage() - Method in class Torello.Java.Build.CloudSync
Finalizes the a particular Build-Stages Log Printing Output.
endStage() - Method in class Torello.Java.Build.CloudSyncGSUTIL
 
endsWith(String, int, int, String) - Static method in class Torello.Java.StrCmpr
endsWith(String, int, int, String) - Static method in class Torello.Java.StrTokCmpr
endsWith(String, int, int, Predicate<Character>, String) - Static method in class Torello.Java.StrTokCmpr
endsWith(String, String) - Static method in class Torello.Java.StrTokCmpr
endsWith(String, Predicate<Character>, String) - Static method in class Torello.Java.StrTokCmpr
endsWithIgnoreCase(String, char) - Static method in class Torello.Java.StrCh
Checks whether or not 'srcStr' ends-with 'compareChar'.
endsWithIgnoreCase(String, int, int, String) - Static method in class Torello.Java.StrCmpr
endsWithIgnoreCase(String, int, int, String) - Static method in class Torello.Java.StrTokCmpr
endsWithIgnoreCase(String, int, int, Predicate<Character>, String) - Static method in class Torello.Java.StrTokCmpr
endsWithIgnoreCase(String, String) - Static method in class Torello.Java.StrCmpr
This performs the exact same comparison as Java's String.endsWith(String) method.
endsWithIgnoreCase(String, String) - Static method in class Torello.Java.StrTokCmpr
endsWithIgnoreCase(String, Predicate<Character>, String) - Static method in class Torello.Java.StrTokCmpr
endsWithNAND(String, char...) - Static method in class Torello.Java.StrCh
endsWithNAND(String, int, int, String...) - Static method in class Torello.Java.StrCmpr
endsWithNAND(String, int, int, String...) - Static method in class Torello.Java.StrTokCmpr
endsWithNAND(String, int, int, Predicate<Character>, String...) - Static method in class Torello.Java.StrTokCmpr
endsWithNAND(String, String...) - Static method in class Torello.Java.StrCmpr
endsWithNAND(String, String...) - Static method in class Torello.Java.StrTokCmpr
endsWithNAND(String, Predicate<Character>, String...) - Static method in class Torello.Java.StrTokCmpr
endsWithNAND_CI(String, char...) - Static method in class Torello.Java.StrCh
endsWithNAND_CI(String, int, int, String...) - Static method in class Torello.Java.StrCmpr
endsWithNAND_CI(String, int, int, String...) - Static method in class Torello.Java.StrTokCmpr
endsWithNAND_CI(String, int, int, Predicate<Character>, String...) - Static method in class Torello.Java.StrTokCmpr
endsWithNAND_CI(String, String...) - Static method in class Torello.Java.StrCmpr
endsWithNAND_CI(String, String...) - Static method in class Torello.Java.StrTokCmpr
endsWithNAND_CI(String, Predicate<Character>, String...) - Static method in class Torello.Java.StrTokCmpr
endsWithOR(String, char...) - Static method in class Torello.Java.StrCh
endsWithOR_CI(String, char...) - Static method in class Torello.Java.StrCh
endsWithXOR(String, int, int, String...) - Static method in class Torello.Java.StrCmpr
endsWithXOR(String, int, int, String...) - Static method in class Torello.Java.StrTokCmpr
endsWithXOR(String, int, int, Predicate<Character>, String...) - Static method in class Torello.Java.StrTokCmpr
endsWithXOR(String, String...) - Static method in class Torello.Java.StrCmpr
endsWithXOR(String, String...) - Static method in class Torello.Java.StrTokCmpr
endsWithXOR(String, Predicate<Character>, String...) - Static method in class Torello.Java.StrTokCmpr
endsWithXOR_CI(String, int, int, String...) - Static method in class Torello.Java.StrCmpr
endsWithXOR_CI(String, int, int, String...) - Static method in class Torello.Java.StrTokCmpr
endsWithXOR_CI(String, int, int, Predicate<Character>, String...) - Static method in class Torello.Java.StrTokCmpr
endsWithXOR_CI(String, String...) - Static method in class Torello.Java.StrCmpr
endsWithXOR_CI(String, String...) - Static method in class Torello.Java.StrTokCmpr
endsWithXOR_CI(String, Predicate<Character>, String...) - Static method in class Torello.Java.StrTokCmpr
endTime - Variable in class Torello.Browser.JavaScriptAPI.Profiler.Profile
Profiling end timestamp in microseconds.
engl - Variable in class Torello.Languages.Pin1Yin1
These are the English Translations of each word; some Chinese Words are translated into multiple english words.
ensureBlockTagsOnNewlines(Vector<HTMLNode>) - Static method in class Torello.HTML.PrettyPrint
Convenience Method.
ensureBlockTagsOnNewlines(Vector<HTMLNode>, int, int) - Static method in class Torello.HTML.PrettyPrint
ensureBlockTagsOnNewlines(Vector<HTMLNode>, DotPair) - Static method in class Torello.HTML.PrettyPrint
Convenience Method.
ensureCapacity(int) - Method in class Torello.Java.ReadOnly.ROArrayListBuilder
Increases the capacity of this ArrayList instance, if necessary, to ensure that it can hold at least the number of elements specified by the minimum capacity argument.
ensureCapacity(int) - Method in class Torello.Java.ReadOnly.ROVectorBuilder
Increases the capacity of this vector, if necessary, to ensure that it can hold at least the number of components specified by the minimum capacity argument.
entity - Variable in class Torello.JavaDoc.Annotations.LJSMirror
Holds data extracted from LinkJavaSource.entity()
entity - Variable in class Torello.JavaDoc.Declaration
This just stores the type of Entity this is.
entity - Variable in class Torello.JavaDoc.ReflHTML
This is the actual type-reflection (type-mirror) of the Entity extracted from the Java Doc '.html' web-page file, and from the '.java' Source Code File.
entity() - Method in annotation type Torello.JavaDoc.Annotations.LinkJavaSource
When specifying a Line-Number to use for the link, identifies which kind of Entity is being linked.
Entity - Class in Torello.Browser.JsonAST
Root ancestor for all CDP JSON entities parsed from the protocol specs (browser_protocol.json and js_protocol.json).
Entity - Enum in Torello.JavaDoc
Entity: Exhaustive list of all items that may be defined inside of a Java Type.
entityAndHTMLStream() - Method in class Torello.JavaDoc.SummaryTableHTML
Retrieve a Stream that contains every Summary-Table Row.
EntityAnnotationMirrors - Class in Torello.JavaDoc.Annotations
This class is intended to contain / hold a single mirror instance for each Entity-Level Annotation that has been placed on a single entity.
EntityAnnotationMirrors(List<AnnotationTree>, String, EntityAnnotationData) - Constructor for class Torello.JavaDoc.Annotations.EntityAnnotationMirrors
 
entityAsEnum - Variable in class Torello.JavaDoc.ReflHTML
This is used as a 'faster-way' to retrieve what type of Entity this "Reference-HTML" detail-section is being represented here.
entries - Variable in class Torello.Browser.BrowserAPI.Page.getNavigationHistory$$RET
Array of navigation history entries.
entries - Variable in class Torello.Browser.JavaScriptAPI.RunTime.ObjectPreview
List of the entries.
entriesCount - Variable in class Torello.Browser.BrowserAPI.IndexedDB.getMetadata$$RET
the entries count
entry - Variable in class Torello.Browser.BrowserAPI.Log.entryAdded
The entry.
entry(K, V) - Static method in interface Torello.Java.ReadOnly.ReadOnlyMap
Returns an unmodifiable ReadOnlyMap.Entry containing the given key and value.
entryAdded(ReadOnlyList<Boolean>, Log.LogEntry) - Constructor for class Torello.Browser.BrowserAPI.Log.entryAdded
Constructor.
EntryPreview(ReadOnlyList<Boolean>, RunTime.ObjectPreview, RunTime.ObjectPreview) - Constructor for class Torello.Browser.JavaScriptAPI.RunTime.EntryPreview
Constructor.
entrySet() - Method in class Torello.Java.ReadOnly.ReadOnlyHashMap
Returns a ReadOnlySet view of the mappings contained in this map.
entrySet() - Method in class Torello.Java.ReadOnly.ReadOnlyHashtable
Returns a ReadOnlySet view of the mappings contained in this map.
entrySet() - Method in interface Torello.Java.ReadOnly.ReadOnlyMap
Returns a ReadOnlySet view of the mappings contained in this map.
entrySet() - Method in class Torello.Java.ReadOnly.ReadOnlyProperties
 
entrySet() - Method in interface Torello.Java.ReadOnly.ReadOnlySortedMap
Returns a ReadOnlySet view of the mappings contained in this map.
entrySet() - Method in class Torello.Java.ReadOnly.ReadOnlyTreeMap
Returns a ReadOnlySet view of the mappings contained in this map.
entrySet() - Method in class Torello.Java.ReadOnly.ROHashMapBuilder
Restricts a back-door into the underlying data-structure.
entrySet() - Method in class Torello.Java.ReadOnly.ROHashtableBuilder
Restricts a back-door into the underlying data-structure.
entrySet() - Method in class Torello.Java.ReadOnly.ROPropertiesBuilder
Restricts a back-door into the underlying data-structure.
entrySet() - Method in class Torello.Java.ReadOnly.ROTreeMapBuilder
Restricts a back-door into the underlying data-structure.
ENUM - Torello.Browser.JsonAST.PropName
Protocol property "enum", enumerating the fixed literal values allowed.
ENUM - Torello.JavaDoc.CIET
Identifies that the associated file represents a java 'enum' (Enumerated-Type)
ENUM_CONSTANT - Torello.JavaDoc.Entity
Used for the Enumerated-Constants.
enum$M$Sections - Static variable in class Torello.JavaDoc.SummarySorterHelper


If you have written additional functions, then you should use SummarySorterHelper.enum2$M$Sections, because that String[] Array has an extra Category / Section-Title called "More Methods".
enum$M$Sorter(Method) - Static method in class Torello.JavaDoc.SummarySorterHelper
Sorts an enum's methods (in the Java Doc 'Method Summary') into the Categories / Section-Titles provided by SummarySorterHelper.enum$M$Sections.
enum2$M$Sections - Static variable in class Torello.JavaDoc.SummarySorterHelper


If your enum only has these two synthetic-Java methods, then you should use SummarySorterHelper.enum$M$Sections.
enum2$M$Sorter(Method) - Static method in class Torello.JavaDoc.SummarySorterHelper
Sorts an enum's methods (in the Java Doc 'Method Summary') into the Categories / Section-Titles provided by SummarySorterHelper.enum2$M$Sections.
EnumConstant - Class in Torello.JavaDoc
Reflection Class:
Holds all information extracted from '.java' enum Source-Files about Enumerated-Constants's identified in that 'enum' file.
EnumConstant - Torello.JavaDoc.SummaryTableHTML.ColNames
 
EnumConstant(VariableTree, EntityAnnotationData, TreeUtils) - Constructor for class Torello.JavaDoc.EnumConstant
 
enumConstants - Variable in class Torello.JavaDoc.ParsedFile
This is the list of EnumConstant instances identified by the parser for this ParsedFile
enumerable - Variable in class Torello.Browser.JavaScriptAPI.RunTime.PropertyDescriptor
True if this property shows up during enumeration of the properties on the corresponding object.
enumStrList(String) - Method in class Torello.Browser.BaseType
Retrieve any associated string-enumeration lists for a given field, if they exist.
enumStrValidate() - Method in class Torello.Browser.BaseType
This method will investigate the contents of any & string fields in the concrete sub-type of 'this' instance for validity against pre-defined enumerated string constants.
enumStrValidate(DOMAIN_NESTED) - Method in interface Torello.Browser.NestedHelper
Returns the indices of any string fields whose values do not match their allowed enumerated constants.
enumStrValidateThrow() - Method in class Torello.Browser.BaseType
Generates a properly formatted exception throw message using the output produced by BaseType.optionalsValidate(), and then throws InvalidEnumStrException.
enumVals - Variable in class Torello.Browser.JsonAST.Entity
Allowed enumeration String values for this CDP item.
enumValsStr - Variable in class Torello.Browser.JsonAST.Entity
Comma-separated rendering of Entity.enumVals, used to facilitate printing summaries.
enumValTypeNodes - Variable in class Torello.Browser.JsonAST.InfoData
environmentVariableUpdater - Variable in class Torello.Java.OSExtras
EO - Torello.Languages.LC
Language: Esperanto
eof - Variable in class Torello.Browser.BrowserAPI.IO.read$$RET
Set if the end-of-file condition occurred while reading.
EOF - Class in Torello.CSS
 
ePos - Variable in class Torello.CSS.TokenizeError
The exact location of the input Code-Point int[]-Array that was being analyzed when it was ultimately decided that a Parse-Error had unequivocally occured.
EQ - Static variable in interface Torello.HTML.NodeSearch.TextComparitor
Will compare an attribute-value String, or TextNode for equality against a list of possible String-match candidates.
EQ_CASE_INSENSITIVE - Static variable in interface Torello.HTML.NodeSearch.TextComparitor
Will compare an attribute-value String, or TextNode for equality against a list of possible String-match candidates.
EQ_CASE_INSENSITIVE_TRIM - Static variable in interface Torello.HTML.NodeSearch.TextComparitor
Will compare an attribute-value String, or TextNode for equality against a list of possible String-match candidates.
EQ_CI - Static variable in interface Torello.HTML.NodeSearch.TextComparitor
Will compare an attribute-value String, or TextNode for equality against a list of possible String-match candidates.
EQ_CI_NAND - Static variable in interface Torello.HTML.NodeSearch.TextComparitor
Will compare an attribute-value String, or TextNode for equality against a list of possible String-match candidates.
EQ_CI_NAND_TRM - Static variable in interface Torello.HTML.NodeSearch.TextComparitor
Will compare an attribute-value String, or TextNode for equality against a list of possible String-match candidates.
EQ_CI_TRM - Static variable in interface Torello.HTML.NodeSearch.TextComparitor
Will compare an attribute-value String, or TextNode for equality against a list of possible String-match candidates.
EQ_NAND - Static variable in interface Torello.HTML.NodeSearch.TextComparitor
Will compare an attribute-value String, or TextNode for equality against a list of possible String-match candidates.
EQ_NAND_TRM - Static variable in interface Torello.HTML.NodeSearch.TextComparitor
Will compare an attribute-value String, or TextNode for equality against a list of possible String-match candidates.
EQ_TRM - Static variable in interface Torello.HTML.NodeSearch.TextComparitor
Will compare an attribute-value String, or TextNode for equality against a list of possible String-match candidates.
eqOR(Declaration, String...) - Static method in class Torello.JavaDoc.SummarySorterHelper
equals(DOMAIN_NESTED, Object) - Method in interface Torello.Browser.NestedHelper
A method that must be implemented by a singleton helper which performs the commonly seen, standard Java 'equals' method.
equals(Object) - Method in class Apache.CLI.Option
 
equals(Object) - Method in interface javax.json.JsonNumber
Compares the specified object with this JsonNumber object for equality.
equals(Object) - Method in interface javax.json.JsonString
Compares the specified object with this JsonString for equality.
equals(Object) - Method in class Torello.Browser.AbstractBuilder
Check whether 'this' instance is equal to input parameter 'o'
equals(Object) - Method in class Torello.Browser.AbstractDescriptor
Check whether 'this' instance is equal to input parameter 'o'

📎 This 'equals' method merely checks the values assigned to fields AbstractDescriptor.name and AbstractDescriptor.domain for equality.
equals(Object) - Method in class Torello.Browser.BaseType
Checks the Contents of this class again the input parameter 'other' for euality.
equals(Object) - Method in class Torello.Browser.BrowserConn
 
equals(Object) - Method in class Torello.Browser.BrowserError
 
equals(Object) - Method in class Torello.Browser.JsonAST.API
Checks this.id against other.id for equality.
equals(Object) - Method in class Torello.Browser.JsonAST.Domain
Checks this.id against other.id for equality.
equals(Object) - Method in class Torello.Browser.JsonAST.Entity
Checks that this Entity.id is equal to other.id.
equals(Object) - Method in class Torello.Browser.PageConn
 
equals(Object) - Method in class Torello.Browser.RDPError
 
equals(Object) - Method in class Torello.CSS.CSSToken
 
equals(Object) - Method in class Torello.HTML.DotPair
Java's public boolean equals(Object o) requirements.
equals(Object) - Method in class Torello.HTML.HTMLNode
Java's public boolean equals(Object o) requirements.
equals(Object) - Method in class Torello.HTML.NodeIndex
Java's public boolean equals(Object o) requirements.
equals(Object) - Method in class Torello.HTML.PageStats
Java's public boolean equals(Object o) requirements.
equals(Object) - Method in class Torello.HTML.Tools.Images.ImageInfo
Checks whether 'this' instance is equal to 'other'.
equals(Object) - Method in class Torello.HTML.Tools.Images.Results
Checks whether 'this' instance is equal to another instance of class Results.
equals(Object) - Method in class Torello.Java.Additional.ByRef
This equality test checks whether both 'this' and 'other' share identical references.
equals(Object) - Method in class Torello.Java.Additional.ConstantPool.Dynamic
Check whether this instance equals parameter 'other'
equals(Object) - Method in class Torello.Java.Additional.ConstantPool
Checks for equality with another instance of ConstantPool.
equals(Object) - Method in class Torello.Java.Additional.ConstantPool.MethodHandle
Checks for Object-equality between 'this' instance and 'other'.
equals(Object) - Method in class Torello.Java.Additional.ConstantPool.Reference
Checks for Object-equality between 'this' instance and 'other'.
equals(Object) - Method in class Torello.Java.Additional.EffectivelyFinal
This equality test checks whether both 'this' and 'other' share identical references.
equals(Object) - Method in class Torello.Java.Additional.MultiType
Compares 'this' with another Java Object for equality.
equals(Object) - Method in class Torello.Java.Additional.Ret0
There is only one, singleton, instance of Ret0, so reference-equality is the only equality-test.
equals(Object) - Method in class Torello.Java.Additional.Tuple0
There is only one, singleton, instance of Tuple0, so reference-equality is the only equality-test.
equals(Object) - Method in class Torello.Java.Build.AuxiliaryOptRecord
Check's for equality between 'this' instance, and any other instance of java.lang.Object
equals(Object) - Method in class Torello.Java.Build.CLI
 
equals(Object) - Method in class Torello.Java.Build.SelectedOptionsRecord
Check's for equality between 'this' instance, and any other instance of java.lang.Object
equals(Object) - Method in class Torello.Java.FileNode
 
equals(Object) - Method in class Torello.Java.LV
Java's public boolean equals(Object o) requirements.
equals(Object) - Method in class Torello.Java.OSExtras
Checks for equality based on whether two instances have identical references.
equals(Object) - Method in class Torello.Java.OSJavaPipe
Checks for equality based on whether two instances have identical references.
equals(Object) - Method in class Torello.Java.OSResponse
Checks whether 'this' is equal to another possible instance of OSResponse, or a subclass of it.
equals(Object) - Method in class Torello.Java.ReadOnly.ReadOnlyArrayList
Compares the specified Object with this List for equality, as per the definition in the class java.util.ArrayList.
equals(Object) - Method in interface Torello.Java.ReadOnly.ReadOnlyCollection
Compares the specified object with this collection for equality.
equals(Object) - Method in class Torello.Java.ReadOnly.ReadOnlyHashMap
Compares the specified Object with this Map for equality, as per the definition in the class java.util.HashMap.
equals(Object) - Method in class Torello.Java.ReadOnly.ReadOnlyHashSet
Compares the specified Object with this Set for equality, as per the definition in the class java.util.HashSet.
equals(Object) - Method in class Torello.Java.ReadOnly.ReadOnlyHashtable
Compares the specified Object with this Map for equality, as per the definition in the class java.util.Hashtable.
equals(Object) - Method in interface Torello.Java.ReadOnly.ReadOnlyList
Compares the specified object with this list for equality.
equals(Object) - Method in interface Torello.Java.ReadOnly.ReadOnlyMap.Entry
Compares the specified object with this entry for equality.
equals(Object) - Method in interface Torello.Java.ReadOnly.ReadOnlyMap
Compares the specified object with this map for equality.
equals(Object) - Method in class Torello.Java.ReadOnly.ReadOnlyProperties
Compares the specified Object with this List for equality, as per the definition in the class java.util.Properties.
equals(Object) - Method in interface Torello.Java.ReadOnly.ReadOnlySet
Compares the specified object with this set for equality.
equals(Object) - Method in class Torello.Java.ReadOnly.ReadOnlyTreeMap
Compares the specified Object with this Map for equality, as per the definition in the class java.util.TreeMap.
equals(Object) - Method in class Torello.Java.ReadOnly.ReadOnlyTreeSet
Compares the specified Object with this Set for equality, as per the definition in the class java.util.TreeSet.
equals(Object) - Method in class Torello.Java.ReadOnly.ReadOnlyVector
Compares the specified Object with this List for equality, as per the definition in the class java.util.Vector.
equals(Object) - Method in class Torello.Java.ReadOnly.ROArrayListBuilder
Compares the specified Object with this Builder for equality, as per the definition in the original class java.util.ArrayList.
equals(Object) - Method in class Torello.Java.ReadOnly.ROHashMapBuilder
Compares the specified Object with this Builder for equality, as per the definition in the original class java.util.HashMap.
equals(Object) - Method in class Torello.Java.ReadOnly.ROHashSetBuilder
Compares the specified Object with this Builder for equality, as per the definition in the original class java.util.HashSet.
equals(Object) - Method in class Torello.Java.ReadOnly.ROHashtableBuilder
Compares the specified Object with this Builder for equality, as per the definition in the private and internal field 'hashTable'.
equals(Object) - Method in class Torello.Java.ReadOnly.ROPropertiesBuilder
Compares the specified Object with this Builder for equality, as per the definition in the private and internal field 'properties'.
equals(Object) - Method in class Torello.Java.ReadOnly.ROTreeMapBuilder
Compares the specified Object with this Builder for equality, as per the definition in the private and internal field 'treeMap'.
equals(Object) - Method in class Torello.Java.ReadOnly.ROTreeSetBuilder
Compares the specified Object with this Builder for equality, as per the definition in the private and internal field 'treeSet'.
equals(Object) - Method in class Torello.Java.ReadOnly.ROVectorBuilder
Compares the specified Object with this Builder for equality, as per the definition in the private and internal field 'vector'.
equals(Object) - Method in class Torello.JavaDoc.Location
Standard Java equals() method
equals(Object) - Method in class Torello.JavaDoc.RelativePathStr
Checks whether 'this' equals 'other'
equals(Object) - Method in class Torello.JavaDoc.SyntaxHiLite.AbstractConfig
 
equals(Object) - Method in class Torello.JavaDoc.SyntaxHiLite.AbstractHiLiter
 
equals(Object) - Method in class Torello.JavaDoc.SyntaxHiLite.HiLiteHTML.AttribRule
 
equals(Object) - Method in class Torello.JavaDoc.SyntaxHiLite.HiLiteHTML.Config
 
equals(Object) - Method in class Torello.JavaDoc.SyntaxHiLite.HiLiteHTML
 
equals(String, int, int, String) - Static method in class Torello.Java.StrCmpr
equals(AnnotationElem) - Method in class Torello.JavaDoc.AnnotationElem
This should be called an "atypical version" of the usual equals(Object other) method.
equals(Constructor) - Method in class Torello.JavaDoc.Constructor
This should be called an "atypical version" of the usual equals(Object other) constructor.
equals(EnumConstant) - Method in class Torello.JavaDoc.EnumConstant
This should be called an "atypical version" of the usual equals(Object other) method.
equals(Field) - Method in class Torello.JavaDoc.Field
This should be called an "atypical version" of the usual equals(Object other) method.
equals(Method) - Method in class Torello.JavaDoc.Method
This should be called an "atypical version" of the usual equals(Object other) method.
equals(NestedType) - Method in class Torello.JavaDoc.NestedType
This should be called an "atypical version" of the usual equals(Object other) method.
equalsIgnoreCase(String, int, int, String) - Static method in class Torello.Java.StrCmpr
equalsNAND(String, int, int, String...) - Static method in class Torello.Java.StrCmpr
equalsNAND(String, String...) - Static method in class Torello.Java.StrCmpr
equalsNAND_CI(String, int, int, String...) - Static method in class Torello.Java.StrCmpr
equalsNAND_CI(String, String...) - Static method in class Torello.Java.StrCmpr
equalsXOR(String, int, int, String...) - Static method in class Torello.Java.StrCmpr
equalsXOR(String, String...) - Static method in class Torello.Java.StrCmpr
equalsXOR_CI(String, int, int, String...) - Static method in class Torello.Java.StrCmpr
equalsXOR_CI(String, String...) - Static method in class Torello.Java.StrCmpr
EquatorialGuinea - Torello.Java.Country
Country Named: Equatorial Guinea
eRange - Variable in class Torello.CSS.UnicodeRange
The ending value of the range that has been specified, as a Java Integer
erase() - Method in class Torello.Java.StorageWriter
Clears the "internal memory" in the StringBuffer.
Eritrea - Torello.Java.Country
Country Named: Eritrea
err(String) - Method in class Torello.Browser.ConnRecord
Accepts error and diagnostic text and routes it to storage and/or the error receiver.
error - Variable in class Torello.Browser.BrowserAPI.Audits.SRIMessageSignatureIssueDetails
[No Description Provided by Google]
error - Variable in class Torello.Browser.BrowserAPI.Audits.UnencodedDigestIssueDetails
[No Description Provided by Google]
ERROR_EXIT(String) - Static method in class Torello.Java.Build.Util
Simple Method for exiting with a consistent error message.
ERROR_EXIT(String) - Static method in class Torello.Java.LFEC
This prints a message and a location and halts the current thread immediately.
ERROR_EXIT(Throwable, String) - Static method in class Torello.Java.LFEC
This prints a message and a location and halts the current thread immediately.
errorArguments - Variable in class Torello.Browser.BrowserAPI.Page.InstallabilityError
The list of error arguments (e.g.
errorCode - Variable in class Torello.Browser.BrowserAPI.Target.targetCrashed
Termination error code.
errorField - Variable in class Torello.Browser.BrowserAPI.Network.SignedExchangeError
The field which caused the error.
errorId - Variable in class Torello.Browser.BrowserAPI.Page.InstallabilityError
The error id (e.g.
errorMessage - Variable in class Torello.Browser.BrowserAPI.Network.directTCPSocketAborted
[No Description Provided by Google]
errorMessage - Variable in class Torello.Browser.BrowserAPI.Network.directUDPSocketAborted
[No Description Provided by Google]
errorMessage - Variable in class Torello.Browser.BrowserAPI.Network.subresourceWebBundleInnerResponseError
Error message
errorMessage - Variable in class Torello.Browser.BrowserAPI.Network.subresourceWebBundleMetadataError
Error message
errorMessage - Variable in class Torello.Browser.BrowserAPI.Network.webSocketFrameError
WebSocket error message.
errorMessage - Variable in class Torello.Browser.BrowserAPI.Preload.RuleSet
TODO(https://crbug.com/1425354): Replace this property with structured error.
errorMessage - Variable in class Torello.Browser.BrowserAPI.ServiceWorker.ServiceWorkerErrorMessage
[No Description Provided by Google]
errorMessage - Variable in class Torello.Browser.BrowserAPI.ServiceWorker.workerErrorReported
[No Description Provided by Google]
errorOutput - Variable in class Torello.Java.OSCommands
errorOutput - Variable in class Torello.Java.OSResponse
This public, final, String field will contain a transcript of the text-character data that the Operating-System process sent to Standard-Error.
ErrorReason - Static variable in class Torello.Browser.BrowserAPI.Network
Network level fetch failure reason.
errorRedirect - Variable in class Torello.Java.OSExtras
errors - Variable in class Torello.Browser.BrowserAPI.Media.playerErrorsRaised
[No Description Provided by Google]
errors - Variable in class Torello.Browser.BrowserAPI.Network.SignedExchangeInfo
Errors occurred while handling the signed exchange.
errors - Variable in class Torello.Browser.BrowserAPI.Page.getAppManifest$$RET
[No Description Provided by Google]
errorSourceJsonStruct - Variable in exception Torello.JSON.JsonBindingException


This contains the actual JsonStructure (which should either be an instance of JsonObject or JsonArray) which contained the array-element or object-property that has caused this exception throw.
errorText - Variable in class Torello.Browser.BrowserAPI.Network.loadingFailed
Error message.
errorText - Variable in class Torello.Browser.BrowserAPI.Page.navigate$$RET
User friendly error message, present if and only if navigation has failed.
errorType - Variable in class Torello.Browser.BrowserAPI.Audits.GenericIssueDetails
Issues with the same errorType are aggregated in the frontend.
errorType - Variable in class Torello.Browser.BrowserAPI.Media.PlayerError
[No Description Provided by Google]
errorType - Variable in class Torello.Browser.BrowserAPI.Preload.RuleSet
Error information errorMessage is null iff errorType is null.
errorType - Variable in class Torello.Browser.BrowserAPI.Security.certificateError
The type of the error.
errSB - Variable in class Torello.Browser.ConnRecord
Saved error and diagnostic text.
ES - Class in Torello.Languages
Some simple String Utilities for helping parse (Español) Spanish String's.
ES - Torello.Languages.LC
Language: Spanish
Escape - Class in Torello.HTML
Easy utilities for escaping and un-escaping HTML characters such as &nbsp;, and even code-point based Emoji's.
escapeTextNodes(Vector<HTMLNode>) - Static method in class Torello.HTML.Util
Convenience Method.
escapeTextNodes(Vector<HTMLNode>, int, int) - Static method in class Torello.HTML.Util
Will call HTML.Escape.replaceAll on each TextNode in the range of sPos ... ePos
escapeTextNodes(Vector<HTMLNode>, DotPair) - Static method in class Torello.HTML.Util
Convenience Method.
escChar(char, boolean) - Static method in class Torello.HTML.Escape
escCodePoint(int, boolean) - Static method in class Torello.HTML.Escape
escHTMLToChar(String) - Static method in class Torello.HTML.Escape
Converts a single String from an HTML-escape sequence into the appropriate character.
escStrForJavaScript(String) - Static method in class Torello.Java.StrSource
escStrForRegEx(String) - Static method in class Torello.Java.StrSource
This method should only be used for a precise String match using a regular-expression.
establish(InetAddress[]) - Method in class NeoVisionaries.WebSockets.SocketInitiator
 
Estonia - Torello.Java.Country
Country Named: Estonia
ET - Torello.Languages.LC
Language: Estonian
Ethiopia - Torello.Java.Country
Country Named: Ethiopia
EU - Torello.Languages.LC
Language: Basque
EuropaIsland - Torello.Java.Country
Country Named: Europa Island
evaluate() - Static method in class Torello.Browser.JavaScriptAPI.RunTime
Creates a buider for conveniently assigning parameters to this method.
evaluate(String, String, Boolean, Boolean, Integer, Boolean, Boolean, Boolean, Boolean, Boolean, Number, Boolean, Boolean, Boolean, String, RunTime.SerializationOptions) - Static method in class Torello.Browser.JavaScriptAPI.RunTime
Evaluates expression on global object.
evaluate$$RET(ReadOnlyList<Boolean>, RunTime.RemoteObject, RunTime.ExceptionDetails) - Constructor for class Torello.Browser.JavaScriptAPI.RunTime.evaluate$$RET
Constructor.
evaluateOnCallFrame() - Static method in class Torello.Browser.JavaScriptAPI.Debugger
Creates a buider for conveniently assigning parameters to this method.
evaluateOnCallFrame(String, String, String, Boolean, Boolean, Boolean, Boolean, Boolean, Number) - Static method in class Torello.Browser.JavaScriptAPI.Debugger
Evaluates expression on a given call frame.
evaluateOnCallFrame$$RET(ReadOnlyList<Boolean>, RunTime.RemoteObject, RunTime.ExceptionDetails) - Constructor for class Torello.Browser.JavaScriptAPI.Debugger.evaluateOnCallFrame$$RET
Constructor.
event - Variable in class Torello.Browser.BrowserAPI.PerformanceTimeline.timelineEventAdded
[No Description Provided by Google]
Event - Torello.Browser.JsonAST.WhichTCE
This constant may be used to indicate that 'this' TCE instance represents a 'Type'.
EVENT_JSON_PROPERTIES_SET - Static variable in class Torello.Browser.JsonAST.EventNode
The list of additional JsonObject properties that the parser should expect when parsing EventNode objects from the JSON CDP specification files.
eventAttributeAndCategoriesIterator() - Static method in class Torello.HTML.InnerTags
Will build an iterate that can return event-attributes and their categories.
eventAttributeAndDescriptionsIterator() - Static method in class Torello.HTML.InnerTags
eventAttributeDescriptions - Static variable in class Torello.HTML.InnerTags
eventAttributeIterator() - Static method in class Torello.HTML.InnerTags
Internally, Event-Attributes are stored in a Java java.util.TreeMap<String, String>.
eventAttributes - Static variable in class Torello.HTML.InnerTags
Event Attributes Events with Categories

TreeMap<String, String> Issue:
This list is stored as a TreeMap, rather than a TreeSet, because associated with each & every Java-Script Listener-Attribute Names is a 'category' that indicates what type of 'listener' the specified attribute is.
eventAttributes(Properties) - Static method in class Torello.HTML.InnerTags
Retrieves all event-attributes that are found within a TagNode java.util.Properties list of attributes.
eventAttributes(Vector<? super TagNode>) - Static method in class Torello.HTML.InnerTags
Convenience Method.
eventAttributes(Vector<? super TagNode>, int, int) - Static method in class Torello.HTML.InnerTags
This method is intended to identify all TagNode elements on an input page that possess "HTML Event Attributes." TagNode elements that do match this criteria will be wrapped in a TagNodeIndex and returned in a two part Ret2 return array.
EventBreakpoints - Class in Torello.Browser.BrowserAPI
EventBreakpoints permits setting JavaScript breakpoints on operations and events occurring in native code invoked from JavaScript.
EventBreakpoints - Torello.Browser.Domains
EventBreakpoints permits setting JavaScript breakpoints on operations and events occurring in native code invoked from JavaScript.
eventCount - Variable in class Torello.Browser.BrowserAPI.Tracing.bufferUsage
An approximate number of events in the trace log.
eventId - Variable in class Torello.Browser.BrowserAPI.Network.eventSourceMessageReceived
Message identifier.
eventId - Variable in class Torello.Browser.BrowserAPI.Security.certificateError
The ID of the event.
eventId - Variable in class Torello.Browser.BrowserAPI.Storage.AttributionReportingSourceRegistration
[No Description Provided by Google]
eventLevel - Variable in class Torello.Browser.BrowserAPI.Storage.attributionReportingTriggerRegistered
[No Description Provided by Google]
eventLevelEpsilon - Variable in class Torello.Browser.BrowserAPI.Storage.AttributionReportingSourceRegistration
[No Description Provided by Google]
EventListener(ReadOnlyList<Boolean>, String, boolean, boolean, boolean, String, int, int, RunTime.RemoteObject, RunTime.RemoteObject, Integer) - Constructor for class Torello.Browser.BrowserAPI.DOMDebugger.EventListener
Constructor.
eventListeners - Variable in class Torello.Browser.BrowserAPI.DOMSnapshot.DOMNode
Details of the node's event listeners, if any.
eventMetadata - Variable in class Torello.Browser.BrowserAPI.BackgroundService.BackgroundServiceEvent
A list of event-specific information.
EventMetadata(ReadOnlyList<Boolean>, String, String) - Constructor for class Torello.Browser.BrowserAPI.BackgroundService.EventMetadata
Constructor.
eventName - Variable in class Torello.Browser.BrowserAPI.BackgroundService.BackgroundServiceEvent
A description of the event.
eventName - Variable in class Torello.Browser.BrowserAPI.Network.eventSourceMessageReceived
Message type.
EventNode - Class in Torello.Browser.JsonAST
An Java Object used within AST to symbolize or encapsulate the data present in any of the JsonObject's found within a Domain's "events" array.
eventReportWindows - Variable in class Torello.Browser.BrowserAPI.Storage.AttributionReportingSourceRegistration
[No Description Provided by Google]
events - Variable in class Torello.Browser.BrowserAPI.Media.playerEventsAdded
[No Description Provided by Google]
events - Variable in class Torello.Browser.ConnRecord
List of decoded browser events received during this session.
events - Variable in class Torello.Browser.JsonAST.Domain
All type definitions declared under this domain, parsed and extracted into EventNode instances.
EVENTS - Torello.Browser.JsonAST.PropName
Protocol array "events", listing all events defined by a domain.
eventSourceMessageReceived(ReadOnlyList<Boolean>, String, Number, String, String, String) - Constructor for class Torello.Browser.BrowserAPI.Network.eventSourceMessageReceived
Constructor.
eventTargetColor - Variable in class Torello.Browser.BrowserAPI.Overlay.HighlightConfig
The event target element highlight fill color (default: transparent).
eventTime - Variable in class Torello.Browser.BrowserAPI.Storage.interestGroupAuctionEventOccurred
[No Description Provided by Google]
eventTriggerData - Variable in class Torello.Browser.BrowserAPI.Storage.AttributionReportingTriggerRegistration
[No Description Provided by Google]
eventType - Variable in class Torello.Browser.BrowserAPI.Storage.SharedStorageReportingMetadata
[No Description Provided by Google]
EW - Static variable in interface Torello.HTML.NodeSearch.TextComparitor
A static, function-pointer, field with an abbreviated name identical to field TextComparitor.ENDS_WITH.
EW_CI - Static variable in interface Torello.HTML.NodeSearch.TextComparitor
A static, function-pointer, field with an abbreviated name identical to field TextComparitor.ENDS_WITH_CASE_INSENSITIVE.
EW_CI_NAND - Static variable in interface Torello.HTML.NodeSearch.TextComparitor
A static, function-pointer, field with an abbreviated name identical to field TextComparitor.DOES_NOT_END_WITH_CASE_INSENSITIVE.
EW_CI_NAND_TRM - Static variable in interface Torello.HTML.NodeSearch.TextComparitor
Invokes java.lang.String.trim() on the first input-parameter; although the remainder of this BiPredicate<String, String[] is identical to public static field TextComparitor.EW_CI_NAND.
EW_CI_TRM - Static variable in interface Torello.HTML.NodeSearch.TextComparitor
Invokes java.lang.String.trim() on the first input-parameter; although the remainder of this BiPredicate<String, String[] is identical to public static field TextComparitor.EW_CI.
EW_NAND - Static variable in interface Torello.HTML.NodeSearch.TextComparitor
A static, function-pointer, field with an abbreviated name identical to field TextComparitor.DOES_NOT_END_WITH.
EW_NAND_TRM - Static variable in interface Torello.HTML.NodeSearch.TextComparitor
Invokes java.lang.String.trim() on the first input-parameter; although the remainder of this BiPredicate<String, String[] is identical to public static field TextComparitor.EW_NAND.
EW_TRM - Static variable in interface Torello.HTML.NodeSearch.TextComparitor
Invokes java.lang.String.trim() on the first input-parameter; although the remainder of this BiPredicate<String, String[] is identical to public static field TextComparitor.EW.
ewOR(Declaration, String...) - Static method in class Torello.JavaDoc.SummarySorterHelper
example01() - Static method in class Torello.HTML.SplashBridge
Example01 - Class in Torello.Browser
An example of this package's utility.
Example02 - Class in Torello.Browser
This example code saves a picture of the Sam Altman Web Page to disk.
Example03 - Class in Torello.Browser
Demonstrates several CDP browser features without using JavaScript evaluation.
EXCC - Class in Torello.Java
'Exception Cause Chain' helps convert exception messages whose Throwable.cause() method returns a non-null cause, thereby unrolling (and printing) this chain of exceptions into a readable String.
exception - Variable in class Torello.Browser.JavaScriptAPI.RunTime.ExceptionDetails
Exception object if available.
EXCEPTION_CHECKERS_M - Static variable in class Torello.JavaDoc.SummarySorterHelper
If an Exception class contains 'checker' methods, then this title-bar String[] Array can be used to categorize them.
EXCEPTION_CHECKERS_M(Method) - Static method in class Torello.JavaDoc.SummarySorterHelper
Sorts a Method Summary Section for an Exception class that contains 'checker' methods.
EXCEPTION_CONVENIENCE_F - Static variable in class Torello.JavaDoc.SummarySorterHelper
A Section-Titles String[] Array List containing two categories.
EXCEPTION_CONVENIENCE_F(Field) - Static method in class Torello.JavaDoc.SummarySorterHelper
This can be used to sort the Field's of an exception, provided that they fields obey the convenience-construct.
exceptionCheck(Vector<HTMLNode>) - Method in class Torello.HTML.DotPair
Performs an exception check, using 'this' instance of DotPair, and throws an IndexOutOfBoundsException if 'this' contains end-points that do not fit inside the 'page' Vector Parameter.
exceptionCheck(Vector<HTMLNode>, String...) - Method in class Torello.HTML.DotPair
A method that will do a fast check that 'this' intance holds index-pointers to an opening and closing HTML-Tag pair.
ExceptionCheckError - Error in Torello.Java
This class inherits class 'Error' because it is intended to mean that a more serious problems has just occurred.
ExceptionCheckError() - Constructor for error Torello.Java.ExceptionCheckError
Constructs an 'ExceptionCheckError' with no detail message.
ExceptionCheckError(String) - Constructor for error Torello.Java.ExceptionCheckError
Constructs an 'ExceptionCheckError' with the specified detail message.
ExceptionCheckError(String, Throwable) - Constructor for error Torello.Java.ExceptionCheckError
Constructs a new error with the specified detail 'message' and 'cause'.
ExceptionCheckError(Throwable) - Constructor for error Torello.Java.ExceptionCheckError
Constructs a new error with the specified 'cause' and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
exceptionDetails - Variable in class Torello.Browser.JavaScriptAPI.Debugger.evaluateOnCallFrame$$RET
Exception details.
exceptionDetails - Variable in class Torello.Browser.JavaScriptAPI.Debugger.setScriptSource$$RET
Exception details if any.
exceptionDetails - Variable in class Torello.Browser.JavaScriptAPI.RunTime.awaitPromise$$RET
Exception details if stack strace is available.
exceptionDetails - Variable in class Torello.Browser.JavaScriptAPI.RunTime.callFunctionOn$$RET
Exception details.
exceptionDetails - Variable in class Torello.Browser.JavaScriptAPI.RunTime.compileScript$$RET
Exception details.
exceptionDetails - Variable in class Torello.Browser.JavaScriptAPI.RunTime.evaluate$$RET
Exception details.
exceptionDetails - Variable in class Torello.Browser.JavaScriptAPI.RunTime.exceptionThrown
[No Description Provided by Google]
exceptionDetails - Variable in class Torello.Browser.JavaScriptAPI.RunTime.getProperties$$RET
Exception details.
exceptionDetails - Variable in class Torello.Browser.JavaScriptAPI.RunTime.runScript$$RET
Exception details.
ExceptionDetails(ReadOnlyList<Boolean>, int, String, int, int, String, String, RunTime.StackTrace, RunTime.RemoteObject, Integer, JsonValue) - Constructor for class Torello.Browser.JavaScriptAPI.RunTime.ExceptionDetails
Constructor.
exceptionId - Variable in class Torello.Browser.JavaScriptAPI.RunTime.ExceptionDetails
Exception id.
exceptionId - Variable in class Torello.Browser.JavaScriptAPI.RunTime.exceptionRevoked
The id of revoked exception, as reported in exceptionThrown.
exceptionLocationSummary() - Method in class Torello.Browser.JsonAST.Entity
Helper method, used to print this node's vital information.
exceptionMessage - Static variable in class Torello.Java.Additional.AppendableSafe
The message used by the 'wrapper' Throwable
exceptionMetaData - Variable in class Torello.Browser.JavaScriptAPI.RunTime.ExceptionDetails
Dictionary with entries of meta data that the client associated with this exception, such as information about associated network requests, etc.
exceptionRevoked(ReadOnlyList<Boolean>, String, int) - Constructor for class Torello.Browser.JavaScriptAPI.RunTime.exceptionRevoked
Constructor.
exceptions - Variable in class Torello.HTML.Tools.Images.Results
exceptions - Variable in class Torello.JavaDoc.Callable
The names of all Exception, Error and Throwable that may be thrown by this Constructor or Method.
exceptionThrown(ReadOnlyList<Boolean>, Number, RunTime.ExceptionDetails) - Constructor for class Torello.Browser.JavaScriptAPI.RunTime.exceptionThrown
Constructor.
exceptIter(Vector<? extends HTMLNode>, String...) - Static method in class Torello.HTML.NodeSearch.TagNodeInclusiveIterator
 
exceptIter(Vector<? extends HTMLNode>, TC, String...) - Static method in class Torello.HTML.NodeSearch.TagNodeIterator
 
exceptIterator(Vector<? extends HTMLNode>, Predicate<String>) - Static method in class Torello.HTML.NodeSearch.CommentNodeIterator
 
exceptIterator(Vector<? extends HTMLNode>, Predicate<String>) - Static method in class Torello.HTML.NodeSearch.TextNodeIterator
 
exceptIterator(Vector<? extends HTMLNode>, Pattern) - Static method in class Torello.HTML.NodeSearch.CommentNodeIterator
 
exceptIterator(Vector<? extends HTMLNode>, Pattern) - Static method in class Torello.HTML.NodeSearch.TextNodeIterator
 
exceptIterator(Vector<? extends HTMLNode>, TextComparitor, String...) - Static method in class Torello.HTML.NodeSearch.CommentNodeIterator
 
exceptIterator(Vector<? extends HTMLNode>, TextComparitor, String...) - Static method in class Torello.HTML.NodeSearch.TextNodeIterator
 
exclude - Variable in class Torello.Browser.BrowserAPI.Target.FilterEntry
If set, causes exclusion of matching targets from the list.
excludedCategories - Variable in class Torello.Browser.BrowserAPI.Tracing.TraceConfig
Excluded category filters.
excludedToIterator(Iterable<DotPair>, int, boolean) - Static method in class Torello.HTML.DPUtil
Convenience Method.
excludedToPosArray(Iterable<DotPair>, int, boolean) - Static method in class Torello.HTML.DPUtil
Convenience Method.
excludedToStream(Iterable<DotPair>, int, boolean) - Static method in class Torello.HTML.DPUtil
This method will first collate and sort a list of input 'DotPair' instances.
excused - Variable in class Torello.JavaDoc.Annotations.SFMirror
Holds data extracted from StaticFunctional.Excused()
Excused() - Method in annotation type Torello.JavaDoc.Annotations.StaticFunctional
This must contain the names of fields in this class or interface that have been declared static, but have not been declared final.
excuses - Variable in class Torello.JavaDoc.Annotations.SFMirror
Holds data extracted from StaticFunctional.Excuses()
Excuses() - Method in annotation type Torello.JavaDoc.Annotations.StaticFunctional
This must contain instances of the Enumerated-Type 'Excuses'.
exec(WebSocketSender) - Method in class Torello.Browser.Script
If there are reasons to use a different sender - because certain configurations need to change - then using this exec method allows a user to change senders.
executeBrowserCommand(String) - Static method in class Torello.Browser.BrowserAPI.Browser
Invoke custom browser commands used by telemetry.
executionContextAuxData - Variable in class Torello.Browser.JavaScriptAPI.Debugger.scriptFailedToParse
Embedder-specific auxiliary data likely matching {isDefault: boolean, type: 'default'|'isolated'|'worker', frameId: string}
OPTIONAL
executionContextAuxData - Variable in class Torello.Browser.JavaScriptAPI.Debugger.scriptParsed
Embedder-specific auxiliary data likely matching {isDefault: boolean, type: 'default'|'isolated'|'worker', frameId: string}
OPTIONAL
executionContextCreated(ReadOnlyList<Boolean>, RunTime.ExecutionContextDescription) - Constructor for class Torello.Browser.JavaScriptAPI.RunTime.executionContextCreated
Constructor.
ExecutionContextDescription(ReadOnlyList<Boolean>, int, String, String, String, JsonValue) - Constructor for class Torello.Browser.JavaScriptAPI.RunTime.ExecutionContextDescription
Constructor.
executionContextDestroyed(ReadOnlyList<Boolean>, int, String) - Constructor for class Torello.Browser.JavaScriptAPI.RunTime.executionContextDestroyed
Constructor.
executionContextId - Variable in class Torello.Browser.JavaScriptAPI.Debugger.scriptFailedToParse
Specifies script creation context.
executionContextId - Variable in class Torello.Browser.JavaScriptAPI.Debugger.scriptParsed
Specifies script creation context.
executionContextId - Variable in class Torello.Browser.JavaScriptAPI.RunTime.bindingCalled
Identifier of the context where the call was made.
executionContextId - Variable in class Torello.Browser.JavaScriptAPI.RunTime.consoleAPICalled
Identifier of the context where the call was made.
executionContextId - Variable in class Torello.Browser.JavaScriptAPI.RunTime.ExceptionDetails
Identifier of the context where exception happened.
executionContextId - Variable in class Torello.Browser.JavaScriptAPI.RunTime.executionContextDestroyed
Id of the destroyed context
DEPRECATED
executionContextId - Variable in class Torello.Browser.JavaScriptAPI.RunTime.inspectRequested
Identifier of the context where the call was made.
ExecutionContextId - Static variable in class Torello.Browser.JavaScriptAPI.RunTime
Id of an execution context.
executionContextsCleared - Static variable in class Torello.Browser.JavaScriptAPI.RunTime
Issued when all executionContexts were cleared in browser
executionContextUniqueId - Variable in class Torello.Browser.JavaScriptAPI.RunTime.executionContextDestroyed
Unique Id of the destroyed context
EXPERIMENTAL
executionTime - Variable in class Torello.Browser.BrowserAPI.Storage.sharedStorageWorkletOperationExecutionFinished
Time, in microseconds, from start of shared storage JS API call until end of operation execution in the worklet.
exemptedCookies - Variable in class Torello.Browser.BrowserAPI.Network.responseReceivedExtraInfo
A list of cookies which should have been blocked by 3PCD but are exempted and stored from the response with the corresponding reason.
ExemptedSetCookieWithReason(ReadOnlyList<Boolean>, String, String, Network.Cookie) - Constructor for class Torello.Browser.BrowserAPI.Network.ExemptedSetCookieWithReason
Constructor.
exemptionReason - Variable in class Torello.Browser.BrowserAPI.Network.AssociatedCookie
The reason the cookie should have been blocked by 3PCD but is exempted.
exemptionReason - Variable in class Torello.Browser.BrowserAPI.Network.ExemptedSetCookieWithReason
The reason the cookie was exempted.
EXISTING_FILE_VALUE - Static variable in class Apache.CLI.PatternOptionBuilder
FileInputStream class
expectedJsonType - Variable in exception Torello.JSON.JsonBindingException


This contains the expected type which ought to have been found at the user-specified JsonArray or JsonObject location.
expectedOpts - Variable in class Apache.CLI.DefaultParser
The required options and groups expected to be found when parsing the command line.
expectedSize - Variable in class Torello.HTML.NodeSearch.AbstractHNLI
This is an attempt to monitor outside modifications to an HTML Vector
expectedType - Variable in exception Torello.Browser.TypeAssignmentException
The CDPTypes byte constant describing the type expected by the builder.
experimental - Variable in class Torello.Browser.JsonAST.Domain
TRUE if the spec marks this domain as experimental.
experimental - Variable in class Torello.Browser.JsonAST.Entity
True if this CDP item is marked experimental.
EXPERIMENTAL - Torello.Browser.JsonAST.PropName
Protocol flag "experimental", a boolean marker for unstable or evolving features.
experimentals - Variable in class Torello.Browser.AbstractDescriptor
Google's Chrome DevTools Protocol occasionally designates certain properties or command parameters as "experimental." If the element described by a particular list index has been marked experimental, then the same index in this list will be assigned 'TRUE'.
expiration - Variable in class Torello.Browser.BrowserAPI.Storage.StorageBucketInfo
[No Description Provided by Google]
expires - Torello.HTML.MetaTagName
The 'expires' Meta-Tag tells search engines when the content on your website will expire.
expires - Variable in class Torello.Browser.BrowserAPI.Network.Cookie
Cookie expiration date as the number of seconds since the UNIX epoch.
expires - Variable in class Torello.Browser.BrowserAPI.Network.CookieParam
Cookie expiration date, session cookie if not set
OPTIONAL
expires - Variable in class Torello.Browser.BrowserAPI.Network.SignedExchangeSignature
Signed exchange signature expires.
expiry - Variable in class Torello.Browser.BrowserAPI.Storage.AttributionReportingSourceRegistration
duration in seconds
expiryMonth - Variable in class Torello.Browser.BrowserAPI.Autofill.CreditCard
2-digit expiry month.
expiryTime - Variable in class Torello.Browser.BrowserAPI.Page.OriginTrialToken
[No Description Provided by Google]
expiryYear - Variable in class Torello.Browser.BrowserAPI.Autofill.CreditCard
4-digit expiry year.
explanations - Variable in class Torello.Browser.BrowserAPI.Page.AdFrameStatus
[No Description Provided by Google]
OPTIONAL
explanations - Variable in class Torello.Browser.BrowserAPI.Page.BackForwardCacheNotRestoredExplanationTree
Not restored reasons of each frame
explanations - Variable in class Torello.Browser.BrowserAPI.Security.securityStateChanged
Previously a list of explanations for the security state.
EXPORT_PORTAL - Class in Torello.JavaDoc
IMPORTANT NOTE: Have a "rocket science" moment, and accept that all this is doing is facilitating the "preservation" of the PACKAGE-PRIVATE levels of privacy on these methods, fields and constructors after "The Big Move"

Note that "The Big Move" was putting all of the classes that were deemed "HTML Processors" to sub-directories & sub-packages.
exposeDevToolsProtocol(String, String, Boolean) - Static method in class Torello.Browser.BrowserAPI.Target
Inject object to the target's main frame that provides a communication channel with browser target.
expressions - Variable in class Torello.Browser.BrowserAPI.CSS.MediaQuery
Array of media query expressions.
ext(boolean) - Method in class Torello.Java.FileNode
This returns the extension of the file.
EXTENDED_TYPES<T> - Class in Torello.JSON
 
extendedProperties - Variable in class Torello.Browser.BrowserAPI.BluetoothEmulation.CharacteristicProperties
[No Description Provided by Google]
OPTIONAL
extendedTypesJOW - Variable in class Torello.JavaDoc.NestedType
extension - Variable in enum Torello.HTML.Tools.Images.IF
This is the actual file-name extension saved as a String.
EXTENSION_PARSE_ERROR - NeoVisionaries.WebSockets.WebSocketError
The value in Sec-WebSocket-Extensions failed to be parsed.
Extensions - Class in Torello.Browser.BrowserAPI
Defines commands and events for browser extensions.
Extensions - Torello.Browser.Domains
Defines commands and events for browser extensions.
EXTENSIONS_CONFLICT - NeoVisionaries.WebSockets.WebSocketError
The combination of the extensions contained in Sec-WebSocket-Extensions header causes conflicts.
externalEmbedTags - Variable in class Torello.JavaDoc.Annotations.JDHBIMirror
Holds data extracted from JDHeaderBackgroundImg.EmbedTagFileID()
externalHTML(String) - Static method in class Torello.Java.Build.Lint
This can be a really great tool for transitioning a Source-File to use External-HTML Files.
externalURL - Variable in class Torello.Browser.JavaScriptAPI.Debugger.DebugSymbols
URL of the external symbol source.
extract(TagNode) - Static method in class Torello.HTML.Listeners
This will test whether listeners are present in the TagNode, and if so - return them.
extractAll(Vector<TagNode>) - Static method in class Torello.HTML.Listeners
If you have performed a Java-Script Listener Get, this method will cycle through the list that was returned and generate an identical length return Properties[] array that has called extract(tn) for-each element in the parameter 'list.'
extractClassName(byte[]) - Static method in class Torello.Java.Additional.ByteArrClassLoader
Loads the Constant-Pool from a Java '.class'-File and extracts that class' name.
extractTypeName(String, boolean) - Static method in class Torello.Java.StrSource
ExtraData - Class in Torello.Browser.JsonAST
This is a "Cute Little Tree Walk" or "Tree Traversal" class that simply iterates every single node inside of an AST, and fills the InfoData with the relevant facts that are needed to buid an InfoData object.
extraRules - Variable in class Torello.JavaDoc.SyntaxHiLite.HiLiteHTML
 
extraSwitchesJAVAC - Variable in class Torello.Java.Build.BuilderRecord
Setting values for this String[]-Array allows a user to provide extra or additional Command-Line switches to the Java-Compiler if it is invoked.
extraSwitchesJAVAC - Variable in class Torello.Java.Build.Config
For Stage 1, the Java-Compiler Stage, this Configuration-Field may be assigned any switch-String's, and they will be passed to the javac invocation.
extraSwitchesJAVADOC - Variable in class Torello.Java.Build.BuilderRecord
Setting values for this String[]-Array allows a user to provide extra or additional Command-Line switches to the 'javadoc' Tool if it is invoked.
extraSwitchesJAVADOC - Variable in class Torello.Java.Build.Config
For Stage 2, the javadoc Stage, this Configuration-Field may be assigned any switch-String's, and they will be passed to the javadoc invocation.
$ 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