|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgov.nih.nci.caarray.services.util.file.FilePacker
public class FilePacker
Constructor Summary | |
---|---|
FilePacker()
|
Method Summary | |
---|---|
boolean |
packFiles(java.lang.String[] needToPackFiles,
java.lang.String path,
java.lang.String fileType)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FilePacker()
Method Detail |
---|
public boolean packFiles(java.lang.String[] needToPackFiles, java.lang.String path, java.lang.String fileType)
needToPackFiles
- list of file names to include in the packed zippath
- base directory of where thefileType
- a substring for the filename of the form: "ALL_" +
fileType.toUpperCase() + ".zip"
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |