public interface JsonValueNodeFactory
| Modifier and Type | Field and Description |
|---|---|
static JsonValueNodeFactory |
DEFAULT
Default implementation.
|
| Modifier and Type | Method and Description |
|---|---|
JsonNode |
node(com.ibm.cos.v2.thirdparty.jackson.core.JsonParser parser,
com.ibm.cos.v2.thirdparty.jackson.core.JsonToken token) |
static final JsonValueNodeFactory DEFAULT
JsonNode node(com.ibm.cos.v2.thirdparty.jackson.core.JsonParser parser, com.ibm.cos.v2.thirdparty.jackson.core.JsonToken token) throws IOException
IOExceptionCopyright © 2026. All rights reserved.