|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.umd.cs.findbugs.ba.SourceFinder.ZipSourceRepository
private static class SourceFinder.ZipSourceRepository
A zip or jar archive containing source files.
| Field Summary | |
|---|---|
private java.util.zip.ZipFile |
zipFile
|
| Constructor Summary | |
|---|---|
SourceFinder.ZipSourceRepository(java.util.zip.ZipFile zipFile)
|
|
| Method Summary | |
|---|---|
boolean |
contains(java.lang.String fileName)
|
SourceFileDataSource |
getDataSource(java.lang.String fileName)
|
boolean |
isPlatformDependent()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private java.util.zip.ZipFile zipFile
| Constructor Detail |
|---|
public SourceFinder.ZipSourceRepository(java.util.zip.ZipFile zipFile)
| Method Detail |
|---|
public boolean contains(java.lang.String fileName)
contains in interface SourceFinder.SourceRepositorypublic boolean isPlatformDependent()
isPlatformDependent in interface SourceFinder.SourceRepositorypublic SourceFileDataSource getDataSource(java.lang.String fileName)
getDataSource in interface SourceFinder.SourceRepository
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||