logbook.io
Class LogBookDeserializer

java.lang.Object
  extended by logbook.io.LogBookDeserializer

public class LogBookDeserializer
extends java.lang.Object


Constructor Summary
LogBookDeserializer(java.io.File file)
          Creates a new instance of LogBookDeserializer
 
Method Summary
 LogBook readLogBook()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LogBookDeserializer

public LogBookDeserializer(java.io.File file)
                    throws java.lang.Exception
Creates a new instance of LogBookDeserializer

Throws:
java.lang.Exception
Method Detail

readLogBook

public LogBook readLogBook()
                    throws java.io.IOException,
                           java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException


Copyright © JFlightLog GNU