Package uk.m0nom.adifproc.coords
Class LocationParsingService
java.lang.Object
uk.m0nom.adifproc.coords.LocationParsingService
-
Constructor Summary
ConstructorsConstructorDescriptionThe order of these parsers is important, they should run from most to least accurate -
Method Summary
Modifier and TypeMethodDescriptionformat(org.gavaghan.geodesy.GlobalCoordinates coords) static booleanisAccurateParser(LocationParser parser) parseStringForCoordinates(LocationSource source, String value)
-
Constructor Details
-
LocationParsingService
public LocationParsingService()The order of these parsers is important, they should run from most to least accurate
-
-
Method Details
-
isAccurateParser
-
parseStringForCoordinates
-
format
-