edu.umd.cs.findbugs.ba

Class ZipSourceFileDataSource

public class ZipSourceFileDataSource extends Object implements SourceFileDataSource

A source file data source for source files residing in Zip or Jar archives.
Constructor Summary
ZipSourceFileDataSource(ZipFile zipFile, String entryName)
Method Summary
StringgetFullFileName()
InputStreamopen()

Constructor Detail

ZipSourceFileDataSource

public ZipSourceFileDataSource(ZipFile zipFile, String entryName)

Method Detail

getFullFileName

public String getFullFileName()

open

public InputStream open()
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.