net.sourceforge.pmd
public class ZipDataSource extends Object implements DataSource
Constructor Summary | |
---|---|
ZipDataSource(ZipFile zipFile, ZipEntry zipEntry) |
Method Summary | |
---|---|
InputStream | getInputStream() |
String | getNiceFileName(boolean shortNames, String inputFileName) |
Parameters: zipFile the ZipFile zipEntry the ZipEntry containing the file to read