类 TypedSentenceListenerExample

java.lang.Object
net.sf.marineapi.nmea.event.AbstractSentenceListener<RMCSentence>
net.sf.marineapi.example.TypedSentenceListenerExample
所有已实现的接口:
EventListener, SentenceListener

public class TypedSentenceListenerExample extends AbstractSentenceListener<RMCSentence>
Example application demonstrating the usage of AbstractSentenceListener.
作者:
Kimmo Tuukkanen
  • 构造器详细资料

    • TypedSentenceListenerExample

      public TypedSentenceListenerExample(File file) throws IOException
      Creates a new instance.
      参数:
      file - File containing NMEA data
      抛出:
      IOException
  • 方法详细资料