| パッケージ | 説明 |
|---|---|
| jakarta.json | JSON を処理するオブジェクトモデル API を提供します。 |
| jakarta.json.spi | JSON 処理オブジェクトの実装をプラグインする Service Provider Interface(SPI)。 |
| 修飾子と型 | メソッドと説明 |
|---|---|
static JsonReaderFactory | Json.createReaderFactory(MapSE<StringSE,?> config)JsonReader オブジェクトを作成するためのリーダーファクトリを作成します。 |
| 修飾子と型 | メソッドと説明 |
|---|---|
abstract JsonReaderFactory | JsonProvider.createReaderFactory(MapSE<StringSE,?> config)JsonReader オブジェクトを作成するためのリーダーファクトリを作成します。 |
Copyright © 2018,2020 Eclipse Foundation.
Use is subject to license terms.