⇒ Index (Frames) | ⇒ Index (No Frames) | ⇒ Package | ⇒ Package Tree | ⇒ Full Tree 
com.tildemh.debbug

Class BugFile

java.lang.Object|
+--com.tildemh.debbug.BugFile


publicclass BugFile
extends java.lang.Object

This is released under the terms of the GNU Lesser General Public License (LGPL). See the COPYING file for details.

Author:
© Mark Howard <mh@debian.org> 2002

Constructor Summary

BugFile()

Method Summary

static Bug

loadBug(File f)

static void

storeBug(Bug bug,File file)

Constructor Details

BugFile

publicBugFile()

Method Details

loadBug

publicstatic BugloadBug(File f)

Parameters:
f

storeBug

publicstatic voidstoreBug(Bug bug,File file)

Parameters:
bug
file