| Package | Description |
|---|---|
| com.ibm.cos.v2.protocols.json.internal.unmarshall | |
| com.ibm.cos.v2.protocols.jsoncore |
| Modifier and Type | Method and Description |
|---|---|
JsonProtocolUnmarshaller.Builder |
JsonProtocolUnmarshaller.Builder.parser(JsonNodeParser parser) |
| Modifier and Type | Method and Description |
|---|---|
JsonNodeParser |
JsonNodeParser.Builder.build()
Build a
JsonNodeParser based on the current configuration of this builder. |
static JsonNodeParser |
JsonNodeParser.create()
Create a parser using the default configuration.
|
static JsonNodeParser |
JsonNode.parser()
Create a
JsonNodeParser for generating a JsonNode from a JSON document. |
Copyright © 2026. All rights reserved.