Class Hierarchy
- java.lang.Object
- net.anwiba.commons.json.AbstractJsonUnmarshaller<T,O,R,E>
- net.anwiba.commons.json.AbstractJsonObjectUnmarshaller<T,R,E>
- net.anwiba.spatial.topo.json.marshal.TopoJsonObjectUnmarshaller<T>
- net.anwiba.commons.json.AbstractJsonObjectUnmarshaller<T,R,E>
- net.anwiba.commons.json.JsonObjectMarshaller<T>
- net.anwiba.spatial.topo.json.marshal.TopoJsonObjectMarshaller<T>
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.io.IOException
- net.anwiba.spatial.topo.json.marshal.TopoJsonMarshallingException
- java.io.IOException
- java.lang.Exception
- net.anwiba.spatial.topo.json.marshal.TopoJsonMarshallingExceptionFactory (implements net.anwiba.commons.json.IJsonObjectMarshallingExceptionFactory<R,E>)
- net.anwiba.spatial.topo.json.marshal.TopoJsonObjectMarshallerFactory
- net.anwiba.spatial.topo.json.marshal.TopoJsonObjectUnmarshallerFactory
- net.anwiba.commons.json.AbstractJsonUnmarshaller<T,O,R,E>