com.github.junrar.vfs2.provider.rar
Class VFSVolumeManager

java.lang.Object
  extended by com.github.junrar.vfs2.provider.rar.VFSVolumeManager
All Implemented Interfaces:
VolumeManager

public class VFSVolumeManager
extends Object
implements VolumeManager

Author:
Rogiel

Constructor Summary
VFSVolumeManager(org.apache.commons.vfs2.FileObject 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

VFSVolumeManager

public VFSVolumeManager(org.apache.commons.vfs2.FileObject firstVolume)
Parameters:
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.