Package | Description |
---|---|
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. |
Modifier and Type | Method and Description |
---|---|
static JsonpCharacterEscapes |
JsonpCharacterEscapes.instance() |
Copyright © 2008-2016 FasterXML. All Rights Reserved.