edu.umd.cs.findbugs.gui2
Class BugSaver
java.lang.Object
edu.umd.cs.findbugs.gui2.BugSaver
public class BugSaver
- extends java.lang.Object
Save bugs here, uses SortedBugCollection.writeXML()
- Author:
- Dan
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BugSaver
public BugSaver()
saveBugs
public static void saveBugs(@WillClose
java.io.OutputStream out,
BugCollection data,
Project p)
saveBugs
public static void saveBugs(java.io.File out,
BugCollection data,
Project p)
getLastPlaceSaved
public static java.lang.String getLastPlaceSaved()
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.