public class FeatureJSONWriter extends Object
| Constructor and Description |
|---|
FeatureJSONWriter() |
| Modifier and Type | Method and Description |
|---|---|
static void |
write(Writer writer,
Feature feature)
Writes the feature to the writer.
|
public static void write(Writer writer, Feature feature) throws IOException
writer - Writerfeature - FeatureIOException - If writing failsCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.