|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectlogbook.io.LgBkDeserializer
public class LgBkDeserializer
Reads a .lbk (logbook file :]) and uses it to create a LogBook object!
| Constructor Summary | |
|---|---|
LgBkDeserializer()
|
|
| Method Summary | |
|---|---|
static LogBook |
deserialize(java.io.File serializedLbkFile)
Reads a .lbk (logbook file :]) and uses it to create a LogBook object! |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LgBkDeserializer()
| Method Detail |
|---|
public static LogBook deserialize(java.io.File serializedLbkFile)
throws java.lang.Exception
java.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||