org.discotools.io.aprs
Class AprsConsole

java.lang.Object
  extended by org.discotools.io.aprs.AprsConsole

public class AprsConsole
extends Object


Constructor Summary
AprsConsole()
           
 
Method Summary
static void main(String[] args)
           
static void runAprsIs(String[] args)
           
static void runParser(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AprsConsole

public AprsConsole()
Method Detail

main

public static final void main(String[] args)
                       throws IOException,
                              InterruptedException,
                              org.discotools.io.ParseException
Throws:
IOException
InterruptedException
org.discotools.io.ParseException

runAprsIs

public static final void runAprsIs(String[] args)
                            throws IOException,
                                   InterruptedException
Throws:
IOException
InterruptedException

runParser

public static final void runParser(String[] args)
                            throws IOException,
                                   InterruptedException,
                                   org.discotools.io.ParseException
Throws:
IOException
InterruptedException
org.discotools.io.ParseException


Copyright © 2012-2013 DISCO Foundation. All Rights Reserved.