| Package | Description |
|---|---|
| com.fasterxml.jackson.jr.ob | |
| com.fasterxml.jackson.jr.ob.api | |
| com.fasterxml.jackson.jr.ob.impl |
| Class and Description |
|---|
| CollectionBuilder
Helper class that is used for constructing
Collections
to map JSON Array values in. |
| ExtensionContext
API that lets
JacksonJrExtensions to register handlers
it needs to. |
| MapBuilder
Helper class that is used for constructing
Maps
to map JSON Object values in. |
| ReaderWriterModifier
API to implement to apply modifications to
ValueReaders and
ValueWriters of all kinds (default scalar ones, custom ones,
POJO ones). |
| ReaderWriterProvider
API to implement to provide custom
ValueReaders and
ValueWriters. |
| Class and Description |
|---|
| CollectionBuilder
Helper class that is used for constructing
Collections
to map JSON Array values in. |
| ExtensionContext
API that lets
JacksonJrExtensions to register handlers
it needs to. |
| MapBuilder
Helper class that is used for constructing
Maps
to map JSON Object values in. |
| ReaderWriterModifier
API to implement to apply modifications to
ValueReaders and
ValueWriters of all kinds (default scalar ones, custom ones,
POJO ones). |
| ReaderWriterProvider
API to implement to provide custom
ValueReaders and
ValueWriters. |
| ValueReader
API and base class for all "deserializer" implementations used to actually read
values of Java types from (JSON) input.
|
| ValueWriter |
| Class and Description |
|---|
| CollectionBuilder
Helper class that is used for constructing
Collections
to map JSON Array values in. |
| MapBuilder
Helper class that is used for constructing
Maps
to map JSON Object values in. |
| ReaderWriterModifier
API to implement to apply modifications to
ValueReaders and
ValueWriters of all kinds (default scalar ones, custom ones,
POJO ones). |
| ReaderWriterProvider
API to implement to provide custom
ValueReaders and
ValueWriters. |
| ValueReader
API and base class for all "deserializer" implementations used to actually read
values of Java types from (JSON) input.
|
| ValueWriter |
Copyright © 2025 FasterXML. All rights reserved.