| Package | Description |
|---|---|
| com.github.junrar | |
| com.github.junrar.impl | |
| com.github.junrar.unpack | |
| com.github.junrar.vfs2.provider.rar |
| Modifier and Type | Method and Description |
|---|---|
Archive |
Volume.getArchive() |
| Modifier and Type | Method and Description |
|---|---|
Volume |
VolumeManager.nextArchive(Archive archive,
Volume lastVolume) |
| Modifier and Type | Method and Description |
|---|---|
Archive |
FileVolume.getArchive() |
| Modifier and Type | Method and Description |
|---|---|
Volume |
FileVolumeManager.nextArchive(Archive archive,
Volume last) |
| Constructor and Description |
|---|
FileVolume(Archive archive,
File file) |
| Constructor and Description |
|---|
ComprDataIO(Archive arc) |
| Modifier and Type | Field and Description |
|---|---|
protected Archive |
RARFileObject.archive
The TFile.
|
| Modifier and Type | Method and Description |
|---|---|
Archive |
VFSVolume.getArchive() |
| Modifier and Type | Method and Description |
|---|---|
Volume |
VFSVolumeManager.nextArchive(Archive archive,
Volume last) |
| Constructor and Description |
|---|
RARFileObject(org.apache.commons.vfs2.provider.AbstractFileName name,
Archive archive,
FileHeader header,
RARFileSystem fs) |
VFSVolume(Archive archive,
org.apache.commons.vfs2.FileObject file) |
Copyright © 2017. All rights reserved.