public class GeoJSON extends Object
Constructor and Description |
---|
GeoJSON() |
Modifier and Type | Method and Description |
---|---|
static Object |
read(Object input) |
static void |
write(Object obj,
Object output) |
public static Object read(Object input) throws IOException
IOException
public static void write(Object obj, Object output) throws IOException
IOException
Copyright © 1996–2019 Geotools. All rights reserved.