JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
F
G
I
J
L
M
O
P
R
S
T
V
W
A
add(int, T)
- Method in class io.apptik.json.wrapper.
CachedTypedJsonArray
add(T)
- Method in class io.apptik.json.wrapper.
CachedTypedJsonArray
add(T)
- Method in class io.apptik.json.wrapper.
TypedJsonArray
add(int, T)
- Method in class io.apptik.json.wrapper.
TypedJsonArray
addAll(int, Collection<? extends T>)
- Method in class io.apptik.json.wrapper.
CachedTypedJsonArray
addAll(Collection<? extends T>)
- Method in class io.apptik.json.wrapper.
CachedTypedJsonArray
addAll(Collection<? extends T>)
- Method in class io.apptik.json.wrapper.
TypedJsonArray
addAll(int, Collection<? extends T>)
- Method in class io.apptik.json.wrapper.
TypedJsonArray
addSchemaFetcher(String, MetaInfoFetcher)
- Method in class io.apptik.json.wrapper.
JsonElementWrapper
addValidator(Validator)
- Method in class io.apptik.json.wrapper.
JsonElementWrapper
C
CachedTypedJsonArray
<
T
> - Class in
io.apptik.json.wrapper
This class is used for wrapping json arrays where elements are of the same type.
CachedTypedJsonArray()
- Constructor for class io.apptik.json.wrapper.
CachedTypedJsonArray
clear()
- Method in class io.apptik.json.wrapper.
CachedTypedJsonArray
clear()
- Method in class io.apptik.json.wrapper.
TypedJsonArray
contains(Object)
- Method in class io.apptik.json.wrapper.
CachedTypedJsonArray
contains(Object)
- Method in class io.apptik.json.wrapper.
JsonObjectArrayWrapper
contains(Object)
- Method in class io.apptik.json.wrapper.
TypedJsonArray
containsAll(Collection<?>)
- Method in class io.apptik.json.wrapper.
CachedTypedJsonArray
containsAll(Collection<?>)
- Method in class io.apptik.json.wrapper.
TypedJsonArray
F
fetch(URI)
- Method in interface io.apptik.json.wrapper.
MetaInfoFetcher
fetchMetaInfo()
- Method in class io.apptik.json.wrapper.
JsonElementWrapper
G
get(int)
- Method in class io.apptik.json.wrapper.
CachedTypedJsonArray
get(JsonElement, int)
- Method in class io.apptik.json.wrapper.
JsonObjectArrayWrapper
get(JsonElement, String)
- Method in class io.apptik.json.wrapper.
JsonObjectMapWrapper
get(JsonElement, int)
- Method in class io.apptik.json.wrapper.
JsonStringArrayWrapper
get(JsonElement, int)
- Method in class io.apptik.json.wrapper.
TypedJsonArray
get(int)
- Method in class io.apptik.json.wrapper.
TypedJsonArray
get(JsonElement, String)
- Method in class io.apptik.json.wrapper.
TypedJsonObject
getContentType()
- Method in class io.apptik.json.wrapper.
JsonElementWrapper
getDefaultSchemaFetcher()
- Method in class io.apptik.json.wrapper.
JsonElementWrapper
getDefaultValidator()
- Method in interface io.apptik.json.wrapper.
MetaInfo
getEntries()
- Method in class io.apptik.json.wrapper.
TypedJsonObject
getJson()
- Method in class io.apptik.json.wrapper.
CachedTypedJsonArray
getJson()
- Method in class io.apptik.json.wrapper.
JsonElementWrapper
getJson()
- Method in class io.apptik.json.wrapper.
JsonObjectWrapper
getJson()
- Method in class io.apptik.json.wrapper.
TypedJsonArray
getJsonSchemaUri()
- Method in class io.apptik.json.wrapper.
JsonElementWrapper
getKey(int)
- Method in class io.apptik.json.wrapper.
TypedJsonObject
getMetaInfo()
- Method in class io.apptik.json.wrapper.
JsonElementWrapper
getValidators()
- Method in class io.apptik.json.wrapper.
JsonElementWrapper
getValue(String)
- Method in class io.apptik.json.wrapper.
TypedJsonObject
getValue(int)
- Method in class io.apptik.json.wrapper.
TypedJsonObject
I
indexOf(Object)
- Method in class io.apptik.json.wrapper.
CachedTypedJsonArray
indexOf(Object)
- Method in class io.apptik.json.wrapper.
TypedJsonArray
io.apptik.json.wrapper
- package io.apptik.json.wrapper
isDataValid()
- Method in class io.apptik.json.wrapper.
JsonElementWrapper
isEmpty()
- Method in class io.apptik.json.wrapper.
TypedJsonArray
iterator()
- Method in class io.apptik.json.wrapper.
CachedTypedJsonArray
iterator()
- Method in class io.apptik.json.wrapper.
TypedJsonArray
iterator()
- Method in class io.apptik.json.wrapper.
TypedJsonObject
J
json
- Variable in class io.apptik.json.wrapper.
JsonElementWrapper
JsonElementWrapper
<
T
extends io.apptik.json.JsonElement> - Class in
io.apptik.json.wrapper
Json element Wrapper to be used to wrap JSON data with its schema content type used to describe the data.
JsonElementWrapper()
- Constructor for class io.apptik.json.wrapper.
JsonElementWrapper
JsonElementWrapper(T)
- Constructor for class io.apptik.json.wrapper.
JsonElementWrapper
JsonElementWrapper(T, String)
- Constructor for class io.apptik.json.wrapper.
JsonElementWrapper
JsonElementWrapper(T, String, URI)
- Constructor for class io.apptik.json.wrapper.
JsonElementWrapper
JsonObjectArrayWrapper
<
T
extends
JsonObjectWrapper
> - Class in
io.apptik.json.wrapper
Json Array that contains Json Objects of a specific type
JsonObjectArrayWrapper()
- Constructor for class io.apptik.json.wrapper.
JsonObjectArrayWrapper
JsonObjectMapWrapper
<
J
extends
JsonObjectWrapper
> - Class in
io.apptik.json.wrapper
JsonObjectMapWrapper(Class<J>)
- Constructor for class io.apptik.json.wrapper.
JsonObjectMapWrapper
JsonObjectWrapper
- Class in
io.apptik.json.wrapper
JsonObjectWrapper()
- Constructor for class io.apptik.json.wrapper.
JsonObjectWrapper
JsonObjectWrapper(JsonObject)
- Constructor for class io.apptik.json.wrapper.
JsonObjectWrapper
JsonObjectWrapper(JsonObject, String)
- Constructor for class io.apptik.json.wrapper.
JsonObjectWrapper
JsonObjectWrapper(JsonObject, String, URI)
- Constructor for class io.apptik.json.wrapper.
JsonObjectWrapper
JsonStringArrayWrapper
- Class in
io.apptik.json.wrapper
JsonStringArrayWrapper()
- Constructor for class io.apptik.json.wrapper.
JsonStringArrayWrapper
L
lastIndexOf(Object)
- Method in class io.apptik.json.wrapper.
CachedTypedJsonArray
lastIndexOf(Object)
- Method in class io.apptik.json.wrapper.
TypedJsonArray
length()
- Method in class io.apptik.json.wrapper.
TypedJsonObject
listIterator()
- Method in class io.apptik.json.wrapper.
CachedTypedJsonArray
listIterator(int)
- Method in class io.apptik.json.wrapper.
CachedTypedJsonArray
listIterator()
- Method in class io.apptik.json.wrapper.
TypedJsonArray
listIterator(int)
- Method in class io.apptik.json.wrapper.
TypedJsonArray
M
merge(JsonObjectWrapper)
- Method in class io.apptik.json.wrapper.
JsonObjectWrapper
Merges JsonObjectWrapper with another.
MetaInfo
- Interface in
io.apptik.json.wrapper
MetaInfoFetcher
<
O
extends
MetaInfo
> - Interface in
io.apptik.json.wrapper
O
optValue(String)
- Method in class io.apptik.json.wrapper.
TypedJsonObject
P
putAll(Map<String, T>)
- Method in class io.apptik.json.wrapper.
TypedJsonObject
putValue(String, T)
- Method in class io.apptik.json.wrapper.
TypedJsonObject
R
remove(int)
- Method in class io.apptik.json.wrapper.
CachedTypedJsonArray
remove(Object)
- Method in class io.apptik.json.wrapper.
CachedTypedJsonArray
remove(Object)
- Method in class io.apptik.json.wrapper.
TypedJsonArray
remove(int)
- Method in class io.apptik.json.wrapper.
TypedJsonArray
removeAll(Collection<?>)
- Method in class io.apptik.json.wrapper.
CachedTypedJsonArray
removeAll(Collection<?>)
- Method in class io.apptik.json.wrapper.
TypedJsonArray
retainAll(Collection<?>)
- Method in class io.apptik.json.wrapper.
CachedTypedJsonArray
retainAll(Collection<?>)
- Method in class io.apptik.json.wrapper.
TypedJsonArray
S
set(int, T)
- Method in class io.apptik.json.wrapper.
CachedTypedJsonArray
set(int, T)
- Method in class io.apptik.json.wrapper.
TypedJsonArray
setContentType(String)
- Method in class io.apptik.json.wrapper.
JsonElementWrapper
setDefaultSchemaFetcher(MetaInfoFetcher)
- Method in class io.apptik.json.wrapper.
JsonElementWrapper
setMetaInfo(MetaInfo)
- Method in class io.apptik.json.wrapper.
JsonElementWrapper
setMetaInfoUri(URI)
- Method in class io.apptik.json.wrapper.
JsonElementWrapper
setSchemaFetchers(Map<String, MetaInfoFetcher>)
- Method in class io.apptik.json.wrapper.
JsonElementWrapper
size()
- Method in class io.apptik.json.wrapper.
CachedTypedJsonArray
size()
- Method in class io.apptik.json.wrapper.
TypedJsonArray
subList(int, int)
- Method in class io.apptik.json.wrapper.
CachedTypedJsonArray
subList(int, int)
- Method in class io.apptik.json.wrapper.
TypedJsonArray
T
to(T)
- Method in class io.apptik.json.wrapper.
JsonObjectArrayWrapper
to(J)
- Method in class io.apptik.json.wrapper.
JsonObjectMapWrapper
to(String)
- Method in class io.apptik.json.wrapper.
JsonStringArrayWrapper
to(T)
- Method in class io.apptik.json.wrapper.
TypedJsonArray
to(T)
- Method in class io.apptik.json.wrapper.
TypedJsonObject
toArray()
- Method in class io.apptik.json.wrapper.
CachedTypedJsonArray
toArray(T1[])
- Method in class io.apptik.json.wrapper.
CachedTypedJsonArray
toArray()
- Method in class io.apptik.json.wrapper.
TypedJsonArray
toArray(T1[])
- Method in class io.apptik.json.wrapper.
TypedJsonArray
toString()
- Method in class io.apptik.json.wrapper.
JsonElementWrapper
TypedJsonArray
<
T
> - Class in
io.apptik.json.wrapper
Helper class that can be used for Json Array containing always the same type of object; This is useful in the general case when elements are read from or written to Json once.
TypedJsonArray()
- Constructor for class io.apptik.json.wrapper.
TypedJsonArray
TypedJsonObject
<
T
> - Class in
io.apptik.json.wrapper
Helper class that can be used for Json Objects containing always the same type;
TypedJsonObject()
- Constructor for class io.apptik.json.wrapper.
TypedJsonObject
V
validateData(StringBuilder)
- Method in class io.apptik.json.wrapper.
JsonElementWrapper
W
withWrapperType(Class<T>)
- Method in class io.apptik.json.wrapper.
JsonObjectArrayWrapper
wrap(JsonArray)
- Method in class io.apptik.json.wrapper.
CachedTypedJsonArray
wrap(T)
- Method in class io.apptik.json.wrapper.
JsonElementWrapper
wrap(JsonArray)
- Method in class io.apptik.json.wrapper.
JsonObjectArrayWrapper
wrap(JsonArray, Class<T>)
- Method in class io.apptik.json.wrapper.
JsonObjectArrayWrapper
wrap(JsonArray)
- Method in class io.apptik.json.wrapper.
JsonStringArrayWrapper
wrap(JsonArray)
- Method in class io.apptik.json.wrapper.
TypedJsonArray
A
C
F
G
I
J
L
M
O
P
R
S
T
V
W
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes