edu.umd.cs.findbugs
public class TextUICommandLine extends FindBugsCommandLine
Constructor Summary | |
---|---|
TextUICommandLine()
Constructor. |
Method Summary | |
---|---|
void | configureEngine(IFindBugsEngine findBugs) |
boolean | getXargs() |
void | handleXArgs()
Handle -xargs command line option by reading
jar file names from standard input and adding them
to the project.
|
boolean | quiet() |
boolean | setExitCode() |
Throws: IOException