public class RejarClassesForAnalysis
extends java.lang.Object
| Constructor and Description |
|---|
RejarClassesForAnalysis(edu.umd.cs.findbugs.workflow.RejarClassesForAnalysis.RejarClassesForAnalysisCommandLine commandLine,
int argCount,
java.lang.String[] args) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
java.util.zip.ZipOutputStream |
getZipOutputFile(java.lang.String path) |
static void |
main(java.lang.String[] args) |
static java.util.List<java.lang.String> |
readFrom(java.io.Reader r) |
static java.util.List<java.lang.String> |
readFromStandardInput() |
public RejarClassesForAnalysis(edu.umd.cs.findbugs.workflow.RejarClassesForAnalysis.RejarClassesForAnalysisCommandLine commandLine,
int argCount,
java.lang.String[] args)
public static java.util.List<java.lang.String> readFromStandardInput()
throws java.io.IOException
java.io.IOException@Nonnull public java.util.zip.ZipOutputStream getZipOutputFile(java.lang.String path)
public static java.util.List<java.lang.String> readFrom(@WillClose
java.io.Reader r)
throws java.io.IOException
java.io.IOExceptionpublic static void main(java.lang.String[] args)
throws java.lang.Exception
java.lang.Exceptionpublic void execute()
throws java.io.IOException
java.io.IOExceptionFindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.