|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TreeCodec | |
|---|---|
| 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. |
| Uses of TreeCodec in com.fasterxml.jackson.core |
|---|
| Subclasses of TreeCodec in com.fasterxml.jackson.core | |
|---|---|
class |
ObjectCodec
Abstract class that defines the interface that JsonParser and
JsonGenerator use to serialize and deserialize regular
Java objects (POJOs aka Beans). |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||