Uses of Class
io.gitea.JSON
-
Uses of JSON in io.gitea
Methods in io.gitea that return JSON Modifier and Type Method Description JSONApiClient. getJSON()Get JSONJSONJSON. setDateFormat(java.text.DateFormat dateFormat)JSONJSON. setGson(com.google.gson.Gson gson)Set Gson.JSONJSON. setLenientOnJson(boolean lenientOnJson)JSONJSON. setLocalDateFormat(org.threeten.bp.format.DateTimeFormatter dateFormat)JSONJSON. setOffsetDateTimeFormat(org.threeten.bp.format.DateTimeFormatter dateFormat)JSONJSON. setSqlDateFormat(java.text.DateFormat dateFormat)