Class OpenRouteServiceJsonObjectUnmarshallerFactory
- java.lang.Object
-
- net.anwiba.spatial.ors.marshaller.OpenRouteServiceJsonObjectUnmarshallerFactory
-
public class OpenRouteServiceJsonObjectUnmarshallerFactory extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description OpenRouteServiceJsonObjectUnmarshallerFactory()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description <T> OpenRouteServiceJsonObjectUnmarshaller<T>create(java.lang.Class<T> clazz)
-
-
-
Method Detail
-
create
public <T> OpenRouteServiceJsonObjectUnmarshaller<T> create(java.lang.Class<T> clazz)
-
-