public class ParserCoordinate extends AbstractParsableValue<Coordinate>
| Modifier and Type | Field and Description |
|---|---|
protected String |
latitudeText |
protected String |
longitudeText |
| Constructor and Description |
|---|
ParserCoordinate(String latitude,
String longitude) |
| Modifier and Type | Method and Description |
|---|---|
String |
getTextValue() |
void |
parse() |
String |
toString() |
getValue, setValueCopyright © 2018. All Rights Reserved.