Package org.codehaus.jackson

Main public API classes of the core streaming JSON processor: most importantly JsonFactory used for constructing JSON parser (JsonParser) and generator (JsonParser) instances.

See: Description

Package org.codehaus.jackson Description

Main public API classes of the core streaming JSON processor: most importantly JsonFactory used for constructing JSON parser (JsonParser) and generator (JsonParser) instances.

Public API of the higher-level mapping interfaces ("Mapping API") is found from under org.codehaus.jackson.map and not included here, except for following base interfaces: