public class JsonWriter extends Object
| Constructor and Description |
|---|
JsonWriter(JsonOutput gen) |
JsonWriter(OutputStream out,
boolean pretty,
boolean useExtendedOutput) |
public JsonWriter(OutputStream out, boolean pretty, boolean useExtendedOutput) throws IOException
IOExceptionpublic JsonWriter(JsonOutput gen)
public void write(FieldReader reader) throws com.fasterxml.jackson.core.JsonGenerationException, IOException
com.fasterxml.jackson.core.JsonGenerationExceptionIOExceptionCopyright © 2021 The Apache Software Foundation. All rights reserved.