JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Q
Q_ID
- Static variable in class sunlabs.brazil.template.
QueueTemplate
qsort(Vector)
- Static method in class sunlabs.brazil.util.
Sort
Sort a vector of strings using the Qsort algorithm.
qsort(Object)
- Static method in class sunlabs.brazil.util.
Sort
Sorts an array of the basic types (ints, floats, bytes, etc.) or Strings.
qsort(Object, Sort.Compare)
- Static method in class sunlabs.brazil.util.
Sort
Sorts an array.
query
- Variable in class sunlabs.brazil.server.
Request
The query string specified after the URL, or
""
if no query string was specified.
QueueTemplate
- Class in
sunlabs.brazil.template
Template class for Managing simple Queues, allowing text communication among sessions.
QueueTemplate()
- Constructor for class sunlabs.brazil.template.
QueueTemplate
QueueTemplate.Queue
- Class in
sunlabs.brazil.template
Create an object queue.
QueueTemplate.Queue()
- Constructor for class sunlabs.brazil.template.
QueueTemplate.Queue
Create a new Q of a maximum possible size
QueueTemplate.QueueItem
- Class in
sunlabs.brazil.template
A bag of items to keep on the Q.
QueueTemplate.QueueItem(String, Dictionary)
- Constructor for class sunlabs.brazil.template.
QueueTemplate.QueueItem
QueueTemplate.QueueItem(String, String, String)
- Constructor for class sunlabs.brazil.template.
QueueTemplate.QueueItem
Deprecated.
Use the other constructor instead
quote(String)
- Static method in class sunlabs.brazil.handler.
HtmlRewriter
Helper class to quote a attribute's value when the value is being written to the resultant HTML document.
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes