dk.tbsalling.aismessages.nmea
Class NMEAAISMessageDecoder

java.lang.Object
  extended by dk.tbsalling.aismessages.nmea.NMEAAISMessageDecoder
All Implemented Interfaces:
NMEAReader

public class NMEAAISMessageDecoder
extends Object
implements NMEAReader


Constructor Summary
NMEAAISMessageDecoder()
           
 
Method Summary
 void addContentHandler(ContentHandler handler)
           
 void parse(InputStream input)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NMEAAISMessageDecoder

public NMEAAISMessageDecoder()
Method Detail

parse

public void parse(InputStream input)
           throws IOException
Specified by:
parse in interface NMEAReader
Throws:
IOException

addContentHandler

public void addContentHandler(ContentHandler handler)
Specified by:
addContentHandler in interface NMEAReader


Copyright © 2013 Thomas Borg Salling. All Rights Reserved.