|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.vividsolutions.jump.io.CompressedFile
public class CompressedFile
Utility class for dealing with compressed (.zip, .gz) files.
| Constructor Summary | |
|---|---|
CompressedFile()
Creates a new CompressedFile |
|
| Method Summary | |
|---|---|
static java.lang.String |
getInternalZipFnameByExtension(java.lang.String extension,
java.lang.String compressedFile)
Searches through the .zip file looking for a file with the given extension. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CompressedFile()
| Method Detail |
|---|
public static java.lang.String getInternalZipFnameByExtension(java.lang.String extension,
java.lang.String compressedFile)
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||