public class CityJSONWriter extends AbstractCityJSONWriter
gson, marshaller, metadata, writer
Constructor and Description |
---|
CityJSONWriter(com.google.gson.stream.JsonWriter writer,
CityJSONOutputFactory factory) |
Modifier and Type | Method and Description |
---|---|
void |
write(CityModel cityModel) |
close, flush, getCityJSONMarshaller, getMetadata, isHtmlSafe, setHtmlSafe, setIndent, setMetadata
public CityJSONWriter(com.google.gson.stream.JsonWriter writer, CityJSONOutputFactory factory)
public void write(CityModel cityModel) throws CityJSONWriteException
CityJSONWriteException