org.geotools.geojson
Class GeoJSON

Object
  extended by GeoJSON

public class GeoJSON
extends Object


Constructor Summary
GeoJSON()
           
 
Method Summary
static Object read(Object input)
           
static void write(Object obj, Object output)
           
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GeoJSON

public GeoJSON()
Method Detail

read

public static Object read(Object input)
                   throws IOException
Throws:
IOException

write

public static void write(Object obj,
                         Object output)
                  throws IOException
Throws:
IOException


Copyright © 1996-2014 Geotools. All Rights Reserved.