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
V
W
X
N
names()
- Method in class org.codehaus.jettison.json.
JSONObject
Produce a JSONArray containing the names of the elements of this JSONObject.
next()
- Method in class org.codehaus.jettison.badgerfish.
BadgerFishXMLStreamReader
next()
- Method in class org.codehaus.jettison.json.
JSONTokener
Get the next character in the source string.
next(char)
- Method in class org.codehaus.jettison.json.
JSONTokener
Consume the next character, and check that it matches a specified character.
next(int)
- Method in class org.codehaus.jettison.json.
JSONTokener
Get the next n characters.
next()
- Method in class org.codehaus.jettison.mapped.
MappedXMLStreamReader
nextClean()
- Method in class org.codehaus.jettison.json.
JSONTokener
Get the next char in the string, skipping whitespace and comments (slashslash, slashstar, and hash).
nextString(char)
- Method in class org.codehaus.jettison.json.
JSONTokener
Return the characters up to the next close quote character.
nextTag()
- Method in class org.codehaus.jettison.
AbstractXMLStreamReader
nextTo(char)
- Method in class org.codehaus.jettison.json.
JSONTokener
Get the text up but not including the specified character or the end of line, whichever comes first.
nextTo(String)
- Method in class org.codehaus.jettison.json.
JSONTokener
Get the text up but not including one of the specified delimeter characters or the end of line, whichever comes first.
nextValue()
- Method in class org.codehaus.jettison.json.
JSONTokener
Get the next value.
node
- Variable in class org.codehaus.jettison.
AbstractXMLStreamReader
Node
- Class in
org.codehaus.jettison
Node(String, JSONObject, Convention)
- Constructor for class org.codehaus.jettison.
Node
Node(String, Convention)
- Constructor for class org.codehaus.jettison.
Node
Node(JSONObject)
- Constructor for class org.codehaus.jettison.
Node
NULL
- Static variable in class org.codehaus.jettison.json.
JSONObject
It is sometimes more convenient and less ambiguous to have a
NULL
object than to use Java's
null
value.
NullNamespaceContext
- Class in
org.codehaus.jettison.mapped
NullNamespaceContext()
- Constructor for class org.codehaus.jettison.mapped.
NullNamespaceContext
numberToString(Number)
- Static method in class org.codehaus.jettison.json.
JSONObject
Produce a string from a Number.
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
V
W
X