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
Q
- Q - Class in Torello.Java
-
The class
'Q'
(Query) is an extremely simple debugging tool that is similar to an IDE's 'breakpoint' feature, but instead using terminal input. - Qatar - Torello.Java.Country
-
Country Named: Qatar
- QuadConsumer<A,B,C,D> - Interface in Torello.Java.Function
-
Function-Pointer Input:
A, B, C, D
Output:void
. - QuadFunction<A,B,C,D,R> - Interface in Torello.Java.Function
-
Function-Pointer Input:
A, B, C, D
Output:R
. - QuadPredicate<A,B,C,D> - Interface in Torello.Java.Function
-
Function-Pointer Input:
A, B, C, D
Output:boolean
. - quality - Variable in class Torello.Browser.HeadlessExperimental.ScreenshotParams
-
Compression quality from range [0..100] (jpeg only).
- queryAXTree(Integer, Integer, String, String, String) - Static method in class Torello.Browser.Accessibility
-
Query a DOM node's accessibility subtree for accessible name and role.
- queryObjects(String, String) - Static method in class Torello.Browser.RunTime
-
[No Description Provided by Google]
- querySelector(int, String) - Static method in class Torello.Browser.DOM
-
Executes
querySelector
on a given node. - querySelectorAll(int, String) - Static method in class Torello.Browser.DOM
-
Executes
querySelectorAll
on a given node. - QUICKER_BUILD - Variable in class Torello.Java.Build.CLI
-
To-Do: Create a detailed explanation of this sick little bugger.
- QUICKER_BUILD_SKIP - Static variable in class Torello.Java.Build.BuildPackage
-
This is a flag that can be used to boost Build-Times in a way quite similar to the
BuildPackage.DO_NOT_RECOMPILE
flag. - quickSummary() - Method in class Torello.JavaDoc.Location
-
Produces a quick-summary, as a
String
. - quickSummary() - Method in class Torello.JavaDoc.ParsedFile
-
Provides a Quick Summary for this file.
- Quiet - Torello.Java.Verbosity
-
Indicates a user-request for an application or program to run producing the minimum amount of text-output possible.
- QUIET - Static variable in class Torello.Browser.BRDPC
-
Configuration-flag for setting the verbosity of this library-package.
- QUIET - Variable in class Torello.Browser.WebSocketSender
-
A Verbose Flag.
- QuintConsumer<A,B,C,D,E> - Interface in Torello.Java.Function
-
Function-Pointer Input:
A, B, C, D, E
Output:void
. - QuintFunction<A,B,C,D,E,R> - Interface in Torello.Java.Function
-
Function-Pointer Input:
A, B, C, D, E
Output:R
. - QuintPredicate<A,B,C,D,E> - Interface in Torello.Java.Function
-
Function-Pointer Input:
A, B, C, D, E
Output:boolean
. - quirksModeIssueDetails - Variable in class Torello.Browser.Audits.InspectorIssueDetails
-
[No Description Provided by Google]
OPTIONAL - QuirksModeIssueDetails(boolean, int, String, String, String) - Constructor for class Torello.Browser.Audits.QuirksModeIssueDetails
-
Constructor
- QuirksModeIssueDetails(JsonObject) - Constructor for class Torello.Browser.Audits.QuirksModeIssueDetails
-
JSON Object Constructor
- quote - Variable in class Torello.CSS.Str
-
The quotation mark type used to quote this
String
-Literal. - quote - Variable in enum Torello.HTML.SD
-
This character contains, or represents, the quote being used by
'this'
enumerated-constant, as a java-character. - quoteAUC(char) - Static method in class Torello.Languages.ZH
-
Quotes - any version.
- QUOTES_CHECKER - Static variable in exception Torello.HTML.QuotesException
-
This Regular-Expression
Pattern
is used internally for one particular scenario involving a null quotes specifier. - QuotesException - Exception in Torello.HTML
-
This
Exception
is generated, usually, when a quote-within-quote problem has occurred inside HTML Attributes. - QuotesException() - Constructor for exception Torello.HTML.QuotesException
-
Constructs a
QuotesException
with no detail message. - QuotesException(String) - Constructor for exception Torello.HTML.QuotesException
-
Constructs a
QuotesException
with the specified detail message. - QuotesException(String, Throwable) - Constructor for exception Torello.HTML.QuotesException
-
Constructs a new exception with the specified detail message and cause.
- QuotesException(Throwable) - Constructor for exception Torello.HTML.QuotesException
-
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).
All Classes All Packages