|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object toolbox.file.FileArchiveUtil
public class FileArchiveUtil
Convenience class to archive a specific file or set of files.
Constructor Summary | |
---|---|
FileArchiveUtil(java.util.Map map)
Default constructor. |
Method Summary | |
---|---|
void |
archive()
Archive files based on the instance configuration properties. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FileArchiveUtil(java.util.Map map)
map
- Map instance that contains the properties required to
ininitialise this utility.
Method Detail |
---|
public void archive() throws java.io.IOException
java.io.IOException
- if the files cannot be archived.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |