edu.umd.cs.findbugs.workflow
Class RejarClassesForAnalysis
java.lang.Object
edu.umd.cs.findbugs.workflow.RejarClassesForAnalysis
public class RejarClassesForAnalysis
- extends java.lang.Object
- Author:
- William Pugh
Constructor Summary |
RejarClassesForAnalysis(edu.umd.cs.findbugs.workflow.RejarClassesForAnalysis.RejarClassesForAnalysisCommandLine commandLine,
int argCount,
java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RejarClassesForAnalysis
public RejarClassesForAnalysis(edu.umd.cs.findbugs.workflow.RejarClassesForAnalysis.RejarClassesForAnalysisCommandLine commandLine,
int argCount,
java.lang.String[] args)
readFromStandardInput
public static java.util.List<java.lang.String> readFromStandardInput()
throws java.io.IOException
- Throws:
java.io.IOException
getZipOutputFile
@Nonnull
public java.util.zip.ZipOutputStream getZipOutputFile(java.lang.String path)
readFrom
public static java.util.List<java.lang.String> readFrom(@WillClose
java.io.Reader r)
throws java.io.IOException
- Throws:
java.io.IOException
main
public static void main(java.lang.String[] args)
throws java.lang.Exception
- Throws:
java.lang.Exception
execute
public void execute()
throws java.io.IOException
- Throws:
java.io.IOException
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.