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
P
- p - Variable in class Torello.HTML.NodeSearch.AbstractHNLI
-
This
Predicate
is the test for identifyingIterator
node-matches - P1 - Static variable in class Torello.HTML.HTTPCodes
-
A
java.util.regex.Pattern
that matches the text"HTTP response code: (xxx)"
This is the exactString
that Java's underlying HTTP exceptions generate. - P1 - Static variable in class Torello.Java.Additional.URLs
-
P1 = Pattern.compile(RE1);
- PACKAGE_NAME - Static variable in class Torello.Java.StrSource
-
This shall match a Java Package
String
- packageInfo() - Method in class Torello.JavaDoc.HeaderFooterHTML
-
Retrieve the Type's Package-Information, as an HTML-
Vector
. - packageList - Variable in class Torello.Java.Build.BuilderRecord
-
This Configuration is largely copied, directly, from the User-Provided
Config
class instance received. - packageList - Variable in class Torello.Java.Build.Config
-
The list of Java Packages to compile.
- packageName - Variable in class Torello.Browser.Audits.TrustedWebActivityIssueDetails
-
The package name of the Trusted Web Activity client app.
- packageName - Variable in class Torello.JavaDoc.NestedType
-
The name of the package in which the enclosing-class of this nested-type is defined.
- packageName - Variable in class Torello.JavaDoc.PackageSummaryHTML
-
The name of the Java Package represented by this instance.
- packageName - Variable in class Torello.JavaDoc.ParsedFile
-
Holds the package-name.
- Packages - Class in Torello.Java.Build
-
This class will accept the User-Provided list of Packages that may be built during a build, and generate a final list of packages that will be processed during any given build - as initiated at the command line by user command.
- PackageSummaryHTML - Class in Torello.JavaDoc
-
A class that parses and encapsulates the contents of a
'package-summary.html'
File. - PackageSummaryHTML(String, PathsAndTypes.Builder, UpgradeSettings) - Constructor for class Torello.JavaDoc.PackageSummaryHTML
- PackageSummaryHTML$sorter(PackageSummaryHTML) - Static method in class Torello.JavaDoc.EXPORT_PORTAL
- padding - Variable in class Torello.Browser.DOM.BoxModel
-
Padding box
- paddingColor - Variable in class Torello.Browser.Overlay.HighlightConfig
-
The padding highlight fill color (default: transparent).
- page - Variable in exception Torello.HTML.Tools.NewsSite.ArticleGetException
-
If the code that has generated this exception has decided to pass the HTML page-
Vector
as a parameter to the constructor it has used, when this exception is thrown, that page will be retained in thispublic, final
parameter. - Page - Class in Torello.Browser
-
Actions and events related to the inspected page belong to the page domain.
- Page.AdFrameStatus - Class in Torello.Browser
-
Indicates whether a frame has been identified as an ad and why.
- Page.AppManifestError - Class in Torello.Browser
-
Error while paring app manifest.
- Page.AppManifestParsedProperties - Class in Torello.Browser
-
Parsed app manifest properties.
- Page.BackForwardCacheNotRestoredExplanation - Class in Torello.Browser
-
[No Description Provided by Google]
EXPERIMENTAL - Page.backForwardCacheNotUsed - Class in Torello.Browser
-
Fired for failed bfcache history navigations if BackForwardCache feature is enabled.
- Page.CompilationCacheParams - Class in Torello.Browser
-
Per-script compilation cache parameters for
Page.produceCompilationCache
EXPERIMENTAL - Page.compilationCacheProduced - Class in Torello.Browser
-
Issued for every compilation cache generated.
- Page.documentOpened - Class in Torello.Browser
-
Fired when opening document to write to.
- Page.domContentEventFired - Class in Torello.Browser
-
[No Description Provided by Google]
- Page.downloadProgress - Class in Torello.Browser
-
Fired when download makes progress.
- Page.downloadWillBegin - Class in Torello.Browser
-
Fired when page is about to start a download.
- Page.fileChooserOpened - Class in Torello.Browser
-
Emitted only when
page.interceptFileChooser
is enabled. - Page.FontFamilies - Class in Torello.Browser
-
Generic font families collection.
- Page.FontSizes - Class in Torello.Browser
-
Default font sizes.
- Page.Frame - Class in Torello.Browser
-
Information about the Frame on the page.
- Page.frameAttached - Class in Torello.Browser
-
Fired when frame has been attached to its parent.
- Page.frameClearedScheduledNavigation - Class in Torello.Browser
-
Fired when frame no longer has a scheduled navigation.
- Page.frameDetached - Class in Torello.Browser
-
Fired when frame has been detached from its parent.
- Page.frameNavigated - Class in Torello.Browser
-
Fired once navigation of the frame has completed.
- Page.frameRequestedNavigation - Class in Torello.Browser
-
Fired when a renderer-initiated navigation is requested.
- Page.frameResized - Class in Torello.Browser
-
-
EXPERIMENTAL
This is Marker-Event. - Page.FrameResource - Class in Torello.Browser
-
Information about the Resource on the page.
- Page.FrameResourceTree - Class in Torello.Browser
-
Information about the Frame hierarchy along with their cached resources.
- Page.frameScheduledNavigation - Class in Torello.Browser
-
Fired when frame schedules a potential navigation.
- Page.frameStartedLoading - Class in Torello.Browser
-
Fired when frame has started loading.
- Page.frameStoppedLoading - Class in Torello.Browser
-
Fired when frame has stopped loading.
- Page.FrameTree - Class in Torello.Browser
-
Information about the Frame hierarchy.
- Page.InstallabilityError - Class in Torello.Browser
-
The installability error
EXPERIMENTAL - Page.InstallabilityErrorArgument - Class in Torello.Browser
-
[No Description Provided by Google]
EXPERIMENTAL - Page.interstitialHidden - Class in Torello.Browser
-
Fired when interstitial page was hidden
This is Marker-Event. - Page.interstitialShown - Class in Torello.Browser
-
Fired when interstitial page was shown
This is Marker-Event. - Page.javascriptDialogClosed - Class in Torello.Browser
-
Fired when a JavaScript initiated dialog (alert, confirm, prompt, or onbeforeunload) has been closed.
- Page.javascriptDialogOpening - Class in Torello.Browser
-
Fired when a JavaScript initiated dialog (alert, confirm, prompt, or onbeforeunload) is about to open.
- Page.LayoutViewport - Class in Torello.Browser
-
Layout viewport position and dimensions.
- Page.lifecycleEvent - Class in Torello.Browser
-
Fired for top level page lifecycle events such as navigation, load, paint, etc.
- Page.loadEventFired - Class in Torello.Browser
-
[No Description Provided by Google]
- Page.navigatedWithinDocument - Class in Torello.Browser
-
Fired when same-document navigation happens, e.g.
- Page.NavigationEntry - Class in Torello.Browser
-
Navigation history entry.
- Page.OriginTrial - Class in Torello.Browser
-
[No Description Provided by Google]
EXPERIMENTAL - Page.OriginTrialToken - Class in Torello.Browser
-
[No Description Provided by Google]
EXPERIMENTAL - Page.OriginTrialTokenWithStatus - Class in Torello.Browser
-
[No Description Provided by Google]
EXPERIMENTAL - Page.PermissionsPolicyBlockLocator - Class in Torello.Browser
-
[No Description Provided by Google]
EXPERIMENTAL - Page.PermissionsPolicyFeatureState - Class in Torello.Browser
-
[No Description Provided by Google]
EXPERIMENTAL - Page.screencastFrame - Class in Torello.Browser
-
Compressed image data requested by the
startScreencast
. - Page.ScreencastFrameMetadata - Class in Torello.Browser
-
Screencast frame metadata.
- Page.screencastVisibilityChanged - Class in Torello.Browser
-
Fired when the page with currently enabled screencast was shown or hidden.
- Page.Viewport - Class in Torello.Browser
-
Viewport for capturing screenshot.
- Page.VisualViewport - Class in Torello.Browser
-
Visual viewport position, dimensions, and scale.
- Page.windowOpen - Class in Torello.Browser
-
Fired when a new window is going to be opened, via window.open(), link click, form submission, etc.
- pageScaleFactor - Variable in class Torello.Browser.Page.ScreencastFrameMetadata
-
Page scale factor.
- PageStats - Class in Torello.HTML
-
Computes miscellaneous statistics for a web-page, or sub-page.
- PageStats(Vector<HTMLNode>) - Constructor for class Torello.HTML.PageStats
-
Constructs a new instance of PageStats.
- PageStats(PageStats) - Constructor for class Torello.HTML.PageStats
-
Internally used by the 'clone' method.
- pageToString(Vector<? extends HTMLNode>) - Static method in class Torello.HTML.Util
-
Convenience Method.
- pageX - Variable in class Torello.Browser.Page.LayoutViewport
-
Horizontal offset relative to the document (CSS pixels).
- pageX - Variable in class Torello.Browser.Page.VisualViewport
-
Horizontal offset relative to the document (CSS pixels).
- pageY - Variable in class Torello.Browser.Page.LayoutViewport
-
Vertical offset relative to the document (CSS pixels).
- pageY - Variable in class Torello.Browser.Page.VisualViewport
-
Vertical offset relative to the document (CSS pixels).
- paintCount - Variable in class Torello.Browser.LayerTree.Layer
-
Indicates how many time this layer has painted.
- paintOrder - Variable in class Torello.Browser.DOMSnapshot.LayoutTreeNode
-
Global paint order index, which is determined by the stacking order of the nodes.
- paintOrders - Variable in class Torello.Browser.DOMSnapshot.LayoutTreeSnapshot
-
Global paint order index, which is determined by the stacking order of the nodes.
- Pakistan - Torello.Java.Country
-
Country Named: Pakistan
- Palau - Torello.Java.Country
-
Country Named: Palau
- Panama - Torello.Java.Country
-
Country Named: Panama
- panTiltZoom - Variable in class Torello.Browser.Browser.PermissionDescriptor
-
For "camera" permission, may specify panTiltZoom.
- PapuaNewGuinea - Torello.Java.Country
-
Country Named: Papua New Guinea
- ParacelIslands - Torello.Java.Country
-
Country Named: Paracel Islands
- Paraguay - Torello.Java.Country
-
Country Named: Paraguay
- ParallelArrayException - Exception in Torello.Java
-
This may be used to check that array have equal lengths - if two or more arrays are expected to be parallel, but their lengths are not equal, then this exception should be thrown.
- ParallelArrayException() - Constructor for exception Torello.Java.ParallelArrayException
-
Constructs a
ParallelArrayException
with no detail message. - ParallelArrayException(String) - Constructor for exception Torello.Java.ParallelArrayException
-
Constructs an
ParallelArrayException
with the specified detail message. - ParallelArrayException(String, Throwable) - Constructor for exception Torello.Java.ParallelArrayException
-
Constructs a new exception with the specified detail
'message'
and'cause'
. - ParallelArrayException(Throwable) - Constructor for exception Torello.Java.ParallelArrayException
-
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). - parallelStream() - Method in interface Torello.Java.ReadOnly.ReadOnlyCollection
-
Returns a possibly parallel
Stream
with this collection as its source. - param - Variable in class Torello.Browser.WebAudio.audioParamCreated
-
[No Description Provided by Google]
- parameterAnnotations - Variable in class Torello.JavaDoc.Callable
-
Any parameters that are annotated will have the exact text-
String
of the annotations that were used in the source-code for that parameter stored in this two-dimensionalString[][]
array. - parameterNames - Variable in class Torello.JavaDoc.Callable
-
The names of all parameters to this
Method
orConstructor
. - parameters() - Method in class Torello.JavaDoc.ReflHTML
-
Returns an HTML-
Vector
of the HTML used to display the Parmeters: segment of a Method or Constructor Detail element. - parameterTypes - Variable in class Torello.JavaDoc.Callable
-
This contains the types of the parameters, stored as
String's
. - parameterTypesJOW - Variable in class Torello.JavaDoc.Callable
- paramExpressions - Variable in class Torello.JavaDoc.EnumConstant
-
The parameters passed to the constructor that constructed the enumerated-constant instance.
- paramId - Variable in class Torello.Browser.WebAudio.AudioParam
-
[No Description Provided by Google]
- paramId - Variable in class Torello.Browser.WebAudio.audioParamWillBeDestroyed
-
[No Description Provided by Google]
- Params() - Constructor for class Torello.Java.HiLiteMe.Params
-
The public constructor has no body.
- paramType - Variable in class Torello.Browser.WebAudio.AudioParam
-
[No Description Provided by Google]
- parenAUC(char) - Static method in class Torello.Languages.ZH
-
Parenthesis - any version.
- parent - Variable in class Torello.Browser.RunTime.StackTrace
-
Asynchronous JavaScript stack trace that preceded this stack, if available.
- parent - Variable in class Torello.Java.FileNode
-
The parent/container
'FileNode'
directory is saved here - like a pointer "tree". - parentFrame - Variable in class Torello.Browser.Audits.BlockedByResponseIssueDetails
-
[No Description Provided by Google]
OPTIONAL - parentFrameId - Variable in class Torello.Browser.Page.frameAttached
-
Parent frame identifier.
- parentId - Variable in class Torello.Browser.DOM.Node
-
The id of the parent node if any.
- parentId - Variable in class Torello.Browser.DOM.pseudoElementAdded
-
Pseudo element's parent element id.
- parentId - Variable in class Torello.Browser.DOM.pseudoElementRemoved
-
Pseudo element's parent element id.
- parentId - Variable in class Torello.Browser.DOM.setChildNodes
-
Parent node id to populate with children.
- parentId - Variable in class Torello.Browser.Page.Frame
-
Parent frame identifier.
- parentId - Variable in class Torello.Browser.RunTime.StackTrace
-
Asynchronous JavaScript stack trace that preceded this stack, if available.
- parentIndex - Variable in class Torello.Browser.DOMSnapshot.NodeTreeSnapshot
-
Parent node index.
- parentLayerId - Variable in class Torello.Browser.LayerTree.Layer
-
The id of parent (not present for root).
- parentNodeId - Variable in class Torello.Browser.DOM.childNodeInserted
-
Id of the node that has changed.
- parentNodeId - Variable in class Torello.Browser.DOM.childNodeRemoved
-
Parent id.
- parentOutlineColor - Variable in class Torello.Browser.Overlay.SourceOrderConfig
-
the color to outline the givent element in.
- parse(int[]) - Static method in class Torello.CSS.CSSTokenizer
-
Converts CSS to a Token-
Vector
. - parse(Options, String[]) - Method in interface Apache.CLI.CommandLineParser
-
Parses the arguments according to the specified options.
- parse(Options, String[]) - Method in class Apache.CLI.DefaultParser
- parse(Options, String[], boolean) - Method in interface Apache.CLI.CommandLineParser
-
Parses the arguments according to the specified options.
- parse(Options, String[], boolean) - Method in class Apache.CLI.DefaultParser
- parse(Options, String[], Properties) - Method in class Apache.CLI.DefaultParser
-
Parses the arguments according to the specified options and properties.
- parse(Options, String[], Properties, boolean) - Method in class Apache.CLI.DefaultParser
-
Parses the arguments according to the specified options and properties.
- parse(Appendable, String, String, Vector<String>, Vector<String>) - Static method in class Torello.Languages.PinYinParse
-
The purpose of this is produce the Parallel arrays (Vector
) which contain Chinese Characters and Chinese PinYin based on the results of the Google Translate Query. - parse(CharSequence, boolean, String, String, String) - Method in interface Torello.HTML.HTMLPage.Parser
-
Parse html source-text into a
Vector<HTMLNode>
. - parse(String) - Static method in class NeoVisionaries.WebSockets.WebSocketExtension
-
Parse a string as a
WebSocketExtension
. - parse(Vector<String>, String) - Static method in class Torello.Java.RegExFiles
-
This does the exact same thing as
LFEC
, but takes a "pre-loaded file" as aVector
. - parse(JsonArray, int, int, Number, Function<String, Number>) - Static method in class Torello.Java.JSON.ReadNumberJSON
-
Retrieve a
JsonArray
element containing aJsonString
, and transform it to ajava.lang.Number
, with either a user-provided parser, or the standard java parser - parse(JsonObject, String, int, Number, Function<String, Number>) - Static method in class Torello.Java.JSON.ReadNumberJSON
-
Retrieve a
JsonObject
property containing aJsonString
, and transform it to ajava.lang.Number
, with either a user-provided parser, or the standard java parser - PARSE(JsonArray, int, int, T, Class<T>, Function<String, T>, Function<BigDecimal, T>, Function<BigDecimal, T>) - Static method in class Torello.Java.JSON.RJInternal
-
Retrieve a
JsonArray
element containing aJsonString
, and transform it to a Java Type, with either a user-provided parser, or the standard java parser for that class (passed as a parameter). - PARSE(JsonObject, String, int, T, Class<T>, Function<String, T>, Function<BigDecimal, T>, Function<BigDecimal, T>) - Static method in class Torello.Java.JSON.RJInternal
-
Retrieve a
JsonObject
property containing aJsonString
, and transform it to a Java Type, with either a user-provided parser, or the standard java parser for that class (passed as a parameter). - parseBoolean(JsonArray, int, int, boolean, Function<String, Boolean>) - Static method in class Torello.Java.JSON.ReadBoxedJSON
-
Retrieve a
JsonArray
element containing aJsonString
, and transform it to ajava.lang.Boolean
, with either a user-provided parser, or the standard java boolean parser - parseBoolean(JsonObject, String, int, boolean, Function<String, Boolean>) - Static method in class Torello.Java.JSON.ReadBoxedJSON
-
Retrieve a
JsonObject
property containing aJsonString
, and transform it to ajava.lang.Boolean
, with either a user-provided parser, or the standard java boolean parser - parseByte(JsonArray, int, int, byte, Function<String, Byte>) - Static method in class Torello.Java.JSON.ReadBoxedJSON
-
Retrieve a
JsonArray
element containing aJsonString
, and transform it to ajava.lang.Byte
, with either a user-provided parser, or the standard java byte parser - parseByte(JsonObject, String, int, byte, Function<String, Byte>) - Static method in class Torello.Java.JSON.ReadBoxedJSON
-
Retrieve a
JsonObject
element containing aJsonString
, and transform it to ajava.lang.Byte
, with either a user-provided parser, or the standard java byte parser - ParsedFile - Class in Torello.JavaDoc
-
Parent-class of
JavaDocHTMLFile
and the source-code parsing classes. - ParsedFile(String, String, String, CIET, ReadOnlyList<String>, String, int, int, int, int, int, int, String) - Constructor for class Torello.JavaDoc.ParsedFile
-
Subclasses of
'ParsedFile'
should use this constructor to initialize these fields. - parsedOk - Variable in class Torello.Browser.CSS.CSSProperty
-
Whether the property is understood by the browser (implies
true
if absent). - parseDouble(JsonArray, int, int, double, Function<String, Double>) - Static method in class Torello.Java.JSON.ReadBoxedJSON
-
Retrieve a
JsonArray
element containing aJsonString
, and transform it to ajava.lang.Double
, with either a user-provided parser, or the standard java double parser - parseDouble(JsonObject, String, int, double, Function<String, Double>) - Static method in class Torello.Java.JSON.ReadBoxedJSON
-
Retrieve a
JsonObject
property containing aJsonString
, and transform it to ajava.lang.Double
, with either a user-provided parser, or the standard java double parser - parsedToken - Variable in class Torello.Browser.Page.OriginTrialTokenWithStatus
-
parsedToken
is present only when the token is extractable and parsable. - ParseException - Exception in Apache.CLI
-
Base for Exceptions thrown during parsing of a command-line.
- ParseException(String) - Constructor for exception Apache.CLI.ParseException
-
Constructs a new
ParseException
with the specified detail message. - parseFloat(JsonArray, int, int, float, Function<String, Float>) - Static method in class Torello.Java.JSON.ReadBoxedJSON
-
Retrieve a
JsonArray
element containing aJsonString
, and transform it to ajava.lang.Float
, with either a user-provided parser, or the standard java float parser - parseFloat(JsonObject, String, int, float, Function<String, Float>) - Static method in class Torello.Java.JSON.ReadBoxedJSON
-
Retrieve a
JsonObject
property containing aJsonString
, and transform it to ajava.lang.Float
, with either a user-provided parser, or the standard java float parser - parseGenericType(String) - Static method in class Torello.Java.StrSource
-
Parses a
String
such asT extends TreeMap<Integer, List<String>>
. - parseInteger(JsonArray, int, int, int, Function<String, Integer>) - Static method in class Torello.Java.JSON.ReadBoxedJSON
-
Retrieve a
JsonArray
element containing aJsonString
, and transform it to ajava.lang.Integer
, with either a user-provided parser, or the standard java integer parser - parseInteger(JsonObject, String, int, int, Function<String, Integer>) - Static method in class Torello.Java.JSON.ReadBoxedJSON
-
Retrieve a
JsonObject
property containing aJsonString
, and transform it to ajava.lang.Integer
, with either a user-provided parser, or the standard java integer parser - parseLong(JsonArray, int, int, long, Function<String, Long>) - Static method in class Torello.Java.JSON.ReadBoxedJSON
-
Retrieve a
JsonArray
element containing aJsonString
, and transform it to ajava.lang.Long
, with either a user-provided parser, or the standard java long-integer parser - parseLong(JsonObject, String, int, long, Function<String, Long>) - Static method in class Torello.Java.JSON.ReadBoxedJSON
-
Retrieve a
JsonObject
property containing aJsonString
, and transform it to ajava.lang.Long
, with either a user-provided parser, or the standard java long-integer parser - parsePattern(String) - Static method in class Apache.CLI.PatternOptionBuilder
-
Returns the
Options
instance represented bypattern
. - parser - Static variable in class Torello.HTML.HTMLPage
-
If needing to "swap a proprietary parser" comes up, this is possible.
- parser - Static variable in class Torello.HTML.HTMLPageMWT
-
If needing to "swap a proprietary parser" comes up, this is possible.
- parseShort(JsonArray, int, int, short, Function<String, Short>) - Static method in class Torello.Java.JSON.ReadBoxedJSON
-
Retrieve a
JsonArray
element containing aJsonString
, and transform it to ajava.lang.Short
, with either a user-provided parser, or the standard java short-integer parser - parseShort(JsonObject, String, int, short, Function<String, Short>) - Static method in class Torello.Java.JSON.ReadBoxedJSON
-
Retrieve a
JsonObject
property containing aJsonString
, and transform it to ajava.lang.Short
, with either a user-provided parser, or the standard java short-integer parser - parsingClass - Variable in class Torello.CSS.TokenizeError
- partialWithSync_OptionSelected - Variable in class Torello.Java.Build.CLI
-
This field is assigned
TRUE
when a "Partial Build"MENU_CHOICE
has been selected by the user, at the Command-Line, and that choice is one of the choices that requests Step / Stage 5 (Synchronize all'.html'
Files) be run. - passive - Variable in class Torello.Browser.DOMDebugger.EventListener
-
EventListener
's passive flag. - password - Variable in class Torello.Browser.Fetch.AuthChallengeResponse
-
The password to provide, possibly empty.
- password - Variable in class Torello.Browser.Network.AuthChallengeResponse
-
The password to provide, possibly empty.
- path - Variable in class Torello.Browser.Audits.AffectedCookie
-
[No Description Provided by Google]
- path - Variable in class Torello.Browser.Network.Cookie
-
Cookie path.
- path - Variable in class Torello.Browser.Network.CookieParam
-
Cookie path.
- pattern - Variable in class Torello.Browser.Overlay.LineStyle
-
The line pattern (default: solid)
OPTIONAL - PatternOptionBuilder - Class in Apache.CLI
-
Allows Options to be created from a single String.
- PatternOptionBuilder() - Constructor for class Apache.CLI.PatternOptionBuilder
- pause() - Static method in class Torello.Browser.Debugger
-
Stops on the next JavaScript statement.
- Pause - Interface in Torello.HTML.Tools.NewsSite
-
When the main iteration-loop for downloading news-articles is running, the loop-variables are kept current to this class; so if (while watching the downloader), the programmer has decided to go take a break (and presses
Control-^C
), 'download progress' won't be lost and starting over with articles that have already been saved won't be necessary. - paused(JsonObject) - Constructor for class Torello.Browser.Debugger.paused
-
JSON Object Constructor
- paused(Debugger.CallFrame[], String, JsonObject, String[], RunTime.StackTrace, RunTime.StackTraceId, RunTime.StackTraceId) - Constructor for class Torello.Browser.Debugger.paused
-
Constructor
- pausedState - Variable in class Torello.Browser.Animation._Animation
-
Animation
's internal paused state. - PauseException - Exception in Torello.HTML.Tools.NewsSite
-
Thrown by the
'Pause'
interface, if any of the methods inside an implementation of interface'Pause'
need to throw an exception - then that exception must be wraped by this (unchecked, runtime) exception. - PauseException() - Constructor for exception Torello.HTML.Tools.NewsSite.PauseException
-
Constructs a
PauseException
with no detail message. - PauseException(String) - Constructor for exception Torello.HTML.Tools.NewsSite.PauseException
-
Constructs a
PauseException
with the specified detail message. - PauseException(String, Throwable) - Constructor for exception Torello.HTML.Tools.NewsSite.PauseException
-
Constructs a new exception with the specified detail message and cause.
- PauseException(Throwable) - Constructor for exception Torello.HTML.Tools.NewsSite.PauseException
-
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). - pauseOnAsyncCall(RunTime.StackTraceId) - Static method in class Torello.Browser.Debugger
-
[No Description Provided by Google]
EXPERIMENTAL
DEPRECATED - payload - Variable in class Torello.Browser.RunTime.bindingCalled
-
[No Description Provided by Google]
- payloadData - Variable in class Torello.Browser.Network.WebSocketFrame
-
WebSocket message payload data.
- PayloadGenerator - Interface in NeoVisionaries.WebSockets
-
Payload generator.
- peek(Vector<? extends HTMLNode>, int) - Static method in class Torello.HTML.Util.Inclusive
-
Convenience Method.
- peekElementById(Vector<HTMLNode>, String) - Static method in class Torello.HTML.NodeSearch.JS
-
- peekElementByIdInclusive(Vector<HTMLNode>, String) - Static method in class Torello.HTML.NodeSearch.JS
-
- peekElementsByClassName(Vector<HTMLNode>, String) - Static method in class Torello.HTML.NodeSearch.JS
-
- peekElementsByClassNameInclusive(Vector<HTMLNode>, String) - Static method in class Torello.HTML.NodeSearch.JS
-
- peekElementsByName(Vector<HTMLNode>, String) - Static method in class Torello.HTML.NodeSearch.JS
-
- peekElementsByNameInclusive(Vector<HTMLNode>, String) - Static method in class Torello.HTML.NodeSearch.JS
-
- peekElementsByTagName(Vector<HTMLNode>, String) - Static method in class Torello.HTML.NodeSearch.JS
-
- peekElementsByTagNameInclusive(Vector<HTMLNode>, String) - Static method in class Torello.HTML.NodeSearch.JS
-
- Percentage - Class in Torello.CSS
-
Reprents a Number in CSS.
- percentFull - Variable in class Torello.Browser.Tracing.bufferUsage
-
A number in range [0..1] that indicates the used size of event buffer as a fraction of its total size.
- Performance - Class in Torello.Browser
-
[No Description Provided by Google]
- Performance.Metric - Class in Torello.Browser
-
Run-time execution metric.
- Performance.metrics - Class in Torello.Browser
-
Current values of the metrics.
- PerformanceTimeline - Class in Torello.Browser
-
Reporting of performance timeline events, as specified in https://w3c.github.io/performance-timeline/#dom-performanceobserver.
- PerformanceTimeline.LargestContentfulPaint - Class in Torello.Browser
-
See https://github.com/WICG/LargestContentfulPaint and largest_contentful_paint.idl
- PerformanceTimeline.LayoutShift - Class in Torello.Browser
-
See https://wicg.github.io/layout-instability/#sec-layout-shift and layout_shift.idl
- PerformanceTimeline.LayoutShiftAttribution - Class in Torello.Browser
-
[No Description Provided by Google]
- PerformanceTimeline.TimelineEvent - Class in Torello.Browser
-
[No Description Provided by Google]
- PerformanceTimeline.timelineEventAdded - Class in Torello.Browser
-
Sent when a performance timeline event is added.
- performSearch(String, Boolean) - Static method in class Torello.Browser.DOM
-
Searches for a given string in the DOM tree.
- PERMESSAGE_DEFLATE - Static variable in class NeoVisionaries.WebSockets.WebSocketExtension
-
The name of
permessage-deflate
extension that is defined in 7. The "permessage-deflate" Extension in RFC 7692. - PERMESSAGE_DEFLATE_INVALID_MAX_WINDOW_BITS - NeoVisionaries.WebSockets.WebSocketError
-
The value of
server_max_window_bits
parameter orclient_max_window_bits
parameter ofpermessage-deflate
extension is invalid. - PERMESSAGE_DEFLATE_UNSUPPORTED_PARAMETER - NeoVisionaries.WebSockets.WebSocketError
-
permessage-deflate
extension contains an unsupported parameter. - PermissionDescriptor(String, Boolean, Boolean, Boolean, Boolean) - Constructor for class Torello.Browser.Browser.PermissionDescriptor
-
Constructor
- PermissionDescriptor(JsonObject) - Constructor for class Torello.Browser.Browser.PermissionDescriptor
-
JSON Object Constructor
- PermissionSetting - Static variable in class Torello.Browser.Browser
-
[No Description Provided by Google]
EXPERIMENTAL - PermissionsPolicyBlockLocator(String, String) - Constructor for class Torello.Browser.Page.PermissionsPolicyBlockLocator
-
Constructor
- PermissionsPolicyBlockLocator(JsonObject) - Constructor for class Torello.Browser.Page.PermissionsPolicyBlockLocator
-
JSON Object Constructor
- PermissionsPolicyBlockReason - Static variable in class Torello.Browser.Page
-
Reason for a permissions policy feature to be disabled.
- PermissionsPolicyFeature - Static variable in class Torello.Browser.Page
-
All Permissions Policy features.
- PermissionsPolicyFeatureState(String, boolean, Page.PermissionsPolicyBlockLocator) - Constructor for class Torello.Browser.Page.PermissionsPolicyFeatureState
-
Constructor
- PermissionsPolicyFeatureState(JsonObject) - Constructor for class Torello.Browser.Page.PermissionsPolicyFeatureState
-
JSON Object Constructor
- PermissionType - Static variable in class Torello.Browser.Browser
-
[No Description Provided by Google]
EXPERIMENTAL - persistMasterHashToDisk() - Method in class Torello.Java.HiLiteMe.Cache
-
This will save the hash-code
TreeSet<Integer>
to disk. - Peru - Torello.Java.Country
-
Country Named: Peru
- PF - Class in Torello.JavaDoc
-
Print Flags: Flag-Constants for pretty-printing and selecting output to Reflection API classes'
toString(flags)
methods. - Philippines - Torello.Java.Country
-
Country Named: Philippines
- PhotoBombSite - Class in Torello.HTML.Tools.Images
-
An experimental class that can be used (with, albeit, way too much effort) to download those photo-montages that are on major news-network web-sites.
- pictograph - Variable in class Torello.Browser.Page.FontFamilies
-
The pictograph font-family.
- picture - Variable in class Torello.Browser.LayerTree.PictureTile
-
Base64-encoded snapshot data.
- PictureTile(Number, Number, String) - Constructor for class Torello.Browser.LayerTree.PictureTile
-
Constructor
- PictureTile(JsonObject) - Constructor for class Torello.Browser.LayerTree.PictureTile
-
JSON Object Constructor
- PIN1_YIN1_URL - Static variable in class Torello.Languages.Pin1Yin1
-
PinYin
URL
- Pin1Yin1 - Class in Torello.Languages
-
Pin1Yin1 (罗马拼音 - Online Internet Translation Service).
- PING - Static variable in class NeoVisionaries.WebSockets.WebSocketOpcode
-
Opcode for "ping" (0x9).
- PING(String...) - Method in class Torello.Java.Shell
-
Runs the
UNIX / BASH / LINUX 'shell'
command:ping
$ ping <args[0]> <args[1]> ... <args[args.length-1]>
- PinYinParse - Class in Torello.Languages
-
PinYinParse (罗马拼音).
- PitcairnIslands - Torello.Java.Country
-
Country Named: Pitcairn Islands
- pkgRootDirectory - Variable in class Torello.Java.Build.BuildPackage
-
This package's root-directory within the File-System.
- PL - Torello.Languages.LC
-
Language: Polish
- platform - Variable in class Torello.Browser.Emulation.UserAgentMetadata
-
[No Description Provided by Google]
- platformFontFamily - Variable in class Torello.Browser.CSS.FontFace
-
The resolved platform font family
- PlatformFontUsage(String, boolean, Number) - Constructor for class Torello.Browser.CSS.PlatformFontUsage
-
Constructor
- PlatformFontUsage(JsonObject) - Constructor for class Torello.Browser.CSS.PlatformFontUsage
-
JSON Object Constructor
- platformVersion - Variable in class Torello.Browser.Emulation.UserAgentMetadata
-
[No Description Provided by Google]
- playbackRate - Variable in class Torello.Browser.Animation._Animation
-
Animation
's playback rate. - PlayerError(String, String) - Constructor for class Torello.Browser.Media.PlayerError
-
Constructor
- PlayerError(JsonObject) - Constructor for class Torello.Browser.Media.PlayerError
-
JSON Object Constructor
- playerErrorsRaised(String, Media.PlayerError[]) - Constructor for class Torello.Browser.Media.playerErrorsRaised
-
Constructor
- playerErrorsRaised(JsonObject) - Constructor for class Torello.Browser.Media.playerErrorsRaised
-
JSON Object Constructor
- PlayerEvent(Number, String) - Constructor for class Torello.Browser.Media.PlayerEvent
-
Constructor
- PlayerEvent(JsonObject) - Constructor for class Torello.Browser.Media.PlayerEvent
-
JSON Object Constructor
- playerEventsAdded(String, Media.PlayerEvent[]) - Constructor for class Torello.Browser.Media.playerEventsAdded
-
Constructor
- playerEventsAdded(JsonObject) - Constructor for class Torello.Browser.Media.playerEventsAdded
-
JSON Object Constructor
- playerId - Variable in class Torello.Browser.Media.playerErrorsRaised
-
[No Description Provided by Google]
- playerId - Variable in class Torello.Browser.Media.playerEventsAdded
-
[No Description Provided by Google]
- playerId - Variable in class Torello.Browser.Media.playerMessagesLogged
-
[No Description Provided by Google]
- playerId - Variable in class Torello.Browser.Media.playerPropertiesChanged
-
[No Description Provided by Google]
- PlayerMessage(String, String) - Constructor for class Torello.Browser.Media.PlayerMessage
-
Constructor
- PlayerMessage(JsonObject) - Constructor for class Torello.Browser.Media.PlayerMessage
-
JSON Object Constructor
- playerMessagesLogged(String, Media.PlayerMessage[]) - Constructor for class Torello.Browser.Media.playerMessagesLogged
-
Constructor
- playerMessagesLogged(JsonObject) - Constructor for class Torello.Browser.Media.playerMessagesLogged
-
JSON Object Constructor
- playerPropertiesChanged(String, Media.PlayerProperty[]) - Constructor for class Torello.Browser.Media.playerPropertiesChanged
-
Constructor
- playerPropertiesChanged(JsonObject) - Constructor for class Torello.Browser.Media.playerPropertiesChanged
-
JSON Object Constructor
- PlayerProperty(String, String) - Constructor for class Torello.Browser.Media.PlayerProperty
-
Constructor
- PlayerProperty(JsonObject) - Constructor for class Torello.Browser.Media.PlayerProperty
-
JSON Object Constructor
- players - Variable in class Torello.Browser.Media.playersCreated
-
[No Description Provided by Google]
- playersCreated(String[]) - Constructor for class Torello.Browser.Media.playersCreated
-
Constructor
- playersCreated(JsonObject) - Constructor for class Torello.Browser.Media.playersCreated
-
JSON Object Constructor
- playState - Variable in class Torello.Browser.Animation._Animation
-
Animation
's play state. - PLEASE_USE - Static variable in exception Torello.JavaDoc.DetailsException
-
This is a helpful message explaining how to ensure that a sub-section of a vectorized-HTML Documentation Web-Page is properly formatted according to the 'details' section of a Java-Doc page.
- PLEASE_USE_ANNOT - Static variable in exception Torello.JavaDoc.DetailsException
-
This is the message used for explaining how to retrieve an iterator of the 'details' section for an Annotation Java-Doc page.
- PLS(Appendable, boolean) - Static method in class Torello.Java.Build.Printing
-
Used elsewhere.
- PNG - Torello.HTML.Tools.Images.IF
-
Used to indicate a picture using the common
'.png'
image format. - Poland - Torello.Java.Country
-
Country Named: Poland
- poll() - Method in class Torello.Java.Additional.AppendableTap
-
Resets or 'clears' the contents of the internal
StringBuffer
'tap', and returns the contents that were saved. - poll(Vector<? extends HTMLNode>, int) - Static method in class Torello.HTML.Util.Inclusive
-
Convenience Method.
- pollDir(String) - Method in class Torello.Java.FileNode
-
Convenience Method.
- pollDir(String, boolean) - Method in class Torello.Java.FileNode
-
Retrieves the sub-directory
FileNode
instance named by parameter'dirName'
if there is aFileNode
that is a Direct Descendant of'this'
instance ofFileNode
. - pollElementById(Vector<HTMLNode>, String) - Static method in class Torello.HTML.NodeSearch.JS
-
- pollElementByIdInclusive(Vector<HTMLNode>, String) - Static method in class Torello.HTML.NodeSearch.JS
-
- pollElementsByClassName(Vector<HTMLNode>, String) - Static method in class Torello.HTML.NodeSearch.JS
-
- pollElementsByClassNameInclusive(Vector<HTMLNode>, String) - Static method in class Torello.HTML.NodeSearch.JS
-
- pollElementsByName(Vector<HTMLNode>, String) - Static method in class Torello.HTML.NodeSearch.JS
-
- pollElementsByNameInclusive(Vector<HTMLNode>, String) - Static method in class Torello.HTML.NodeSearch.JS
-
- pollElementsByTagName(Vector<HTMLNode>, String) - Static method in class Torello.HTML.NodeSearch.JS
-
- pollElementsByTagNameInclusive(Vector<HTMLNode>, String) - Static method in class Torello.HTML.NodeSearch.JS
-
- pollFile(String) - Method in class Torello.Java.FileNode
-
Convenience Method.
- pollFile(String, boolean) - Method in class Torello.Java.FileNode
-
Retrieves a
FileNode
instance named by parameter'fileName'
if there is aFileNode
that is a Direct Descendant of'this'
instance ofFileNode
, and that instance is a file (not a directory) whose name matches parameter'fileName'
. - pollFirst() - Method in class Torello.Java.ReadOnly.ROTreeSetBuilder
-
Retrieves and removes the first (lowest) element, or returns null if this set is empty.
- pollFirstEntry() - Method in class Torello.Java.Additional.LRUTreeMap
-
Removes and returns a key-value mapping associated with the least key in
'this'
map, or null if the map is empty. - pollFirstEntry() - Method in class Torello.Java.ReadOnly.ROTreeMapBuilder
-
Removes and returns a key-value mapping associated with the least key in this map, or null if the map is empty.
- pollLast() - Method in class Torello.Java.ReadOnly.ROTreeSetBuilder
-
Retrieves and removes the last (highest) element, or returns null if this set is empty.
- pollLastEntry() - Method in class Torello.Java.Additional.LRUTreeMap
-
Removes and returns a key-value mapping associated with the greatest key in this map, or null if the map is empty.
- pollLastEntry() - Method in class Torello.Java.ReadOnly.ROTreeMapBuilder
-
Removes and returns a key-value mapping associated with the greatest key in this map, or null if the map is empty.
- pollRange(Vector<? extends HTMLNode>, int, int) - Static method in class Torello.HTML.Util
-
Java's
java.util.Vector
class does not allow public access to theremoveRange(start, end)
function. - pollRange(Vector<? extends HTMLNode>, DotPair) - Static method in class Torello.HTML.Util
-
Convenience Method.
- pollThis() - Method in class Torello.Java.FileNode
-
Extracts
'this' FileNode
from its parent's tree. - PONG - Static variable in class NeoVisionaries.WebSockets.WebSocketOpcode
-
Opcode for "pong" (0xA).
- port - Variable in class Torello.Browser.Target.RemoteLocation
-
[No Description Provided by Google]
- port - Variable in class Torello.Browser.Tethering.accepted
-
Port number that was successfully bound.
- Portugal - Torello.Java.Country
-
Country Named: Portugal
- pos - Variable in exception Torello.HTML.NodeSearch.CursorException
-
This will contain the value for passed to an
HNLI Iterator
'setter' method which was not within the bounds of the suppliedCursor Boundary Window
. - PositionTickInfo(int, int) - Constructor for class Torello.Browser.Profiler.PositionTickInfo
-
Constructor
- PositionTickInfo(JsonObject) - Constructor for class Torello.Browser.Profiler.PositionTickInfo
-
JSON Object Constructor
- positionTicks - Variable in class Torello.Browser.Profiler.ProfileNode
-
An array of source position ticks.
- postData - Variable in class Torello.Browser.Network.Request
-
HTTP POST request data.
- postDataEntries - Variable in class Torello.Browser.Network.Request
-
Request body elements.
- PostDataEntry(String) - Constructor for class Torello.Browser.Network.PostDataEntry
-
Constructor
- PostDataEntry(JsonObject) - Constructor for class Torello.Browser.Network.PostDataEntry
-
JSON Object Constructor
- postUpgraderScript - Variable in class Torello.Java.Build.BuilderRecord
-
This functions identically to the
BuilderRecord.preUpgraderScript
, but is executed immediately after ClassS03_Upgrade
has run to completion. - postUpgraderScript - Variable in class Torello.Java.Build.Config
-
The script invoked after the Stage 3 call to
Upgrade
. - preciseCoverageDeltaUpdate(Number, String, Profiler.ScriptCoverage[]) - Constructor for class Torello.Browser.Profiler.preciseCoverageDeltaUpdate
-
Constructor
- preciseCoverageDeltaUpdate(JsonObject) - Constructor for class Torello.Browser.Profiler.preciseCoverageDeltaUpdate
-
JSON Object Constructor
- prepareForLeakDetection() - Static method in class Torello.Browser.Memory
-
[No Description Provided by Google]
- PressureLevel - Static variable in class Torello.Browser.Memory
-
Memory pressure level.
- PRETTY_PRINTING - Static variable in interface javax.json.stream.JsonGenerator
-
Configuration property to generate JSON prettily.
- prettyPrintRecurseTree(FileNode, HiLiteMe.Params) - Static method in class Torello.Java.HiLiteMe
-
This will take a
FileNode
tree, and iterate through all of it - calling thehttp://HiLite.ME/
server for each software file that it finds / discovers and recognizes. - prettyPrintScrape(String, String, String, boolean) - Static method in class Torello.Java.HiLiteMe
-
Convenience Method.
- prettyPrintScrape(String, String, String, boolean, HiLiteMe.Cache) - Static method in class Torello.Java.HiLiteMe
-
Convenience Method.
- prettyPrintScrapeAndSimplify(String, String, String, boolean) - Static method in class Torello.Java.HiLiteMe
-
Convenience Method.
- prettyPrintScrapeAndSimplify(String, String, String, boolean, HiLiteMe.Cache) - Static method in class Torello.Java.HiLiteMe
-
Convenience Method.
- prettyPrintScrapeToVector(String, String, String, boolean) - Static method in class Torello.Java.HiLiteMe
-
This will take a
java.lang.String
of code - in almost any coding language - and generate an HTML-"ified" version of that code. - prettyPrintScrapeToVector(String, String, String, boolean, HiLiteMe.Cache) - Static method in class Torello.Java.HiLiteMe
-
This performs an identical operation to method:
prettyPrintScrapeToVector(String, String, String)
, but it checks the providedcache
first, before querying the server. - prettyPrintScrapeToVectorAndSimplify(String, String, String, boolean) - Static method in class Torello.Java.HiLiteMe
-
Convenience Method.
- prettyPrintScrapeToVectorAndSimplify(String, String, String, boolean, HiLiteMe.Cache) - Static method in class Torello.Java.HiLiteMe
-
This performs an identical operation to method:
prettyPrintScrapeToVector(String, String, String)
, but it checks the providedcache
first, before querying the server. - preUpgraderScript - Variable in class Torello.Java.Build.BuilderRecord
-
In Java-HTML there are a few Upgrade-Stage (Stage 3) processes that need to be executed before the actual
upgrade
can run. - preUpgraderScript - Variable in class Torello.Java.Build.Config
-
The script invoked before the Stage 3 call to
Upgrade
. - preview - Variable in class Torello.Browser.RunTime.RemoteObject
-
Preview containing abbreviated property values.
- previous() - Method in class Torello.HTML.NodeSearch.HNLI
-
Returns the nearest node-match in the underlying
Vector
, given the currentcursor
position - when searching in the left-direction, or in the direction of decreasingVector
-indices. - previous() - Method in class Torello.HTML.NodeSearch.HNLIInclusive
-
Returns the nearest sub-list match in the underlying
Vector
, given the currentcursor
position - when searching in the left-direction, or in the direction of decreasingVector
-indices. - previous() - Method in interface Torello.Java.ReadOnly.ReadOnlyListIterator
-
Returns the previous element in the list and moves the cursor position backwards.
- previousDotPair() - Method in class Torello.HTML.NodeSearch.HNLIInclusive
-
- previousIndex() - Method in class Torello.HTML.NodeSearch.HNLI
-
Returns the nearest node-match, as an integer
Vector
-index, in the underlyingVector
, given the currentcursor
position - when searching in the left-direction, or in the direction of decreasingVector
-indices. - previousIndex() - Method in class Torello.HTML.NodeSearch.HNLIInclusive
-
The veracity of using this method has been eclipsed by method
public previoustDotPair()
. - previousIndex() - Method in interface Torello.Java.ReadOnly.ReadOnlyListIterator
-
Returns the index of the element that would be returned by a subsequent call to
ReadOnlyListIterator.previous()
. - previousNodeId - Variable in class Torello.Browser.DOM.childNodeInserted
-
If of the previous siblint.
- previousRect - Variable in class Torello.Browser.PerformanceTimeline.LayoutShiftAttribution
-
[No Description Provided by Google]
- PRIMARY(URLIterator, SectionGet, TextCleaner, boolean, Appendable) - Static method in class Torello.HTML.Tools.Images.PhotoBombSite
-
This one works much better.
- primaryKey - Variable in class Torello.Browser.IndexedDB.DataEntry
-
Primary key object.
- print(boolean) - Method in class Torello.Java.StorageWriter
- print(char) - Method in class Torello.Java.StorageWriter
- print(char[]) - Method in class Torello.Java.StorageWriter
- print(double) - Method in class Torello.Java.StorageWriter
- print(float) - Method in class Torello.Java.StorageWriter
- print(int) - Method in class Torello.Java.StorageWriter
- print(long) - Method in class Torello.Java.StorageWriter
- print(Object) - Method in class Torello.Java.StorageWriter
- print(String) - Method in class Torello.Java.StorageWriter
- print(Vector<? extends HTMLNode>, int[], int, String, boolean, BiConsumer<HTMLNode, StringBuffer>) - Static method in class Torello.HTML.Debug
-
Converts HTML to a
String
- adding readable notes & messages. - print(Vector<? extends HTMLNode>, int[], BiConsumer<HTMLNode, StringBuffer>) - Static method in class Torello.HTML.Debug
-
Converts HTML to a
String
- adding readable notes & messages. - print(Vector<? extends HTMLNode>, int, int, BiConsumer<HTMLNode, StringBuffer>) - Static method in class Torello.HTML.Debug
-
Converts HTML to a
String
- adding readable notes & messages. - print(Vector<? extends HTMLNode>, BiConsumer<HTMLNode, StringBuffer>) - Static method in class Torello.HTML.Debug
-
Convenience Method.
- print(Vector<? extends HTMLNode>, DotPair, BiConsumer<HTMLNode, StringBuffer>) - Static method in class Torello.HTML.Debug
-
Convenience Method.
- print(Vector<CSSToken>) - Static method in class Torello.CSS.CSSUtil
- print(SubSection, BiConsumer<HTMLNode, StringBuffer>) - Static method in class Torello.HTML.Debug
-
Convenience Method.
- PRINT(CSSToken) - Static method in class Torello.CSS.CSSUtil
- printAll(Appendable, boolean) - Static method in class Torello.HTML.HTMLTags
-
This simply prints all data that is stored in the JAR data-file to a
java.lang.Appendable
. - printAll(Appendable, boolean) - Static method in class Torello.HTML.InnerTags
-
This simply prints all data that is stored in the JAR data-files to an instance of
'Appendable'
- printAll(Appendable, boolean, boolean, boolean) - Static method in class Torello.HTML.HTTPCodes
-
This method will print all
HTTP Codes
to the terminal. - printAllToTermainal(boolean, boolean, boolean) - Static method in class Torello.HTML.HTTPCodes
-
Convenience Method.
- printAllToTerminal(boolean) - Static method in class Torello.HTML.HTMLTags
-
This simply prints all data that is stored in the JAR file to terminal output.
- printAllToTerminal(boolean) - Static method in class Torello.HTML.InnerTags
-
Convenience Method.
- printAndRun(String[]) - Method in class Torello.Java.OSCommands
-
Executes a command by spawning an operating-system process.
- printf(String, Object...) - Method in class Torello.Java.StorageWriter
- printf(Locale, String, Object...) - Method in class Torello.Java.StorageWriter
- printHelp(int, String, String, Options, String) - Method in class Apache.CLI.HelpFormatter
-
Print the help for
options
with the specified command line syntax. - printHelp(int, String, String, Options, String, boolean) - Method in class Apache.CLI.HelpFormatter
-
Print the help for
options
with the specified command line syntax. - printHelp(PrintWriter, int, String, String, Options, int, int, String) - Method in class Apache.CLI.HelpFormatter
-
Print the help for
options
with the specified command line syntax. - printHelp(PrintWriter, int, String, String, Options, int, int, String, boolean) - Method in class Apache.CLI.HelpFormatter
-
Print the help for
options
with the specified command line syntax. - printHelp(String, Options) - Method in class Apache.CLI.HelpFormatter
-
Print the help for
options
with the specified command line syntax. - printHelp(String, Options, boolean) - Method in class Apache.CLI.HelpFormatter
-
Print the help for
options
with the specified command line syntax. - printHelp(String, String, Options, String) - Method in class Apache.CLI.HelpFormatter
-
Print the help for
options
with the specified command line syntax. - printHelp(String, String, Options, String, boolean) - Method in class Apache.CLI.HelpFormatter
-
Print the help for
options
with the specified command line syntax. - printHTMLEsc() - Static method in class Torello.HTML.Escape
-
Print's the HTML Escape Character lookup table to
System.out
. - Printing - Class in Torello.Java.Build
-
A few minor printing utilities.
- printListAbbrev(ELEM[], int, int, boolean, boolean, boolean) - Static method in class Torello.Java.StrPrint
-
Convenience Method.
- printListAbbrev(ELEM[], IntTFunction<? super ELEM, String>, int, int, boolean, boolean, boolean) - Static method in class Torello.Java.StrPrint
-
- printListAbbrev(Iterable<ELEM>, int, int, boolean, boolean, boolean) - Static method in class Torello.Java.StrPrint
-
Convenience Method.
- printListAbbrev(Iterable<ELEM>, IntTFunction<? super ELEM, String>, int, int, boolean, boolean, boolean) - Static method in class Torello.Java.StrPrint
-
- println() - Method in class Torello.Java.StorageWriter
- println(boolean) - Method in class Torello.Java.StorageWriter
- println(char) - Method in class Torello.Java.StorageWriter
- println(char[]) - Method in class Torello.Java.StorageWriter
- println(double) - Method in class Torello.Java.StorageWriter
- println(float) - Method in class Torello.Java.StorageWriter
- println(int) - Method in class Torello.Java.StorageWriter
- println(long) - Method in class Torello.Java.StorageWriter
- println(Object) - Method in class Torello.Java.StorageWriter
- println(String) - Method in class Torello.Java.StorageWriter
- printOptions(PrintWriter, int, Options, int, int) - Method in class Apache.CLI.HelpFormatter
-
Print the help for the specified Options to the specified writer, using the specified width, left padding and description padding.
- PRINTSTREAM_M - Static variable in class Torello.JavaDoc.SummarySorterHelper
-
Label for methods inherited from class
java.io.PrintStream
Checker MethodSummarySorterHelper.PRINTSTREAM_M(Method)
matches method named:"print", "println", "printf", "format"
- PRINTSTREAM_M(Method) - Static method in class Torello.JavaDoc.SummarySorterHelper
-
Identifies whether or not a particular method should be placed under the Method Summary Section Title for methods which implement or extend
java.io.PrintStream
. - printToPDF(Boolean, Boolean, Boolean, Number, Number, Number, Number, Number, Number, Number, String, Boolean, String, String, Boolean, String) - Static method in class Torello.Browser.Page
-
Print page as PDF.
- printTree() - Method in class Torello.Java.FileNode
-
Convenience Method.
- printTree(Appendable, boolean, FileNodeFilter, FileNodeFilter) - Method in class Torello.Java.FileNode
-
This will print the directory tree to the
java.lang.Appendable
passed as a parameter. - printTreeNOIOE(boolean, FileNodeFilter, FileNodeFilter) - Method in class Torello.Java.FileNode
-
Convenience Method.
- printUsage(PrintWriter, int, String) - Method in class Apache.CLI.HelpFormatter
-
Print the cmdLineSyntax to the specified writer, using the specified width.
- printUsage(PrintWriter, int, String, Options) - Method in class Apache.CLI.HelpFormatter
-
Prints the usage statement for the specified application.
- printWrapped(PrintWriter, int, int, String) - Method in class Apache.CLI.HelpFormatter
-
Print the specified text to the specified PrintWriter.
- printWrapped(PrintWriter, int, String) - Method in class Apache.CLI.HelpFormatter
-
Print the specified text to the specified PrintWriter.
- priority - Variable in class Torello.Browser.Network.Cookie
-
Cookie Priority
EXPERIMENTAL - priority - Variable in class Torello.Browser.Network.CookieParam
-
Cookie Priority.
- privateKey - Variable in class Torello.Browser.WebAuthn.Credential
-
The ECDSA P-256 private key in PKCS#8 format.
- privateNetworkRequestPolicy - Variable in class Torello.Browser.Network.ClientSecurityState
-
[No Description Provided by Google]
- PrivateNetworkRequestPolicy - Static variable in class Torello.Browser.Network
-
[No Description Provided by Google]
EXPERIMENTAL - PrivatePropertyDescriptor(String, RunTime.RemoteObject, RunTime.RemoteObject, RunTime.RemoteObject) - Constructor for class Torello.Browser.RunTime.PrivatePropertyDescriptor
-
Constructor
- PrivatePropertyDescriptor(JsonObject) - Constructor for class Torello.Browser.RunTime.PrivatePropertyDescriptor
-
JSON Object Constructor
- process(JavaDocHTMLFile) - Method in interface Torello.JavaDoc.UserProcessorAll
-
Process a complete Java-Doc Generated Web-Page
- process(JavaDocHTMLFile) - Method in interface Torello.JavaDoc.UserProcessorPage
-
Process a complete Java-Doc Generated Web-Page
- processAEDetails(ReadOnlyList<ReflHTML<AnnotationElem>>) - Method in interface Torello.JavaDoc.UserProcessorPage
-
Extremely Uncommon:
The vast majority of Java Type's (CIET's) will not have any "Annotation Elements" - and would therefore not have an Annotation Element Detail HTML Block! Only Java@annotations
may have such elements defined. - processAESumm(SummaryTableHTML<AnnotationElem>, SummaryTableHTML<AnnotationElem>) - Method in interface Torello.JavaDoc.UserProcessorPage
-
NOTE: The vast majority of Java Type's (CIET's) will not have any "Annotation Elements" - and would therefore not have an Annotation Element Summary Table! Only Java@annotations
may have such elements defined. - processArticle(Vector<HTMLNode>, URL, String, LC, Appendable, String) - Static method in class Torello.Languages.ForeignNewsArticle
-
This will download and translate a news article from a foreign news website.
- processCtorDetails(ReadOnlyList<ReflHTML<Constructor>>) - Method in interface Torello.JavaDoc.UserProcessorPage
-
- processCtorSumm(SummaryTableHTML<Constructor>) - Method in interface Torello.JavaDoc.UserProcessorPage
-
- processECDetails(ReadOnlyList<ReflHTML<EnumConstant>>) - Method in interface Torello.JavaDoc.UserProcessorPage
-
Extremely Uncommon:
The vast majority of Java Type's (CIET's) will not have any "Enum Constants" - and would therefore not have an Annotation Element Detail HTML Block! Only Javaenum
may have such constants defined. - processECSumm(SummaryTableHTML<EnumConstant>) - Method in interface Torello.JavaDoc.UserProcessorPage
-
NOTE: The vast majority of Java Type's (CIET's) will not have any "Enum Constants" - and would therefore not have an Enum-Constant Summary Table! Only Javaenum's
may have such constants defined. - processedArticleStats - Variable in class Torello.HTML.Tools.NewsSite.Article
-
This contains an instance of
class PageStats
that has been generated from the post-processed Newspaper Article. - processFieldDetails(ReadOnlyList<ReflHTML<Field>>) - Method in interface Torello.JavaDoc.UserProcessorPage
-
- processFieldSumm(SummaryTableHTML<Field>) - Method in interface Torello.JavaDoc.UserProcessorPage
-
- processHeaderFooter(HeaderFooterHTML) - Method in interface Torello.JavaDoc.UserProcessorPage
-
- ProcessInfo(String, int, Number) - Constructor for class Torello.Browser.SystemInfo.ProcessInfo
-
Constructor
- ProcessInfo(JsonObject) - Constructor for class Torello.Browser.SystemInfo.ProcessInfo
-
JSON Object Constructor
- processMethodDetails(ReadOnlyList<ReflHTML<Method>>) - Method in interface Torello.JavaDoc.UserProcessorPage
-
- processMethodSumm(SummaryTableHTML<Method>) - Method in interface Torello.JavaDoc.UserProcessorPage
-
- produceCompilationCache(Page.CompilationCacheParams[]) - Static method in class Torello.Browser.Page
-
Requests backend to produce compilation cache for the specified scripts.
- profile - Variable in class Torello.Browser.Profiler.consoleProfileFinished
-
[No Description Provided by Google]
- profile - Variable in class Torello.Browser.SystemInfo.VideoDecodeAcceleratorCapability
-
Video codec profile that is supported, e.g.
- profile - Variable in class Torello.Browser.SystemInfo.VideoEncodeAcceleratorCapability
-
Video codec profile that is supported, e.g H264 Main.
- Profile(JsonObject) - Constructor for class Torello.Browser.Profiler.Profile
-
JSON Object Constructor
- Profile(Profiler.ProfileNode[], Number, Number, int[], int[]) - Constructor for class Torello.Browser.Profiler.Profile
-
Constructor
- ProfileNode(int, RunTime.CallFrame, Integer, int[], String, Profiler.PositionTickInfo[]) - Constructor for class Torello.Browser.Profiler.ProfileNode
-
Constructor
- ProfileNode(JsonObject) - Constructor for class Torello.Browser.Profiler.ProfileNode
-
JSON Object Constructor
- Profiler - Class in Torello.Browser
-
[No Description Provided by Google]
- Profiler.consoleProfileFinished - Class in Torello.Browser
-
[No Description Provided by Google]
- Profiler.consoleProfileStarted - Class in Torello.Browser
-
Sent when new profile recording is started using console.profile() call.
- Profiler.CoverageRange - Class in Torello.Browser
-
Coverage data for a source range.
- Profiler.FunctionCoverage - Class in Torello.Browser
-
Coverage data for a JavaScript function.
- Profiler.PositionTickInfo - Class in Torello.Browser
-
Specifies a number of samples attributed to a certain source position.
- Profiler.preciseCoverageDeltaUpdate - Class in Torello.Browser
-
Reports coverage delta since the last poll (either from an event like this, or from
takePreciseCoverage
for the current isolate. - Profiler.Profile - Class in Torello.Browser
-
Profile.
- Profiler.ProfileNode - Class in Torello.Browser
-
Profile node.
- Profiler.ScriptCoverage - Class in Torello.Browser
-
Coverage data for a JavaScript script.
- Profiler.ScriptTypeProfile - Class in Torello.Browser
-
Type profile data collected during runtime for a JavaScript script.
- Profiler.TypeObject - Class in Torello.Browser
-
Describes a type collected during runtime.
- Profiler.TypeProfileEntry - Class in Torello.Browser
-
Source offset and types for a parameter or return value.
- profileSnapshot(String, Integer, Number, DOM.Rect) - Static method in class Torello.Browser.LayerTree
-
[No Description Provided by Google]
- PROJECT_NAME - Variable in class Torello.Java.Build.BuilderRecord
-
This is a small name-
String
for the Project. - PROJECT_NAME - Variable in class Torello.Java.Build.Config
-
A simple name for this Project.
- projectNameValidator - Static variable in class Torello.Java.Build.Config
-
Project-Name validation
String
. - Promise<RESPONSE,RESULT> - Class in Torello.Java.Additional
-
A promise keeps the processing logic for converting a response from an asychronous connection into a result that the end-user can utilize.
- Promise(Function<RESPONSE, RESULT>) - Constructor for class Torello.Java.Additional.Promise
-
Constructing an instance of
Promise
only requires this response-processor (a.k.a. - pron - Variable in class Torello.Languages.Pin1Yin1
-
The Pronunciation of each element in the "Word Boundaries" version.
- pronSINGLE_WORD - Variable in class Torello.Languages.Pin1Yin1
-
This is a 1-to-1 mapping between the chinese characters in the query, and their mandarin pronunciation.
- properties - Variable in class Torello.Browser.Accessibility.AXNode
-
All other properties
OPTIONAL - properties - Variable in class Torello.Browser.DOMSnapshot.ComputedStyle
-
Name/value pairs of computed style properties.
- properties - Variable in class Torello.Browser.Media.playerPropertiesChanged
-
[No Description Provided by Google]
- properties - Variable in class Torello.Browser.RunTime.ObjectPreview
-
List of the properties.
- PropertyDescriptor(String, RunTime.RemoteObject, Boolean, RunTime.RemoteObject, RunTime.RemoteObject, boolean, boolean, Boolean, Boolean, RunTime.RemoteObject) - Constructor for class Torello.Browser.RunTime.PropertyDescriptor
-
Constructor
- PropertyDescriptor(JsonObject) - Constructor for class Torello.Browser.RunTime.PropertyDescriptor
-
JSON Object Constructor
- propertyName - Variable in exception Torello.Java.JSON.JsonBindingObjException
-
TheJsonObject
property-name that has caused this exception to throw. - propertyNames() - Method in class Torello.Java.ReadOnly.ReadOnlyProperties
-
Returns an enumeration of all the keys in this property list, including distinct keys in the default property list if a key of the same name has not already been found from the main properties list.
- PropertyPreview(String, String, String, RunTime.ObjectPreview, String) - Constructor for class Torello.Browser.RunTime.PropertyPreview
-
Constructor
- PropertyPreview(JsonObject) - Constructor for class Torello.Browser.RunTime.PropertyPreview
-
JSON Object Constructor
- protocol - Variable in class Torello.Browser.Network.Response
-
Protocol used to fetch this request.
- protocol - Variable in class Torello.Browser.Network.SecurityDetails
-
Protocol name (e.g.
- protocol - Variable in class Torello.Browser.Security.CertificateSecurityState
-
Protocol name (e.g.
- protocol - Variable in class Torello.Browser.WebAuthn.VirtualAuthenticatorOptions
-
[No Description Provided by Google]
- PROXY_HANDSHAKE_ERROR - NeoVisionaries.WebSockets.WebSocketError
-
Handshake with a proxy server failed.
- proxyEnd - Variable in class Torello.Browser.Network.ResourceTiming
-
Finished resolving proxy.
- ProxySettings - Class in NeoVisionaries.WebSockets
-
Proxy settings.
- proxyStart - Variable in class Torello.Browser.Network.ResourceTiming
-
Started resolving proxy.
- prune(FileNodeFilter, boolean) - Method in class Torello.Java.FileNode
-
Convenience Method.
- pruneTree(FileNodeFilter, boolean) - Method in class Torello.Java.FileNode
-
This removes instances of
FileNode
that meet these conditions:
Are file instances, not directories. - PS(String...) - Method in class Torello.Java.Shell
-
Runs the
UNIX / BASH / LINUX 'shell'
command:ps
$ ps <args[0]> <args[1]> ... <args[args.length-1]>
- pseudoElement - Variable in class Torello.Browser.DOM.pseudoElementAdded
-
The added pseudo element.
- pseudoElementAdded(int, DOM.Node) - Constructor for class Torello.Browser.DOM.pseudoElementAdded
-
Constructor
- pseudoElementAdded(JsonObject) - Constructor for class Torello.Browser.DOM.pseudoElementAdded
-
JSON Object Constructor
- pseudoElementId - Variable in class Torello.Browser.DOM.pseudoElementRemoved
-
The removed pseudo element id.
- pseudoElementIndexes - Variable in class Torello.Browser.DOMSnapshot.DOMNode
-
Indexes of pseudo elements associated with this node in the
domNodes
array returned bygetSnapshot
, if any. - PseudoElementMatches(String, CSS.RuleMatch[]) - Constructor for class Torello.Browser.CSS.PseudoElementMatches
-
Constructor
- PseudoElementMatches(JsonObject) - Constructor for class Torello.Browser.CSS.PseudoElementMatches
-
JSON Object Constructor
- pseudoElementRemoved(int, int) - Constructor for class Torello.Browser.DOM.pseudoElementRemoved
-
Constructor
- pseudoElementRemoved(JsonObject) - Constructor for class Torello.Browser.DOM.pseudoElementRemoved
-
JSON Object Constructor
- pseudoElements - Variable in class Torello.Browser.DOM.Node
-
Pseudo elements associated with this node.
- pseudoType - Variable in class Torello.Browser.CSS.PseudoElementMatches
-
Pseudo element type.
- pseudoType - Variable in class Torello.Browser.DOM.Node
-
Pseudo element type for this node.
- pseudoType - Variable in class Torello.Browser.DOMSnapshot.DOMNode
-
Type of a pseudo element node.
- pseudoType - Variable in class Torello.Browser.DOMSnapshot.NodeTreeSnapshot
-
Type of a pseudo element node.
- PseudoType - Static variable in class Torello.Browser.DOM
-
Pseudo element type.
- PT - Torello.Languages.LC
-
Language: Portuguese
- publicId - Variable in class Torello.Browser.DOM.Node
-
DocumentType
's publicId. - publicId - Variable in class Torello.Browser.DOMSnapshot.DocumentSnapshot
-
DocumentType
node's publicId. - publicId - Variable in class Torello.Browser.DOMSnapshot.DOMNode
-
DocumentType
node's publicId. - PuertoRico - Torello.Java.Country
-
Country Named: Puerto Rico
- Pulso - Static variable in class Torello.HTML.Tools.NewsSite.NewsSites
-
This is the
NewsSite
definition for the Newspaper located at:https://www.elpulso.mx/
. - Punct - Class in Torello.CSS
-
A class for saving one of nine different Punctuation-Token classes.
- punctuationAUC(char) - Static method in class Torello.Languages.ZH
-
This method,
punctuationAUC(char)
, converts any characters which are common on many Mandarin Chinese websites into a lower-level, more typical/normal ASCII equivalent. - PURPLE - Static variable in class Torello.Java.C
- PURPLE_BKGND - Static variable in class Torello.Java.C
- pushEnd - Variable in class Torello.Browser.Network.ResourceTiming
-
Time the server finished pushing request.
- pushNodeByPathToFrontend(String) - Static method in class Torello.Browser.DOM
-
Requests that the node is sent to the caller given its path.
- pushNodesByBackendIdsToFrontend(int[]) - Static method in class Torello.Browser.DOM
-
Requests that a batch of nodes is sent to the caller given their backend node ids.
- pushStart - Variable in class Torello.Browser.Network.ResourceTiming
-
Time the server started pushing request.
- put(Object, Object) - Method in class Torello.Java.ReadOnly.ROPropertiesBuilder
- put(K, V) - Method in class Torello.Java.Additional.LRUTreeMap
-
Associates the specified
value
with the specifiedkey
in'this'
map. - put(K, V) - Method in class Torello.Java.ReadOnly.ROHashMapBuilder
-
Associates the specified value with the specified key in this map.
- put(K, V) - Method in class Torello.Java.ReadOnly.ROHashtableBuilder
-
Maps the specified
key
to the specifiedvalue
in this hashtable. - put(K, V) - Method in class Torello.Java.ReadOnly.ROTreeMapBuilder
-
Associates the specified value with the specified key in this map.
- putAll(Map<?, ?>) - Method in class Torello.Java.ReadOnly.ROPropertiesBuilder
- putAll(Map<? extends K, ? extends V>) - Method in class Torello.Java.Additional.LRUTreeMap
-
Copies all of the mappings from the specified
'map'
to'this'
map. - putAll(Map<? extends K, ? extends V>) - Method in class Torello.Java.ReadOnly.ROHashMapBuilder
-
Copies all of the mappings from the specified map to this map.
- putAll(Map<? extends K, ? extends V>) - Method in class Torello.Java.ReadOnly.ROHashtableBuilder
-
Copies all of the mappings from the specified map to this hashtable.
- putAll(Map<? extends K, ? extends V>) - Method in class Torello.Java.ReadOnly.ROTreeMapBuilder
-
Copies all of the mappings from the specified map to this map.
- putIfAbsent(Object, Object) - Method in class Torello.Java.ReadOnly.ROPropertiesBuilder
- putIfAbsent(K, V) - Method in class Torello.Java.ReadOnly.ROHashMapBuilder
-
If the specified key is not already associated with a value (or is mapped to
null
) associates it with the given value and returnsnull
, else returns the current value. - putIfAbsent(K, V) - Method in class Torello.Java.ReadOnly.ROHashtableBuilder
-
If the specified key is not already associated with a value (or is mapped to null) associates it with the given value and returns null, else returns the current value.
- putIfAbsent(K, V) - Method in class Torello.Java.ReadOnly.ROTreeMapBuilder
-
- PYGMENTS_ORG_CSS_FILENAME - Static variable in class Torello.JavaDoc.CSSFiles
-
- pygmentsOrgCSS - Variable in class Torello.JavaDoc.CSSFiles
-
All Classes All Packages