$ 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
H
- H(HTMLNode, StringBuffer) - Static method in class Torello.HTML.Debug
-
Prints an HTML Element (
TagNode, TextNodeorCommentNode) usingPrint Style 'H' - h8 - Variable in class Torello.Java.Additional.Ret8
-
This holds a pointer to the seventh response object.
- h8 - Variable in class Torello.Java.Additional.Tuple8
-
This holds a pointer to the seventh field / instance.
- hadErrors() - Static method in class Torello.JavaDoc.Messager.Messager
- hadRecentInput - Variable in class Torello.Browser.BrowserAPI.PerformanceTimeline.LayoutShift
-
[No Description Provided by Google] - Haiti - Torello.Java.Country
-
Country Named: Haiti
- HALT_ON_ERROR(OSResponse) - Static method in class Torello.Java.Build.Util
-
Checks a Command's Response for errors.
- handle - Variable in class Torello.JavaDoc.Annotations.LJSMirror
-
Holds data extracted from
LinkJavaSource.handle() - handle() - Method in annotation type Torello.JavaDoc.Annotations.LinkJavaSource
-
The
String-Value which is provided to this element specifies which HiLited Source-Code File to use for the URL-Link in this<A HREF>-Button. - handleCallbackError(WebSocket, Throwable) - Method in class NeoVisionaries.WebSockets.WebSocketAdapter
- handleCallbackError(WebSocket, Throwable) - Method in interface NeoVisionaries.WebSockets.WebSocketListener
-
Called when an
onXxx()method threw aThrowable. - handleCertificateError(int, String) - Static method in class Torello.Browser.BrowserAPI.Security
-
Handles a certificate error that fired a certificateError event.
- handleConcatenatedOptions(String) - Method in class Apache.CLI.DefaultParser
-
Breaks
tokeninto its constituent parts using the following algorithm. - HandleDispatch - Class in Torello.Browser
-
Top level dispatch handler for all messages received from the browser, via websocket.
- handleJavaScriptDialog(boolean, String) - Static method in class Torello.Browser.BrowserAPI.Page
-
Accepts or dismisses a JavaScript initiated dialog (alert, confirm, prompt, or onbeforeunload).
- handleKindNames - Static variable in class Torello.Java.Additional.ConstantPool.MethodHandle
-
This list is contains exactly 9 non-null entries.
- handleNumber(JsonGenerator, String, Number) - Static method in class Torello.Browser.NumberCrap
-
Writes a number to an output
JsonGenerator. - handleNumberArr(JsonGenerator, String, Object) - Static method in class Torello.Browser.NumberCrap
-
Writes a numeric array to an output
JsonGenerator. - handleNumberArr2D(JsonGenerator, String, Object) - Static method in class Torello.Browser.NumberCrap
-
Writes any numeric array having any concrete implementation of the abstract Java Type
java.lang.Numberto an outputJsonGenerator. - handler - Variable in class Torello.Browser.BrowserAPI.DOMDebugger.EventListener
-
Event handler function value.
- has(String) - Static method in class Torello.HTML.InnerTags
-
Will report whether an attribute is either a standard, well-defined, attribute or (also) if the inner-tag is a well-defined event-inner-tag.
- has(String) - Method in class Torello.HTML.TagNode
-
See Documentation:TagNode.has(Predicate)
Passes:String.equalsIgnoreCase(attributeName)as the test-Predicate - has(Predicate<String>) - Method in class Torello.HTML.TagNode
- has(Pattern) - Method in class Torello.HTML.TagNode
- has(TextComparitor, String...) - Method in class Torello.HTML.TagNode
-
See Documentation:TagNode.has(Predicate)
Passes:TextComparitor.test(String, String[])as the test-Predicate - HAS_SUB_PACKAGES - Static variable in class Torello.Java.Build.BuildPackage
-
This is a special flag that may be used to signify that a particular
BuildPackageinstance actually refers to a tree of packages, rather than just a single package. - HAS_TOK_MATCH(String, String...) - Static method in class Torello.HTML.Listeners
-
Checks if the var-args parameter
String... htmlTagsmatches a particular token - hasAND(boolean, String...) - Method in class Torello.HTML.TagNode
-
See Documentation:TagNode.hasXOR(boolean, String...)
Passes: AND Boolean Logic
COL-SPAN-2: Check that all Attributes are Found - hasAnnotatedParameters() - Method in class Torello.JavaDoc.Callable
-
This will look at each parmeter's annotation array to see if there are any parameters in this
Callable'sinvocation parameter-list that were annotated with anything. - hasArg() - Method in class Apache.CLI.Option.Builder
-
Indicates that the Option will require an argument.
- hasArg() - Method in class Apache.CLI.Option
-
Query to see if this Option requires an argument
- hasArg(boolean) - Method in class Apache.CLI.Option.Builder
-
Indicates if the Option has an argument or not.
- hasArgName() - Method in class Apache.CLI.Option
-
Returns whether the display name for the argument value has been set.
- hasArgs() - Method in class Apache.CLI.Option.Builder
-
Indicates that the Option can have unlimited argument values.
- hasArgs() - Method in class Apache.CLI.Option
-
Query to see if this Option can take many values.
- hasAttribute(String) - Static method in class Torello.HTML.InnerTags
-
Will report whether an attribute is listed as a well-defined attribute, according to HTML standards.
- hasAuthor(Vector<? extends HTMLNode>) - Static method in class Torello.HTML.Features.Meta
-
This helps identify Web-Sites & Web-Pages "author-names" to Web-Indexing and Web-Search Organizations.
- hasAVaccept - Variable in class Torello.HTML.PageStats
-
The number of HTML
TagNodeelements that have a'accept'attribute, when queried usingTagNode.AV("accept") - hasAValt - Variable in class Torello.HTML.PageStats
-
The number of HTML
TagNodeelements that have an'alt'attribute, when queried usingTagNode.AV("alt") - hasAVclass - Variable in class Torello.HTML.PageStats
-
The number of HTML
TagNodeelements that have a'class'attribute, when queried usingTagNode.AV("class") - hasAVcols - Variable in class Torello.HTML.PageStats
-
The number of HTML
TagNodeelements that have a'cols'attribute, when queried usingTagNode.AV("cols") - hasAVcolspan - Variable in class Torello.HTML.PageStats
-
The number of HTML
TagNodeelements that have a'colspan'attribute, when queried usingTagNode.AV("colspan") - hasAVheight - Variable in class Torello.HTML.PageStats
-
The number of HTML
TagNodeelements that have a'height'attribute, when queried usingTagNode.AV("height") - hasAVhref - Variable in class Torello.HTML.PageStats
-
The number of HTML
TagNodeelements that have an'href'attribute, when queried usingTagNode.AV("href") - hasAVhreflang - Variable in class Torello.HTML.PageStats
-
The number of HTML
TagNodeelements that have a'hreflang'attribute, when queried usingTagNode.AV("hreflang") - hasAVid - Variable in class Torello.HTML.PageStats
-
The number of HTML
TagNodeelements that have an'id'attribute, when queried usingTagNode.AV("id") - hasAVmax - Variable in class Torello.HTML.PageStats
-
The number of HTML
TagNodeelements that have a'max'attribute, when queried usingTagNode.AV("max") - hasAVmaxlength - Variable in class Torello.HTML.PageStats
-
The number of HTML
TagNodeelements that have a'maxlength'attribute, when queried usingTagNode.AV("maxlength") - hasAVmin - Variable in class Torello.HTML.PageStats
-
The number of HTML
TagNodeelements that have a'min'attribute, when queried usingTagNode.AV("min") - hasAVminlength - Variable in class Torello.HTML.PageStats
-
The number of HTML
TagNodeelements that have a'minlength'attribute, when queried usingTagNode.AV("minlength") - hasAVname - Variable in class Torello.HTML.PageStats
-
The number of HTML
TagNodeelements that have a'name'attribute, when queried usingTagNode.AV("name") - hasAVrows - Variable in class Torello.HTML.PageStats
-
The number of HTML
TagNodeelements that have a'rows'attribute, when queried usingTagNode.AV("rows") - hasAVrowspan - Variable in class Torello.HTML.PageStats
-
The number of HTML
TagNodeelements that have a'rowspan'attribute, when queried usingTagNode.AV("rowspan") - hasAVsize - Variable in class Torello.HTML.PageStats
-
The number of HTML
TagNodeelements that have a'size'attribute, when queried usingTagNode.AV("size") - hasAVsizes - Variable in class Torello.HTML.PageStats
-
The number of HTML
TagNodeelements that have a'sizes'attribute, when queried usingTagNode.AV("sizes") - hasAVsrc - Variable in class Torello.HTML.PageStats
-
The number of HTML
TagNodeelements that have a'src'attribute, when queried usingTagNode.AV("src") - hasAVsrcdoc - Variable in class Torello.HTML.PageStats
-
The number of HTML
TagNodeelements that have a'srcdoc'attribute, when queried usingTagNode.AV("srcdoc") - hasAVsrclang - Variable in class Torello.HTML.PageStats
-
The number of HTML
TagNodeelements that have a'srclang'attribute, when queried usingTagNode.AV("srclang") - hasAVsrcset - Variable in class Torello.HTML.PageStats
-
The number of HTML
TagNodeelements that have a'srcset'attribute, when queried usingTagNode.AV("srcset") - hasAVstyle - Variable in class Torello.HTML.PageStats
-
The number of HTML
TagNodeelements that have a'style'attribute, when queried usingTagNode.AV("style") - hasAVtarget - Variable in class Torello.HTML.PageStats
-
The number of HTML
TagNodeelements that have a'target'attribute, when queried usingTagNode.AV("target") - hasAVtitle - Variable in class Torello.HTML.PageStats
-
The number of HTML
TagNodeelements that have a'title'attribute, when queried usingTagNode.AV("title") - hasAVtype - Variable in class Torello.HTML.PageStats
-
The number of HTML
TagNodeelements that have a'type'attribute, when queried usingTagNode.AV("type") - hasAVvalue - Variable in class Torello.HTML.PageStats
-
The number of HTML
TagNodeelements that have a'value'attribute, when queried usingTagNode.AV("value") - hasAVwidth - Variable in class Torello.HTML.PageStats
-
The number of HTML
TagNodeelements that have a'width'attribute, when queried usingTagNode.AV("width") - hasAVwrap - Variable in class Torello.HTML.PageStats
-
The number of HTML
TagNodeelements that have a'wrap'attribute, when queried usingTagNode.AV("wrap") - hasBrowserHandler - Variable in class Torello.Browser.BrowserAPI.Page.javascriptDialogOpening
-
True iff browser is capable showing or acting on the given dialog.
- hasCanonicalURL(Vector<? extends HTMLNode>) - Static method in class Torello.HTML.Features
-
This method will check whether a Vectorized-HTML Page has an HTML
<LINK REL=canonical ...>Tag. - hasCredBlob - Variable in class Torello.Browser.BrowserAPI.WebAuthn.VirtualAuthenticatorOptions
-
If set to true, the authenticator will support the credBlob extension.
- hasCrossSiteAncestor - Variable in class Torello.Browser.BrowserAPI.Network.CookiePartitionKey
-
Indicates if the cookie has any ancestors that are cross-site to the topLevelSite.
- hasDamage - Variable in class Torello.Browser.BrowserAPI.HeadlessExperimental.beginFrame$$RET
-
Whether the BeginFrame resulted in damage and, thus, a new frame was committed to the display.
- hasDescription(Vector<? extends HTMLNode>) - Static method in class Torello.HTML.Features.Meta
-
This method attempts to retrieve a
'description'-Property Meta-Tag out of an HTML_Page. - hasDisallowedAttributes - Variable in class Torello.Browser.BrowserAPI.Audits.ElementAccessibilityIssueDetails
-
[No Description Provided by Google] - hasEnumStrLists - Variable in class Torello.Browser.JsonAST.InfoData
-
- hasEventAttribute(String) - Static method in class Torello.HTML.InnerTags
-
Will report whether an event-attribute is listed as a well-defined event-attribute, according to HTML standards.
- hasExtraInfo - Variable in class Torello.Browser.BrowserAPI.Network.responseReceived
-
Indicates whether requestWillBeSentExtraInfo and responseReceivedExtraInfo events will be or were emitted for this request.
- hasExtraInfo - Variable in class Torello.Browser.BrowserAPI.Network.SignedExchangeInfo
-
Whether network response for the signed exchange was accompanied by extra headers.
- hasFavicon(Vector<? extends HTMLNode>) - Static method in class Torello.HTML.Features
-
This method will search for an HTML
<LINK REL="icon" ...>Tag, in hopes of finding aREL-Attribute whose value is'icon'. - hash - Variable in class Torello.Browser.JavaScriptAPI.Debugger.scriptFailedToParse
-
Content hash of the script, SHA-256.
- hash - Variable in class Torello.Browser.JavaScriptAPI.Debugger.scriptParsed
-
Content hash of the script, SHA-256.
- hash - Variable in class Torello.HTML.PageStats
-
The string hash-code of the vectorized-HTML webpage, as if it were being represented as one single
java.lang.String. - Hash - Class in Torello.CSS
- hashAlgorithm - Variable in class Torello.Browser.BrowserAPI.Network.SignedCertificateTimestamp
-
Hash algorithm.
- hashCode() - Method in class Apache.CLI.Option
- hashCode() - Method in interface javax.json.JsonNumber
-
Returns the hash code value for this
JsonNumberobject. - hashCode() - Method in interface javax.json.JsonString
-
Returns the hash code value for this
JsonStringobject. - hashCode() - Method in class Torello.Browser.AbstractBuilder
-
Generate a hashcode integer which may be used for placing this object into a hashtable data structure.
- hashCode() - Method in class Torello.Browser.AbstractDescriptor
-
Generates a hashcode for this instance.
- hashCode() - Method in class Torello.Browser.BaseType
-
Generates a Hash-Code for this class, which may be used for hashing into maps and sets.
- hashCode() - Method in class Torello.Browser.BrowserConn
- hashCode() - Method in class Torello.Browser.BrowserError
- hashCode() - Method in class Torello.Browser.JsonAST.API
-
Utilizes
this.idas a hash; it is a unique value across the AST Tree. - hashCode() - Method in class Torello.Browser.JsonAST.Domain
-
Utilizes
this.idas a hash; it is a unique value across the AST Tree. - hashCode() - Method in class Torello.Browser.JsonAST.Entity
-
Returns the
Entity.idas a hash value. - hashCode() - Method in class Torello.Browser.PageConn
- hashCode() - Method in class Torello.Browser.RDPError
- hashCode() - Method in class Torello.HTML.DotPair
-
Implements the standard java
'hashCode()'method. - hashCode() - Method in class Torello.HTML.HTMLNode
-
Java's hash-code requirement.
- hashCode() - Method in class Torello.HTML.NodeIndex
-
Java's hash-code requirement.
- hashCode() - Method in class Torello.HTML.PageStats
-
Java's hash-code requirement.
- hashCode() - Method in class Torello.HTML.SubSection
-
Java's hash-code requirement.
- hashCode() - Method in class Torello.HTML.Tools.Images.ImageInfo
-
Java's hash-code requirement.
- hashCode() - Method in class Torello.HTML.Tools.Images.Results
-
Java's hash-code requirement.
- hashCode() - Method in class Torello.Java.Additional.ByRef
-
Invokes the standard
java.lang.ObjectmethodhashCode()on the fieldthis.f - hashCode() - Method in class Torello.Java.Additional.ConstantPool.Dynamic
-
Generate a simple, efficient, hash-code for this instance.
- hashCode() - Method in class Torello.Java.Additional.ConstantPool
-
Java's traditional Hash-Code generator Method.
- hashCode() - Method in class Torello.Java.Additional.ConstantPool.MethodHandle
-
Generates a hash-code.
- hashCode() - Method in class Torello.Java.Additional.ConstantPool.Reference
-
Generates a Hash-Code.
- hashCode() - Method in class Torello.Java.Additional.EffectivelyFinal
-
Invokes the standard
java.lang.ObjectmethodhashCode()on the fieldthis.f - hashCode() - Method in class Torello.Java.Additional.MultiType
-
Builds a hash-code to fulfill Java's
java.lang.Objectrequirement. - hashCode() - Method in class Torello.Java.Additional.Ret0
-
Returns the hash-code for the singleton-instance of
Ret0 - hashCode() - Method in class Torello.Java.Additional.Tuple0
-
Returns the hash-code for the singleton-instance of
Ret0 - hashCode() - Method in class Torello.Java.Build.AuxiliaryOptRecord
-
Generates a Hash-Code for use with Standard-Java
Hashtable'setc... - hashCode() - Method in class Torello.Java.Build.CLI
- hashCode() - Method in class Torello.Java.Build.SelectedOptionsRecord
-
Generates a Hash-Code for use with Standard-Java
Hashtable'setc... - hashCode() - Method in class Torello.Java.FileNode
-
This satisfies Java's "hash-code" method requirement.
- hashCode() - Method in class Torello.Java.LV
-
Implements the standard java
'hashCode()'method. - hashCode() - Method in class Torello.Java.OSJavaPipe
-
Produces a Hash-Code that may be used to place this instance-reference into a Hash-Table, Set or Map.
- hashCode() - Method in class Torello.Java.OSResponse
-
Returns a hash code for this instance.
- hashCode() - Method in class Torello.Java.ReadOnly.ReadOnlyArrayList
-
Returns the hash code value for this List as per the definition in the class
java.util.ArrayList. - hashCode() - Method in interface Torello.Java.ReadOnly.ReadOnlyCollection
-
Returns the hash code value for this collection.
- hashCode() - Method in class Torello.Java.ReadOnly.ReadOnlyHashMap
-
Returns the hash code value for this Map as per the definition in the class
java.util.HashMap. - hashCode() - Method in class Torello.Java.ReadOnly.ReadOnlyHashSet
-
Returns the hash code value for this Set as per the definition in the class
java.util.HashSet. - hashCode() - Method in class Torello.Java.ReadOnly.ReadOnlyHashtable
-
Returns the hash code value for this Map as per the definition in the class
java.util.Hashtable. - hashCode() - Method in interface Torello.Java.ReadOnly.ReadOnlyList
-
Returns the hash code value for this list.
- hashCode() - Method in interface Torello.Java.ReadOnly.ReadOnlyMap.Entry
-
Returns the hash code value for this map entry.
- hashCode() - Method in interface Torello.Java.ReadOnly.ReadOnlyMap
-
Returns the hash code value for this map.
- hashCode() - Method in class Torello.Java.ReadOnly.ReadOnlyProperties
- hashCode() - Method in interface Torello.Java.ReadOnly.ReadOnlySet
-
Returns the hash code value for this set.
- hashCode() - Method in class Torello.Java.ReadOnly.ReadOnlyTreeMap
-
Returns the hash code value for this Map as per the definition in the class
java.util.TreeMap. - hashCode() - Method in class Torello.Java.ReadOnly.ReadOnlyTreeSet
-
Returns the hash code value for this Set as per the definition in the class
java.util.TreeSet. - hashCode() - Method in class Torello.Java.ReadOnly.ReadOnlyVector
-
Returns the hash code value for this List as per the definition in the class
java.util.Vector. - hashCode() - Method in class Torello.JavaDoc.Location
-
Simply invokes the
hashCode()static-method provided by classjava.lang.Integer. - hashCode() - Method in class Torello.JavaDoc.RelativePathStr
-
Generates a Hash-Table's Hash-Code for
'this'instance's data. - hashCode() - Method in class Torello.JavaDoc.SyntaxHiLite.AbstractConfig
- hashCode() - Method in class Torello.JavaDoc.SyntaxHiLite.AbstractHiLiter
- hashCode() - Method in class Torello.JavaDoc.SyntaxHiLite.HiLiteHTML.AttribRule
- hashCode(DOMAIN_NESTED) - Method in interface Torello.Browser.NestedHelper
-
A method that must be implemented by a singleton helper which performs the commonly seen, standard Java
'hashCode'method. - hashCode(Vector<? extends HTMLNode>) - Static method in class Torello.HTML.Util
-
Convenience Method.
- hashCode(Vector<? extends HTMLNode>, int, int) - Static method in class Torello.HTML.Util
-
Generates a hash-code for a vectorized html page-
Vector. - hashCode(Vector<? extends HTMLNode>, DotPair) - Static method in class Torello.HTML.Util
-
Convenience Method.
- HASHSET() - Static method in class Torello.Java.RTC
-
Requests: HashSet
- HASHSET(HashSet<FileNode>) - Static method in class Torello.Java.RTC
-
Requests: HashSet
- hasHTMLEsc(char) - Static method in class Torello.HTML.Escape
-
- hasKeyOnlyAttribute(String) - Method in class Torello.HTML.TagNode
-
- hasLargeBlob - Variable in class Torello.Browser.BrowserAPI.WebAuthn.VirtualAuthenticatorOptions
-
If set to true, the authenticator will support the largeBlob extension.
- hasListener(TagNode) - Static method in class Torello.HTML.Listeners
-
Checks if a certain
class TagNodehas a listener inner-tag / attribute. - hasLog - Variable in class Torello.Java.Additional.AppendableLog
-
Simple way for the user to identify whether or not a null
'appendable'parameter was passed to this class Constructor. - hasLongOpt() - Method in class Apache.CLI.Option
-
Query to see if this Option has a long name
- hasLongOption(String) - Method in class Apache.CLI.Options
- hasMarkerEvents - Variable in class Torello.Browser.JsonAST.InfoData
-
- hasMinPinLength - Variable in class Torello.Browser.BrowserAPI.WebAuthn.VirtualAuthenticatorOptions
-
If set to true, the authenticator will support the minPinLength extension.
- hasMore - Variable in class Torello.Browser.BrowserAPI.IndexedDB.requestData$$RET
-
If true, there are more entries to fetch in the given range.
- hasNAND(boolean, String...) - Method in class Torello.HTML.TagNode
-
See Documentation:TagNode.hasXOR(boolean, String...)
Passes: NAND Boolean Logic
COL-SPAN-2: Check that none of the Attributes Match - hasNext() - Method in interface javax.json.stream.JsonParser
-
Returns
trueif there are more parsing states. - hasNext() - Method in class Torello.HTML.NodeSearch.HNLI
-
Use this method to find out whether the underlying
Vectorand currentcursorposition would retrieve another match if'next()'or'nextIndex()'were called. - hasNext() - Method in class Torello.HTML.NodeSearch.HNLIInclusive
-
Use this method to find out whether the underlying
Vectorand currentcursorposition would retrieve another match if'next'or'nextIndex'were called. - hasNext() - Method in class Torello.HTML.Tools.Images.URLIterator
-
Just checks if there are more elements available.
- hasNext() - Method in class Torello.Java.Additional.RemoveUnsupportedIterator
-
This method is identical to the standard java iterator
'hasNext()'method. - hasNext() - Method in interface Torello.Java.ReadOnly.ReadOnlyListIterator
-
Returns
TRUEif this list iterator has more elements when traversing the list in the forward direction. - hasOption(char) - Method in class Apache.CLI.CommandLine
-
Tests to see if an option has been set.
- hasOption(Option) - Method in class Apache.CLI.CommandLine
-
Tests to see if an option has been set.
- hasOption(String) - Method in class Apache.CLI.CommandLine
-
Tests to see if an option has been set.
- hasOption(String) - Method in class Apache.CLI.Options
- hasOptionalArg() - Method in class Apache.CLI.Option
- hasOR(boolean, String...) - Method in class Torello.HTML.TagNode
-
See Documentation:TagNode.hasXOR(boolean, String...)
Passes: OR Boolean Logic
COL-SPAN-2: Checks that at least one of the Attributes Match - hasOriginWildcard - Variable in class Torello.Browser.BrowserAPI.Page.ScopeExtension
-
[No Description Provided by Google] - hasPackageSourceDir - Variable in class Torello.Java.Build.BuildPackage
-
Indicates that this package's Source-Code Directory has a
'package-source/'sub-directory containing'.java'Files. - hasPayload() - Method in class NeoVisionaries.WebSockets.WebSocketFrame
-
Check if this frame has payload.
- hasPostData - Variable in class Torello.Browser.BrowserAPI.Network.Request
-
True when the request has POST data.
- hasPrevious() - Method in class Torello.HTML.NodeSearch.HNLI
-
Use this method to find out whether the underlying
Vectorand currentcursorposition would retrieve another match if'previous()'or'previousIndex()'were called. - hasPrevious() - Method in class Torello.HTML.NodeSearch.HNLIInclusive
-
Use this method to find out whether the underlying
Vectorand currentcursorposition would retrieve another match if'previous'or'previousIndex'were called. - hasPrevious() - Method in interface Torello.Java.ReadOnly.ReadOnlyListIterator
-
Returns
TRUEif this list iterator has more elements when traversing the list in the reverse direction. - hasPrf - Variable in class Torello.Browser.BrowserAPI.WebAuthn.VirtualAuthenticatorOptions
-
If set to true, the authenticator will support the prf extension.
- hasReifiedEvents - Variable in class Torello.Browser.JsonAST.InfoData
-
The set of all domains which have actual nested java inner classes defined within them.
- hasReifiedRetInnerClass - Variable in class Torello.Browser.JsonAST.CommandNode
-
Flag which indicates whether the CDP Command represented by this node returns multiple values, which therefore necessitates a dedicated inner type to represesnt those return values.
- hasReifiedReturnTypes - Variable in class Torello.Browser.JsonAST.InfoData
-
This should list all domains that have commands which return more than one value as a result of their invocation.
- hasReifiedTypes - Variable in class Torello.Browser.JsonAST.InfoData
-
The set of all domains which have actual nested java inner classes defined within them.
- hasResidentKey - Variable in class Torello.Browser.BrowserAPI.WebAuthn.VirtualAuthenticatorOptions
-
Defaults to false.
- hasShortOption(String) - Method in class Apache.CLI.Options
- hasSimpleTypes - Variable in class Torello.Browser.JsonAST.InfoData
-
The list of domains which have at least one zero-property type (and were eliminated during the code generation step).
- hasSourceURL - Variable in class Torello.Browser.BrowserAPI.CSS.CSSStyleSheetHeader
-
Whether the sourceURL field value comes from the sourceURL comment.
- hasSourceURL - Variable in class Torello.Browser.JavaScriptAPI.Debugger.scriptFailedToParse
-
True, if this script has sourceURL.
- hasSourceURL - Variable in class Torello.Browser.JavaScriptAPI.Debugger.scriptParsed
-
True, if this script has sourceURL.
- hasSubPackages - Variable in class Torello.Java.Build.BuildPackage
-
This field simply indicates whether or not the
BuildPackage.HAS_SUB_PACKAGESwas assigned to'this'instance ofBuildPackage. - hasTag(String, TC) - Static method in class Torello.HTML.HTMLTags
-
The purpose of this function/method is to provide a little "optimization." Since 100% of
class HTMLTaginformation is stored as constant/final - this class facilitates instantiating only one copy of each node when building HTML page node-Vectors.
Internal to this class is a'Vector<TagNode>'of each and every HTML-Tag available - both in upper-case tag-versions, and also in lower-case tags. - hasUpgradeFilesDir - Variable in class Torello.Java.Build.BuildPackage
-
Indicates that this package's Source-Code Directory has an
'upgrade-files/'sub-directory. - hasUserGesture - Variable in class Torello.Browser.BrowserAPI.Network.requestWillBeSent
-
Whether the request is initiated by a user gesture.
- hasUserVerification - Variable in class Torello.Browser.BrowserAPI.WebAuthn.VirtualAuthenticatorOptions
-
Defaults to false.
- hasUTF8MetaTag(Vector<? extends HTMLNode>) - Static method in class Torello.HTML.Features.Meta
-
This will detect whether a
UTF-8HTML Meta-Tag is included on this page. - hasValue(boolean, boolean, TextComparitor, String...) - Method in class Torello.HTML.TagNode
-
See Documentation:TagNode.hasValue(Predicate, boolean, boolean)
Passes:TextComparitor.test(String, String[])as the test-Predicate - hasValue(String, boolean, boolean) - Method in class Torello.HTML.TagNode
-
See Documentation:TagNode.hasValue(Predicate, boolean, boolean)
Passes:String.equals(attributeValue)as the test-Predicate - hasValue(Predicate<String>, boolean, boolean) - Method in class Torello.HTML.TagNode
-
- hasValue(Pattern, boolean, boolean) - Method in class Torello.HTML.TagNode
-
See Documentation:TagNode.hasValue(Predicate, boolean, boolean)
Passes:attributeValueRegExTest.asPredicate() - hasValueSeparator() - Method in class Apache.CLI.Option
-
Return whether this Option has specified a value separator.
- hasWhiteSpace(String) - Static method in class Torello.Java.StringParse
-
This method checks whether or not a java-
Stringhas white-space. - hasXOR(boolean, String...) - Method in class Torello.HTML.TagNode
-
Passes: XOR Boolean Logic
Checks that precisely-one Attribute is found
- hatchColor - Variable in class Torello.Browser.BrowserAPI.Overlay.BoxStyle
-
The hatching color for the box (default: transparent)
OPTIONAL - head - Variable in class Torello.Browser.JavaScriptAPI.HeapProfiler.SamplingHeapProfile
-
[No Description Provided by Google] - head() - Method in class Torello.JavaDoc.HeaderFooterHTML
-
Retrieve the HTML
<HEAD>. - head() - Method in class Torello.JavaDoc.PackageSummaryHTML
-
Allows a User to both retrieve and to modify the contents of the
'package-summary.html'<HEAD>-Section. - header - Variable in class Torello.Browser.BrowserAPI.CSS.styleSheetAdded
-
Added stylesheet metainfo.
- header - Variable in class Torello.Browser.BrowserAPI.Network.SignedExchangeInfo
-
Information about the signed exchange header.
- header - Variable in class Torello.Browser.JavaScriptAPI.RunTime.CustomPreview
-
The JSON-stringified result of formatter.header(object, config) call.
- Header(ReadOnlyList<Boolean>, String, String) - Constructor for class Torello.Browser.BrowserAPI.CacheStorage.Header
-
Constructor.
- HEADER - Static variable in class Torello.HTML.Tools.Images.PhotoBombSite
-
This is the HTML header that is inserted into the page.
- HEADER - Static variable in class Torello.Languages.ForeignNewsArticle
-
This is the HTML page header that is appended to the output page.
- HeaderEntry(ReadOnlyList<Boolean>, String, String) - Constructor for class Torello.Browser.BrowserAPI.Fetch.HeaderEntry
-
Constructor.
- headerFooter - Variable in class Torello.JavaDoc.JavaDocHTMLFile
-
The HTML that occurs directly above the Summary-Tables is the header.
- HeaderFooterHTML - Class in Torello.JavaDoc
-
Encapsulates the HTML placed both the top and the bottom of a JavaDoc Web-Page, including the Navigation-Bar HTML, the Package-Name, Type-Signature and other Banner-Labesl.
- headerIntegrity - Variable in class Torello.Browser.BrowserAPI.Network.SignedExchangeHeader
-
Signed exchange header integrity hash in the form of
sha256-<base64-hash-value>. - headerName - Variable in class Torello.Browser.BrowserAPI.Preload.PrerenderMismatchedHeaders
-
[No Description Provided by Google] - headers - Variable in class Torello.Browser.BrowserAPI.Network.LoadNetworkResourcePageResult
-
Response headers.
- headers - Variable in class Torello.Browser.BrowserAPI.Network.Request
-
HTTP request headers.
- headers - Variable in class Torello.Browser.BrowserAPI.Network.requestWillBeSentExtraInfo
-
Raw request headers as they will be sent over the wire.
- headers - Variable in class Torello.Browser.BrowserAPI.Network.Response
-
HTTP response headers.
- headers - Variable in class Torello.Browser.BrowserAPI.Network.responseReceivedEarlyHints
-
Raw response headers as they were received over the wire.
- headers - Variable in class Torello.Browser.BrowserAPI.Network.responseReceivedExtraInfo
-
Raw response headers as they were received over the wire.
- headers - Variable in class Torello.Browser.BrowserAPI.Network.WebSocketRequest
-
HTTP request headers.
- headers - Variable in class Torello.Browser.BrowserAPI.Network.WebSocketResponse
-
HTTP response headers.
- Headers - Static variable in class Torello.Browser.BrowserAPI.Network
-
Request / response headers as keys / values of JSON object.
- headersText - Variable in class Torello.Browser.BrowserAPI.Network.Response
-
HTTP response headers text.
- headersText - Variable in class Torello.Browser.BrowserAPI.Network.responseReceivedExtraInfo
-
Raw response header text as it was received over the wire.
- headersText - Variable in class Torello.Browser.BrowserAPI.Network.WebSocketResponse
-
HTTP response headers text.
- HeadlessExperimental - Class in Torello.Browser.BrowserAPI
-
This domain provides experimental commands only supported in headless mode.
- HeadlessExperimental - Torello.Browser.Domains
-
This domain provides experimental commands only supported in headless mode.
- HeadlessExperimental.beginFrame$$RET - Class in Torello.Browser.BrowserAPI
-
Sends a BeginFrame to the target and returns when the frame was completed.
- HeadlessExperimental.ScreenshotParams - Class in Torello.Browser.BrowserAPI
-
Encoding options for a screenshot.
- headMap(K) - Method in interface Torello.Java.ReadOnly.ReadOnlyNavigableMap
-
Returns a view of the portion of this map whose keys are strictly less than
toKey. - headMap(K) - Method in interface Torello.Java.ReadOnly.ReadOnlySortedMap
-
Returns a view of the portion of this map whose keys are strictly less than
toKey. - headMap(K) - Method in class Torello.Java.ReadOnly.ReadOnlyTreeMap
- headMap(K) - Method in class Torello.Java.ReadOnly.ROTreeMapBuilder
-
Restricts a back-door into the underlying data-structure.
- headMap(K, boolean) - Method in interface Torello.Java.ReadOnly.ReadOnlyNavigableMap
-
Returns a view of the portion of this map whose keys are less than (or equal to, if
inclusiveis true)toKey. - headMap(K, boolean) - Method in class Torello.Java.ReadOnly.ReadOnlyTreeMap
- headMap(K, boolean) - Method in class Torello.Java.ReadOnly.ROTreeMapBuilder
-
Restricts a back-door into the underlying data-structure.
- headSet(E) - Method in interface Torello.Java.ReadOnly.ReadOnlyNavigableSet
-
Returns a view of the portion of this set whose elements are strictly less than
toElement. - headSet(E) - Method in interface Torello.Java.ReadOnly.ReadOnlySortedSet
-
Returns a view of the portion of this set whose elements are strictly less than
toElement. - headSet(E) - Method in class Torello.Java.ReadOnly.ReadOnlyTreeSet
- headSet(E) - Method in class Torello.Java.ReadOnly.ROTreeSetBuilder
-
Restricts a back-door into the underlying data-structure.
- headSet(E, boolean) - Method in interface Torello.Java.ReadOnly.ReadOnlyNavigableSet
-
Returns a view of the portion of this set whose elements are less than (or equal to, if
inclusiveis true)toElement. - headSet(E, boolean) - Method in class Torello.Java.ReadOnly.ReadOnlyTreeSet
- headSet(E, boolean) - Method in class Torello.Java.ReadOnly.ROTreeSetBuilder
-
Restricts a back-door into the underlying data-structure.
- HeapProfiler - Class in Torello.Browser.JavaScriptAPI
-
[No Description Provided by Google] - HeapProfiler - Torello.Browser.Domains
-
[No Description provided by Google] - HeapProfiler.addHeapSnapshotChunk - Class in Torello.Browser.JavaScriptAPI
-
[No Description Provided by Google] - HeapProfiler.heapStatsUpdate - Class in Torello.Browser.JavaScriptAPI
-
If heap objects tracking has been started then backend may send update for one or more fragments
- HeapProfiler.lastSeenObjectId - Class in Torello.Browser.JavaScriptAPI
-
If heap objects tracking has been started then backend regularly sends a current value for last seen object id and corresponding timestamp.
- HeapProfiler.reportHeapSnapshotProgress - Class in Torello.Browser.JavaScriptAPI
-
[No Description Provided by Google] - HeapProfiler.SamplingHeapProfile - Class in Torello.Browser.JavaScriptAPI
-
Sampling profile.
- HeapProfiler.SamplingHeapProfileNode - Class in Torello.Browser.JavaScriptAPI
-
Sampling Heap Profile node.
- HeapProfiler.SamplingHeapProfileSample - Class in Torello.Browser.JavaScriptAPI
-
A single sample from a sampling profile.
- HeapSnapshotObjectId - Static variable in class Torello.Browser.JavaScriptAPI.HeapProfiler
-
Heap snapshot object id.
- heapStatsUpdate(ReadOnlyList<Boolean>, int[]) - Constructor for class Torello.Browser.JavaScriptAPI.HeapProfiler.heapStatsUpdate
-
Constructor.
- HeardIslandAndMcDonaldIslands - Torello.Java.Country
-
Country Named: Heard Island and McDonald Islands
- heavyAdIssueDetails - Variable in class Torello.Browser.BrowserAPI.Audits.InspectorIssueDetails
-
[No Description Provided by Google]
OPTIONAL - HeavyAdIssueDetails(ReadOnlyList<Boolean>, String, String, Audits.AffectedFrame) - Constructor for class Torello.Browser.BrowserAPI.Audits.HeavyAdIssueDetails
-
Constructor.
- HeavyAdReason - Static variable in class Torello.Browser.BrowserAPI.Audits
-
[No Description Provided by Google]
String-Enumeration Type - HeavyAdResolutionStatus - Static variable in class Torello.Browser.BrowserAPI.Audits
-
[No Description Provided by Google]
String-Enumeration Type - height - Variable in class Torello.Browser.BrowserAPI.Browser.Bounds
-
The window height in pixels.
- height - Variable in class Torello.Browser.BrowserAPI.DOM.BoxModel
-
Node height
- height - Variable in class Torello.Browser.BrowserAPI.DOM.Rect
-
Rectangle height
- height - Variable in class Torello.Browser.BrowserAPI.LayerTree.Layer
-
Layer height.
- height - Variable in class Torello.Browser.BrowserAPI.Page.Viewport
-
Rectangle height in device independent pixels (dip).
- height - Variable in class Torello.Browser.BrowserAPI.SystemInfo.Size
-
Height in pixels.
- height - Variable in class Torello.HTML.Tools.Images.ImageInfo
-
The value returned by
bufferedImage.getHeight()- the downloaded image's height. - heights - Variable in class Torello.HTML.Tools.Images.Results
-
- Helper - Class in Torello.Languages
- Helper() - Constructor for class Torello.Languages.Helper
- Helper$CheckKeys - Class in Torello.Browser.JsonAST
-
There are two implementation methods of the "Check Keys" feature in this class.
- Helper$Enum - Class in Torello.Browser.JsonAST
-
This checks for a Json Propety having the name
"enum". - Helper$FindDomain - Class in Torello.Browser.JsonAST
-
This method is used to convert a CDP "domain" (which essentially the same as a Java "Package"), that is represented as a
String, and convert it into a reference to one of theDomainobject references. - Helper$FindTypeNode - Class in Torello.Browser.JsonAST
-
Converts a single type reference as a
Stringinto a genuineTypeNodeinstance. - Helper$GetPPRLists - Class in Torello.Browser.JsonAST
- Helper$GetTCELists - Class in Torello.Browser.JsonAST
-
Extracts the complete list of
TypeNode,CommandNodeandEventNodefrom theJsonObjectof aDomaindefinition. - Helper$Misc - Class in Torello.Browser.JsonAST
-
Contains three helper functions, which help construct the nodes of an AST Tree.
- Helper$Name - Class in Torello.Browser.JsonAST
-
Extracts the Json Property
"name"from the inputJsonObject. - Helper$TypeProps - Class in Torello.Browser.JsonAST
-
Extracts the Json Property
"type"from theJsonObjectwhich defines anEntityinstance, and converts thatStringinto an instance ofTypeProp. - helperPackages - Variable in class Torello.Java.Build.BuildPackage
-
Helper packages may be passed as parameters to the
BuildPackageconstructor. - helperSingleton - Variable in class Torello.Browser.BaseType
-
Singleton Instance of the Nested Helper Class.
- HelpFormatter - Class in Apache.CLI
-
A formatter of help messages for command line options.
- HelpFormatter() - Constructor for class Apache.CLI.HelpFormatter
- HexConsumer<A,B,C,D,E,F> - Interface in Torello.Java.Function
-
Function-Pointer Input:
A, B, C, D, E, FOutput:void. - HexFunction<A,B,C,D,E,F,R> - Interface in Torello.Java.Function
-
Function-Pointer Input:
A, B, C, D, E, FOutput:R. - HexPredicate<A,B,C,D,E,F> - Interface in Torello.Java.Function
-
Function-Pointer Input:
A, B, C, D, E, FOutput:boolean. - HI - Torello.Languages.LC
-
Language: Hindi
- hideHighlight() - Static method in class Torello.Browser.BrowserAPI.DOM
-
Hides any highlight.
- hideHighlight() - Static method in class Torello.Browser.BrowserAPI.Overlay
-
Hides any highlight.
- high - Variable in class Torello.Browser.BrowserAPI.Browser.Bucket
-
Maximum value (exclusive).
- higher(E) - Method in interface Torello.Java.ReadOnly.ReadOnlyNavigableSet
-
Returns the least element in this set strictly greater than the given element, or
nullif there is no such element. - higher(E) - Method in class Torello.Java.ReadOnly.ReadOnlyTreeSet
- higherEntry(K) - Method in class Torello.Java.Additional.LRUTreeMap
-
Returns a key-value mapping associated with the least key strictly greater than the given
'key', or null if there is no such key. - higherEntry(K) - Method in interface Torello.Java.ReadOnly.ReadOnlyNavigableMap
-
Returns a key-value mapping associated with the least key strictly greater than the given key, or
nullif there is no such key. - higherEntry(K) - Method in class Torello.Java.ReadOnly.ReadOnlyTreeMap
- higherKey(K) - Method in class Torello.Java.Additional.LRUTreeMap
-
Returns the least key strictly greater than the given
'key', or null if there is no such key. - higherKey(K) - Method in interface Torello.Java.ReadOnly.ReadOnlyNavigableMap
-
Returns the least key strictly greater than the given key, or
nullif there is no such key. - higherKey(K) - Method in class Torello.Java.ReadOnly.ReadOnlyTreeMap
- HighlightConfig(ReadOnlyList<Boolean>, Boolean, Boolean, Boolean, Boolean, Boolean, DOM.RGBA, DOM.RGBA, DOM.RGBA, DOM.RGBA, DOM.RGBA, DOM.RGBA, DOM.RGBA, DOM.RGBA, String, Overlay.GridHighlightConfig, Overlay.FlexContainerHighlightConfig, Overlay.FlexItemHighlightConfig, String, Overlay.ContainerQueryContainerHighlightConfig) - Constructor for class Torello.Browser.BrowserAPI.Overlay.HighlightConfig
-
Constructor.
- highlightFrame(String, DOM.RGBA, DOM.RGBA) - Static method in class Torello.Browser.BrowserAPI.Overlay
-
Highlights owner element of the frame with given id.
- highlightNode() - Static method in class Torello.Browser.BrowserAPI.DOM
-
Highlights DOM node.
- highlightNode() - Static method in class Torello.Browser.BrowserAPI.Overlay
-
Creates a buider for conveniently assigning parameters to this method.
- highlightNode(Overlay.HighlightConfig, Integer, Integer, String, String) - Static method in class Torello.Browser.BrowserAPI.Overlay
-
Highlights DOM node with given id or with the given JavaScript object wrapper.
- highlightQuad(Number, DOM.RGBA, DOM.RGBA) - Static method in class Torello.Browser.BrowserAPI.Overlay
-
Highlights given quad.
- highlightRect() - Static method in class Torello.Browser.BrowserAPI.DOM
-
Highlights given rectangle.
- highlightRect() - Static method in class Torello.Browser.BrowserAPI.Overlay
-
Creates a buider for conveniently assigning parameters to this method.
- highlightRect(int, int, int, int, DOM.RGBA, DOM.RGBA) - Static method in class Torello.Browser.BrowserAPI.Overlay
-
Highlights given rectangle.
- highlightSourceOrder(Overlay.SourceOrderConfig, Integer, Integer, String) - Static method in class Torello.Browser.BrowserAPI.Overlay
-
Highlights the source order of the children of the DOM node with given id or with the given JavaScript object wrapper.
- hiLite(String, String, boolean) - Method in interface Torello.JavaDoc.HiLiter
-
This
Functional Interfaceexpects this method to be implemented. - hiLite(String, String, boolean, byte) - Method in class Torello.JavaDoc.SyntaxHiLite.Pygmentize
- hiLite(String, String, boolean, byte, HiLiteCache) - Method in class Torello.JavaDoc.SyntaxHiLite.Pygmentize
- hiLite(Vector<HTMLNode>) - Method in class Torello.JavaDoc.SyntaxHiLite.HiLiteHTML
- HiLiteCache - Interface in Torello.JavaDoc.SyntaxHiLite
-
A Java Interface for caching-system classes that allows a Hi-Liter Tool to efficiently bypass calls to the server if-and-when an exact-copy of the hilited source-code already exists inside the cache.
- hiLitedSrcFileURL - Variable in class Torello.JavaDoc.JavaDocHTMLFile
-
This is the File-
URLto use if a need to link to the corresponding"/hilite-files/"file is necessary. - HiLiteException - Exception in Torello.JavaDoc
-
Exception that may be thrown by the
HiLiterinterface. - HiLiteException() - Constructor for exception Torello.JavaDoc.HiLiteException
-
Constructs a
HiLiteExceptionwith no detail message. - HiLiteException(String) - Constructor for exception Torello.JavaDoc.HiLiteException
-
Constructs a
HiLiteExceptionwith the specified detail message. - HiLiteException(String, Throwable) - Constructor for exception Torello.JavaDoc.HiLiteException
-
Constructs a new exception with the specified detail message and cause.
- HiLiteException(Throwable) - Constructor for exception Torello.JavaDoc.HiLiteException
-
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). - HiLiteHTML - Class in Torello.JavaDoc.SyntaxHiLite
- HiLiteHTML.AttribRule - Class in Torello.JavaDoc.SyntaxHiLite
- HiLiteHTML.Config - Class in Torello.JavaDoc.SyntaxHiLite
- HiLiteHTML.Indices - Class in Torello.JavaDoc.SyntaxHiLite
- HiLiter - Interface in Torello.JavaDoc
-
A simple Functional-Interface allowing a user to swap in any customized, alternate or proprietary Syntax HiLiter to replace the default HiLiter used by this Upgrader Tool.
- HingeConfig(ReadOnlyList<Boolean>, DOM.Rect, DOM.RGBA, DOM.RGBA) - Constructor for class Torello.Browser.BrowserAPI.Overlay.HingeConfig
-
Constructor.
- hints - Variable in class Torello.Browser.JavaScriptAPI.RunTime.inspectRequested
-
[No Description Provided by Google] - Histogram(ReadOnlyList<Boolean>, String, int, int, Browser.Bucket[]) - Constructor for class Torello.Browser.BrowserAPI.Browser.Histogram
-
Constructor.
- hitBreakpoints - Variable in class Torello.Browser.JavaScriptAPI.Debugger.paused
-
Hit breakpoints IDs
OPTIONAL - hitCount - Variable in class Torello.Browser.JavaScriptAPI.Profiler.ProfileNode
-
Number of samples where this node was on top of the call stack.
- HLC32 - Class in Torello.JavaDoc.SyntaxHiLite
-
A 32-Bit Java-
Integerimplementation of a File-System Cache. - HLC32(String) - Constructor for class Torello.JavaDoc.SyntaxHiLite.HLC32
-
Initializes a 64-Bit (java.lang.Long) Cache in the specified directory.
- HLC64 - Class in Torello.JavaDoc.SyntaxHiLite
-
A 64-Bit Java-
Integerimplementation of a File-System Cache. - HLC64(String) - Constructor for class Torello.JavaDoc.SyntaxHiLite.HLC64
-
Initializes a 63-Bit (java.lang.Long) Cache in the specified directory.
- HNLI<E extends HTMLNode> - Class in Torello.HTML.NodeSearch
- HNLIInclusive - Class in Torello.HTML.NodeSearch
-
Iterates 'Inclusive'
TagNodesublist-matches, which would be similar to iterating the'.innerHTML'fields of elements in a JavaScript DOM-Tree. - HolySee - Torello.Java.Country
-
Country Named: Holy See (Vatican City)
- HOME_DIR - Variable in class Torello.Java.Build.BuilderRecord
-
Used during the JAR-Build (Stage 4).
- HOME_DIR - Variable in class Torello.Java.Build.Config
-
To-Do, Explain This
- Honduras - Torello.Java.Country
-
Country Named: Honduras
- HongKong - Torello.Java.Country
-
Country Named: Hong Kong
- host - Variable in class Torello.Browser.BrowserAPI.Target.RemoteLocation
-
[No Description Provided by Google] - hostId - Variable in class Torello.Browser.BrowserAPI.DOM.shadowRootPopped
-
Host element id.
- hostId - Variable in class Torello.Browser.BrowserAPI.DOM.shadowRootPushed
-
Host element id.
- HOSTNAME_UNVERIFIED - NeoVisionaries.WebSockets.WebSocketError
-
The certificate of the peer does not match the expected hostname.
- HostnameUnverifiedException - Exception in NeoVisionaries.WebSockets
-
The certificate of the peer does not match the expected hostname.
- HostnameUnverifiedException(SSLSocket, String) - Constructor for exception NeoVisionaries.WebSockets.HostnameUnverifiedException
-
Constructor with the SSL socket and the expected hostname.
- HR - Torello.Languages.LC
-
Language: Croatian
- HREFException - Exception in Torello.HTML
-
Used to identify problems parsing or searching an
'HREF'attribute from an HTML'<A HREF=...>(Anchor) Tag or any Tag that is expected to contain an'HREF'attribute. - HREFException(String) - Constructor for exception Torello.HTML.HREFException
-
Constructs a new exception with the specified detail message.
- HREFException(String, Throwable) - Constructor for exception Torello.HTML.HREFException
-
Constructs a new exception with the specified detail message, cause-chain throwable, and one
public, finalparameter:hrefValue. - hrefOnlyNoLineNum - Variable in class Torello.JavaDoc.Annotations.LJSMirror
-
Assigned
TRUEif and only ifLJSMirror.handleis the only annotation element that has been assigned a value. - HT - Torello.Languages.LC
-
Language: Haitian Creole
- html - Variable in class Torello.HTML.SubSection
-
This public field identifies the actual nodes - the vectorized-html sub-list - that are included in this sub-section of an html web-page.
- HTML_FILE_FILTER - Static variable in class Torello.JavaDoc.JDFiles
-
A Java
Predicatethat filters for'.html'files. - HTML_FILES - Static variable in class Torello.Java.FileNode
-
Implements the interface
java.io.FilenameFilte, and can therefore be used within theloadTreemethod. - HTML$API - Class in Torello.Browser.JsonAST
-
Generates the top level HTML page for the "Browser" and the "Java Script" API's.
- HTML$CommandNode - Class in Torello.Browser.JsonAST
-
Generates the HTML for the elements of the
"commands"array, which is a sub-property of a"domain"object. - HTML$Domain - Class in Torello.Browser.JsonAST
-
Generates the HTML for the elements of the
"domains"array. - HTML$EventNode - Class in Torello.Browser.JsonAST
-
Generates the HTML for the elements of the
"events"array, which is a sub-property of a"domain"object. - HTML$PPR - Class in Torello.Browser.JsonAST
-
Generates HTML for all Properties, Parameters and Return-Values, which are all stored in the AST as
PPRnodes. - HTML$TCE - Class in Torello.Browser.JsonAST
-
Generates HTML that is consistent for all three inheriting sub-types:
TypeNode,CommandNode&EventNode. - HTML$TypeNode - Class in Torello.Browser.JsonAST
-
Generates the HTML for the elements of the
"types"array, which is a sub-property of a"domain"object. - HTML2ChineseVowels(String) - Static method in class Torello.Languages.ZH
-
Google Translate returns some text encoded as
"&#num;" (the "ord(c)").This is also calledHTML Escaped Code- because instead of actual ASCII/UTF8 characters themselves, their "Ord" are returned - surrounded by the usual HTML Escape Character Sequence &#num; This method does thechr(html-hex-escape-code);and replaces theescape-sequence(which again is &#NUM;) with the actual ASCII character. - HTML2UTF8(String) - Static method in class Torello.Languages.ZH
-
NOTE: This does the same as
HTML2ChineseVowels(String)EXCEPT that it converts ANY HTML string that has been encoded as:&#NUM;- not just the characters having accents and corresponding to Chinese Tone Vowels. - htmlElementStr - Variable in exception Torello.HTML.MalformedTagNodeException
-
This public final field contains theStringthat, when aTagNodeattempted to build thisStringinto aTagNodeinstance, caused an exception to throw. - htmlEsc(char) - Static method in class Torello.HTML.Escape
-
- htmlID - Variable in class Torello.JavaDoc.ReflHTML
-
Each Deteail Entity on a JavaDoc Page has a small and empty Anchor-Link, with an ID Attribute that allows the browser to redirect to the detail on a JavaDoc page using a relative URL to redirect to the details location on the web-page.
- HTMLModifier - Interface in Torello.HTML.Tools.NewsSite
-
A simple Java function-pointer / lambda-target that may be used to modify or alter Vectorized-HTML, in any way that the programmer has deemed necessary.
- HTMLNode - Class in Torello.HTML
-
This class is mostly a wrapper for class
java.lang.String, and serves as the abstract parent of the three types of HTML elements offered by the Java HTML Library. - HTMLNode(String) - Constructor for class Torello.HTML.HTMLNode
-
Constructor that builds a new
HTMLNode - HTMLNotFoundException - Exception in Torello.HTML.NodeSearch
-
Indicates that an HTML segment, or a single HTML-Tag, was not found at a particular location on an HTML Page-
Vectorwhere that piece of HTML was expected. - HTMLNotFoundException() - Constructor for exception Torello.HTML.NodeSearch.HTMLNotFoundException
-
Constructs an
HTMLNotFoundExceptionwith no detail message. - HTMLNotFoundException(String) - Constructor for exception Torello.HTML.NodeSearch.HTMLNotFoundException
-
Constructs an
HTMLNotFoundExceptionwith the specified detail message. - HTMLNotFoundException(String, Throwable) - Constructor for exception Torello.HTML.NodeSearch.HTMLNotFoundException
-
Constructs a new exception with the specified detail message and cause.
- HTMLNotFoundException(Throwable) - Constructor for exception Torello.HTML.NodeSearch.HTMLNotFoundException
-
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). - HTMLPage - Class in Torello.HTML
-
Java HTML's flagship-parser class for converting HTML web-pages into plain Java
Vector'sofHTMLNode. - HTMLPage.Parser - Interface in Torello.HTML
-
A function-pointer / lambda-target that (could) potentially be used to replace this library's current regular-expression based parser with something possibly faster or even more efficient.
- HTMLPageMWT - Class in Torello.HTML
-
A carbon-copy of class
HTMLPage, augmented with a mechanism for setting a timeout so that when scraping web-pages andURL'sfrom servers that might have a tendency to hang, freeze, or delay - the Java Virtual Machine can skip and move-on when that timeout expires. - htmlTag(String) - Static method in class Torello.HTML.NodeSearch.ARGCHECK
-
Internally Used.
- htmlTags(String...) - Static method in class Torello.HTML.NodeSearch.ARGCHECK
-
Internally Used.
- HTMLTags - Class in Torello.HTML
-
Primary "HTML-5 Tags" class - keeps a list of all
122 Tagsin aTreeSet<String>, and many accessor methods that are used by he HTML Parser, or potentially any class or function that may need this list. - HTMLTokException - Exception in Torello.HTML
-
Used when an invalid, non-HTML, tag or token has been passed to a method.
- HTMLTokException() - Constructor for exception Torello.HTML.HTMLTokException
-
Constructs an
HTMLTokExceptionwith no detail message. - HTMLTokException(String) - Constructor for exception Torello.HTML.HTMLTokException
-
Constructs an
HTMLTokExceptionwith the specified detail message. - HTMLTokException(String, Throwable) - Constructor for exception Torello.HTML.HTMLTokException
-
Constructs a new exception with the specified detail message and cause.
- HTMLTokException(Throwable) - Constructor for exception Torello.HTML.HTMLTokException
-
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). - htmlType - Variable in class Torello.Browser.BrowserAPI.Autofill.FilledField
-
The type of the field, e.g text, password etc.
- HTMLWordTables - Class in Torello.Languages
-
HTMLWordTables for Mandarin Chinese Translations.
- HTTP_HEADER_FAILURE - NeoVisionaries.WebSockets.WebSocketError
-
An error occurred while HTTP header section was being read.
- HTTPCodes - Class in Torello.HTML
-
Keeps lists of the various HTTP Response Codes, made available as
String-arrays andIterator'sfor tasks such as building better exception messages or printing for use as reference. - httpHeadersToString(Map<String, List<String>>) - Static method in class Torello.HTML.Scrape
-
This method shall simply take as input a
java.util.Mapwhich contains theHTTP Headerproperties that must have been generated by a call to the methodHttpURLConnection.getHeaderFields(). - httpOnly - Variable in class Torello.Browser.BrowserAPI.Network.Cookie
-
True if cookie is http-only.
- httpOnly - Variable in class Torello.Browser.BrowserAPI.Network.CookieParam
-
True if cookie is http-only.
- httpStatusCode - Variable in class Torello.Browser.BrowserAPI.Network.LoadNetworkResourcePageResult
-
[No Description Provided by Google]
OPTIONAL - httpStatusCode - Variable in class Torello.Browser.BrowserAPI.Storage.attributionReportingReportSent
-
[No Description Provided by Google]
OPTIONAL - httpStatusCode - Variable in class Torello.Browser.BrowserAPI.Storage.attributionReportingVerboseDebugReportSent
-
[No Description Provided by Google]
OPTIONAL - HU - Torello.Languages.LC
-
Language: Hungarian
- Hungary - Torello.Java.Country
-
Country Named: Hungary
All Classes All Packages