|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.fasterxml.jackson.core.json | |
---|---|
com.fasterxml.jackson.core.base | Base classes used by concrete Parser and Generator implementations; contain functionality that is not specific to JSON or input abstraction (byte vs char). |
com.fasterxml.jackson.core.json | JSON-specific parser and generator implementation classes that Jackson defines and uses. |
Classes in com.fasterxml.jackson.core.json used by com.fasterxml.jackson.core.base | |
---|---|
JsonReadContext
Extension of JsonStreamContext , which implements
core methods needed, and also exposes
more complete API to parser implementation classes. |
|
JsonWriteContext
Extension of JsonStreamContext , which implements
core methods needed, and also exposes
more complete API to generator implementation classes. |
Classes in com.fasterxml.jackson.core.json used by com.fasterxml.jackson.core.json | |
---|---|
CoreVersion
Helper class used for finding and caching version information for the core bundle. |
|
JsonReadContext
Extension of JsonStreamContext , which implements
core methods needed, and also exposes
more complete API to parser implementation classes. |
|
JsonWriteContext
Extension of JsonStreamContext , which implements
core methods needed, and also exposes
more complete API to generator implementation classes. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |