Uses of Class
net.osslabz.lnd.JSON
Packages that use JSON
-
Uses of JSON in net.osslabz.lnd
Methods in net.osslabz.lnd that return JSONModifier and TypeMethodDescriptionApiClient.getJSON()Get JSONJSON.setDateFormat(DateFormat dateFormat) JSON.setGson(com.google.gson.Gson gson) Set Gson.JSON.setLenientOnJson(boolean lenientOnJson) Configure the parser to be liberal in what it accepts.JSON.setLocalDateFormat(DateTimeFormatter dateFormat) JSON.setOffsetDateTimeFormat(DateTimeFormatter dateFormat) JSON.setSqlDateFormat(DateFormat dateFormat) Methods in net.osslabz.lnd with parameters of type JSON