com.github.junrar.impl
Class FileVolumeManager

java.lang.Object
  extended by com.github.junrar.impl.FileVolumeManager
All Implemented Interfaces:
VolumeManager

public class FileVolumeManager
extends Object
implements VolumeManager

Author:
Rogiel

Constructor Summary
FileVolumeManager(File firstVolume)
           
 
Method Summary
 Volume nextArchive(Archive archive, Volume last)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileVolumeManager

public FileVolumeManager(File firstVolume)
Method Detail

nextArchive

public Volume nextArchive(Archive archive,
                          Volume last)
                   throws IOException
Specified by:
nextArchive in interface VolumeManager
Throws:
IOException


Copyright © 2012. All Rights Reserved.