JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
Z
J
JauntException
- Exception in
com.jaunt
The superclass of all Jaunt-related checked Exceptions.
JauntException(String)
- Constructor for exception com.jaunt.
JauntException
Creates a JauntException with the specified error message.
JNode
- Class in
com.jaunt
A JNode (JSON Node) represents a node of a JSON tree; depending on its type, it can represent an object node, array node, or a primitive node (String, numerics, booleans).
JNode.Type
- Enum in
com.jaunt
json
- Variable in class com.jaunt.
UserAgent
The JSON object created as a result of the most recent request, where response type was JSON.
A
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
Z
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes