edu.umd.cs.findbugs
public class SAXBugCollectionHandler extends DefaultHandler
Constructor Summary | |
---|---|
SAXBugCollectionHandler(String topLevelName, BugCollection bugCollection, Project project, File base) | |
SAXBugCollectionHandler(BugCollection bugCollection, Project project, File base) | |
SAXBugCollectionHandler(Project project, File base) | |
SAXBugCollectionHandler(Filter filter, File base) |
Method Summary | |
---|---|
boolean | discardedElement(String qName) |