Package com.graphhopper.http
Class GHLocationParam
java.lang.Object
io.dropwizard.jersey.params.AbstractParam<GHLocation>
com.graphhopper.http.GHLocationParam
-
Constructor Summary
ConstructorsConstructorDescriptionGHLocationParam
(String input) GHLocationParam
(String input, String parameterName) -
Method Summary
Methods inherited from class io.dropwizard.jersey.params.AbstractParam
equals, error, errorMessage, generateErrorMessage, get, getErrorStatus, hashCode, mediaType, toString
-
Constructor Details
-
GHLocationParam
-
GHLocationParam
-
-
Method Details
-
parse
- Specified by:
parse
in classio.dropwizard.jersey.params.AbstractParam<GHLocation>
- Throws:
Exception
-