JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
json-lib 3.0.2-SNAPSHOT
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
_
M
MappingPropertyFilter
- Class in
org.kordamp.json.filters
MappingPropertyFilter()
- Constructor for class org.kordamp.json.filters.
MappingPropertyFilter
MappingPropertyFilter(Map)
- Constructor for class org.kordamp.json.filters.
MappingPropertyFilter
matches(String)
- Method in class org.kordamp.json.regexp.
JdkRegexpMatcher
matches(String)
- Method in interface org.kordamp.json.regexp.
RegexpMatcher
Returns true is the string matches the Pattern.
The Pattern will be managed internally by the RegexpMatcher implementation.
matches(String)
- Method in class org.kordamp.json.util.
JSONTokener
mayBeJSON(String)
- Static method in class org.kordamp.json.util.
JSONUtils
Tests if the String possibly represents a valid JSON String.
Valid JSON strings are: "null" starts with "[" and ends with "]" starts with "{" and ends with "}"
mode
- Variable in class org.kordamp.json.util.
JSONBuilder
The current mode.
MODE_LIST
- Static variable in class org.kordamp.json.
JsonConfig
MODE_OBJECT_ARRAY
- Static variable in class org.kordamp.json.
JsonConfig
MODE_SET
- Static variable in class org.kordamp.json.
JsonConfig
more()
- Method in class org.kordamp.json.util.
JSONTokener
Determine if the source string still contains characters that next() can consume.
morph(Object)
- Method in class org.kordamp.json.util.
EnumMorpher
morphPropertyValue(String, Object, Class, Class)
- Static method in class org.kordamp.json.
JSONObject.Impl
morphsTo()
- Method in class org.kordamp.json.util.
EnumMorpher
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
_
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Copyright © 2006-2020 Andres Almiray. All rights reserved.
Prev Letter
Next Letter
Frames
No Frames
All Classes