Uses of Interface
org.json.simple.JSONAware
-
Packages that use JSONAware Package Description org.json.simple -
-
Uses of JSONAware in org.json.simple
Classes in org.json.simple that implement JSONAware Modifier and Type Class Description class
JSONArray
Deprecated.since 2.0.0, replaced byJsonArray
class
JSONObject
Deprecated.since 2.0.0, replaced byJsonObject
-