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
IOException
public JsonWriter(JsonOutput gen)
public void write(FieldReader reader) throws com.fasterxml.jackson.core.JsonGenerationException, IOException
com.fasterxml.jackson.core.JsonGenerationException
IOException
Copyright © 1970 The Apache Software Foundation. All rights reserved.