| Package | Description |
|---|---|
| com.ibm.cos.v2.protocols.json.internal.unmarshall | |
| com.ibm.cos.v2.protocols.jsoncore |
| Modifier and Type | Method and Description |
|---|---|
JsonValueNodeFactory |
ProtocolUnmarshallDependencies.nodeValueFactory()
Used for parsing.
|
JsonValueNodeFactory |
DefaultProtocolUnmarshallDependencies.nodeValueFactory() |
| Modifier and Type | Method and Description |
|---|---|
DefaultProtocolUnmarshallDependencies.Builder |
DefaultProtocolUnmarshallDependencies.Builder.nodeValueFactory(JsonValueNodeFactory nodeValueFactory) |
| Modifier and Type | Field and Description |
|---|---|
static JsonValueNodeFactory |
JsonValueNodeFactory.DEFAULT
Default implementation.
|
| Modifier and Type | Method and Description |
|---|---|
JsonNodeParser.Builder |
JsonNodeParser.Builder.jsonValueNodeFactory(JsonValueNodeFactory jsonValueNodeFactory)
Factory to create JsonNode out of JSON tokens.
|
Copyright © 2026. All rights reserved.