com.github.junrar.vfs2.provider.rar
Class VFSVolumeManager
java.lang.Object
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)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VFSVolumeManager
public VFSVolumeManager(org.apache.commons.vfs2.FileObject firstVolume)
- Parameters:
firstVolume -
nextArchive
public Volume nextArchive(Archive archive,
Volume last)
throws IOException
- Specified by:
nextArchive in interface VolumeManager
- Throws:
IOException
Copyright © 2012. All Rights Reserved.