com.partnersoft.v3x.apps.GPS
Class GPSDataParser

java.lang.Object
  extended by com.partnersoft.v3x.apps.GPS.GPSDataParser

public class GPSDataParser
extends java.lang.Object


Constructor Summary
GPSDataParser()
           
 
Method Summary
static void main(java.lang.String[] args)
           
static RoverBundle processFile(java.io.File innie, java.lang.String bundlePath)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GPSDataParser

public GPSDataParser()
Method Detail

processFile

public static RoverBundle processFile(java.io.File innie,
                                      java.lang.String bundlePath)
                               throws java.io.IOException
Throws:
java.io.IOException

main

public static void main(java.lang.String[] args)