Package net.sf.marineapi.nmea.parser

Contains base classes and parser implementations for supported NMEA sentences.

See:
          Description

Class Summary
SentenceFactory Factory for creating sentence parsers.
SentenceParser Base sentence parser for all NMEA sentence types.
 

Exception Summary
DataNotAvailableException Thrown to indicate that requested data is not available.
ParseException Thrown to indicate that parser is unable interpret the contents of requested data field.
 

Package net.sf.marineapi.nmea.parser Description

Contains base classes and parser implementations for supported NMEA sentences.

Notice

Java Marine API is not approved by National Marine Electronics Association. The interpretation of NMEA sentences for this library is based entirely on freely available resources in the web. Thus, it is NOT guaranteed that the library would conform and follow the standard accurately.

The NMEA information for Java Marine API has been collected from the following resources (in random order, last checked on 2010-03-06):

A huge Thank You to all above authors for collecting the information! All disclaimers and warnings concerning the accuracy of information in the above resources apply equally to Java Marine API. Upon noticing any errors, please contact the project author.



Copyright (C) 2010-2011 Java Marine API author(s). All Rights Reserved.