Skip navigation links
Jackson-core 2.7.7.redhat-003

Package 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).

See: Description

Package com.fasterxml.jackson.core.base Description

Base classes used by concrete Parser and Generator implementations; contain functionality that is not specific to JSON or input abstraction (byte vs char). Most formats extend these types, although it is also possible to directly extend JsonParser or JsonGenerator.
Skip navigation links
Jackson-core 2.7.7.redhat-003

Copyright © 2008-2017 FasterXML. All Rights Reserved.