Package uk.m0nom.adifproc.coords
Class CommaSeparatedDecimalLatLongWithAltitudeParser
java.lang.Object
uk.m0nom.adifproc.coords.CommaSeparatedDecimalLatLongWithAltitudeParser
- All Implemented Interfaces:
LocationParser
public class CommaSeparatedDecimalLatLongWithAltitudeParser
extends Object
implements LocationParser
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CommaSeparatedDecimalLatLongWithAltitudeParser
public CommaSeparatedDecimalLatLongWithAltitudeParser()
-
-
Method Details
-
getPattern
- Specified by:
getPatternin interfaceLocationParser
-
parse
- Specified by:
parsein interfaceLocationParser
-
getName
- Specified by:
getNamein interfaceLocationParser
-