Package io.quarkus.builder
Class JsonReader
java.lang.Object
io.quarkus.builder.JsonReader
Deprecated, for removal: This API element is subject to removal in a future version.
since 3.31.0 in favor of io.quarkus.bootstrap.json.JsonReader
A json format reader.
It follows the ECMA-404 The JSON Data Interchange Standard..
-
Method Summary
Modifier and TypeMethodDescriptionstatic JsonReaderDeprecated, for removal: This API element is subject to removal in a future version.<T extends JsonValue>
Tread()Deprecated, for removal: This API element is subject to removal in a future version.
-
Method Details
-
of
Deprecated, for removal: This API element is subject to removal in a future version. -
read
Deprecated, for removal: This API element is subject to removal in a future version.
-