|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.placelab.spotter.NMEASentenceFactory
Take a line of gpsmon output data and parse it into a rmc or gga sentence.
| Constructor Summary | |
NMEASentenceFactory()
Deprecated. |
|
| Method Summary | |
static NMEASentence |
createNMEASentence(java.lang.String line)
Deprecated. Parse a line of text into a rmc or gga nmea sentence. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public NMEASentenceFactory()
| Method Detail |
public static NMEASentence createNMEASentence(java.lang.String line)
line - a line of text from gpsmon
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||