| Package | Description |
|---|---|
| com.fasterxml.jackson.core |
Main public API classes of the core streaming JSON
processor: most importantly
JsonFactory
used for constructing
JSON parser (JsonParser)
and generator
(JsonGenerator)
instances. |
| Modifier and Type | Method and Description |
|---|---|
static ErrorReportConfiguration.Builder |
ErrorReportConfiguration.builder() |
ErrorReportConfiguration.Builder |
ErrorReportConfiguration.Builder.maxErrorTokenLength(int maxErrorTokenLength) |
ErrorReportConfiguration.Builder |
ErrorReportConfiguration.Builder.maxRawContentLength(int maxRawContentLength) |
ErrorReportConfiguration.Builder |
ErrorReportConfiguration.rebuild() |
Copyright © 2008–2024 FasterXML. All rights reserved.