Skip navigation links
A C G J O P R S T 

A

addAndGet(String, int) - Method in interface org.swat.json.utils.CustomFieldAware
Add and get int.
addToList(String, Object) - Method in interface org.swat.json.utils.CustomFieldAware
Add to list.
addToSet(String, Object) - Method in interface org.swat.json.utils.CustomFieldAware
Add to set boolean.
anyGetters() - Method in interface org.swat.json.utils.CustomFieldAware
Any getters map.

C

configure(SerializationFeature, boolean) - Method in class org.swat.json.utils.JsonUtilFX
Configure json util.
customField(String) - Method in interface org.swat.json.utils.CustomFieldAware
Custom field t.
CustomFieldAware - Interface in org.swat.json.utils
The interface Custom field aware.
customFields() - Method in interface org.swat.json.utils.CustomFieldAware
Custom fields map.

G

getOBJECT_MAPPER() - Method in class org.swat.json.utils.JsonUtilFX
Gets a copy of object mapper.

J

JSON_UTIL - Static variable in class org.swat.json.utils.JsonConstants
The constant JSON_UTIL.
JSON_UTIL_CH - Static variable in class org.swat.json.utils.JsonConstants
The constant JSON_UTIL_CH.
JsonConstants - Class in org.swat.json.utils
Created by swat on 18/9/17.
JsonConstants() - Constructor for class org.swat.json.utils.JsonConstants
 
JsonUtil - Interface in org.swat.json.utils
The Utilities for Json.
JsonUtilCH - Class in org.swat.json.utils
The Utilities for Json.
JsonUtilCH() - Constructor for class org.swat.json.utils.JsonUtilCH
Instantiates a new Json util.
JsonUtilCH(ObjectMapper) - Constructor for class org.swat.json.utils.JsonUtilCH
Instantiates a new Json util ch.
JsonUtilFX - Class in org.swat.json.utils
The Utilities for Json.
JsonUtilFX() - Constructor for class org.swat.json.utils.JsonUtilFX
Instantiates a new Json util.
JsonUtilFX(ObjectMapper) - Constructor for class org.swat.json.utils.JsonUtilFX
Instantiates a new Json util.

O

org.swat.json.utils - package org.swat.json.utils
 

P

pretty(Object) - Method in interface org.swat.json.utils.JsonUtil
Returns prettified json of the object
pretty(Object) - Method in class org.swat.json.utils.JsonUtilCH
 
pretty(Object) - Method in class org.swat.json.utils.JsonUtilFX
 
putCustomField(String, Object) - Method in interface org.swat.json.utils.CustomFieldAware
Put custom field.

R

readList(InputStream, Class<T>) - Method in interface org.swat.json.utils.JsonUtil
Parses the json to List of desired type
readList(String, Class<T>) - Method in interface org.swat.json.utils.JsonUtil
Parses the json to List of desired type
readList(InputStream, Class<T>) - Method in class org.swat.json.utils.JsonUtilCH
 
readList(String, Class<T>) - Method in class org.swat.json.utils.JsonUtilCH
 
readList(InputStream, Class<T>) - Method in class org.swat.json.utils.JsonUtilFX
 
readList(String, Class<T>) - Method in class org.swat.json.utils.JsonUtilFX
 
readMap(String, Class<K>, Class<V>) - Method in interface org.swat.json.utils.JsonUtil
Parses the json to Map of desired type
readMap(String, Class<K>, Class<V>) - Method in class org.swat.json.utils.JsonUtilCH
 
readMap(String, Class<K>, Class<V>) - Method in class org.swat.json.utils.JsonUtilFX
 
readObject(InputStream, Class<T>) - Method in interface org.swat.json.utils.JsonUtil
Parses the json to desired type
readObject(String, Class<T>) - Method in interface org.swat.json.utils.JsonUtil
Reads json as Object
readObject(InputStream, Class<T>) - Method in class org.swat.json.utils.JsonUtilCH
 
readObject(String, Class<T>) - Method in class org.swat.json.utils.JsonUtilCH
 
readObject(InputStream, Class<T>) - Method in class org.swat.json.utils.JsonUtilFX
 
readObject(String, Class<T>) - Method in class org.swat.json.utils.JsonUtilFX
 
registerModules(Module...) - Method in class org.swat.json.utils.JsonUtilFX
Register modules json util.

S

setSerializationInclusion(JsonInclude.Include) - Method in class org.swat.json.utils.JsonUtilFX
Set serialization inclusion json util.

T

toJsonString(Object) - Method in interface org.swat.json.utils.JsonUtil
Method convert to json string for the input object
toJsonString(Object) - Method in class org.swat.json.utils.JsonUtilCH
 
toJsonString(Object) - Method in class org.swat.json.utils.JsonUtilFX
 
A C G J O P R S T 
Skip navigation links

Copyright © 2021. All rights reserved.