com.myJava.file.archive
Class ArchiveReader
java.lang.Object
com.myJava.file.archive.ArchiveReader
public class ArchiveReader
- extends java.lang.Object
- Author:
- Olivier PETRUCCI
Areca Build ID : 7299034069467778562
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ArchiveReader
public ArchiveReader(ArchiveAdapter adapter)
throws java.io.IOException,
java.io.FileNotFoundException
- Throws:
java.io.IOException
java.io.FileNotFoundException
injectIntoDirectory
public void injectIntoDirectory(java.io.File dir)
throws java.io.IOException
- Throws:
java.io.IOException
injectIntoDirectory
public void injectIntoDirectory(java.io.File dir,
FileFilterList entriesToRecover,
TaskMonitor monitor,
OutputStreamListener listener)
throws java.io.IOException,
TaskCancelledException
- Throws:
java.io.IOException
TaskCancelledException
close
public void close()
throws java.io.IOException
- Throws:
java.io.IOException