public class Update extends Object
| Constructor and Description |
|---|
Update() |
| Modifier and Type | Method and Description |
|---|---|
void |
doit(String[] args) |
static String[] |
getFilePathParts(String filePath) |
static void |
main(String[] args) |
BugCollection |
mergeCollections(BugCollection origCollection,
BugCollection newCollection,
boolean copyDeadBugs,
boolean incrementalAnalysis) |
void |
removeBaselineBugs(BugCollection baselineCollection,
BugCollection bugCollection) |
public void removeBaselineBugs(BugCollection baselineCollection, BugCollection bugCollection)
public BugCollection mergeCollections(BugCollection origCollection, BugCollection newCollection, boolean copyDeadBugs, boolean incrementalAnalysis)
public static void main(String[] args) throws IOException, org.dom4j.DocumentException
IOExceptionorg.dom4j.DocumentExceptionpublic void doit(String[] args) throws IOException, org.dom4j.DocumentException
IOExceptionorg.dom4j.DocumentExceptionCopyright © 2003–2015. All rights reserved.