Uses of Interface
net.minidev.json.JSONAware
-
Packages that use JSONAware Package Description net.minidev.json net.minidev.json.reader -
-
Uses of JSONAware in net.minidev.json
Subinterfaces of JSONAware in net.minidev.json Modifier and Type Interface Description interfaceJSONAwareExBeans that support advanced output of JSON text shall implement this interface.Classes in net.minidev.json that implement JSONAware Modifier and Type Class Description classJSONArrayA JSON array.classJSONObjectA JSON object. -
Uses of JSONAware in net.minidev.json.reader
Fields in net.minidev.json.reader with type parameters of type JSONAware Modifier and Type Field Description static JsonWriterI<JSONAware>JsonWriter. JSONJSONAwareWriter
-