| Constructor and Description |
|---|
VFSVolume(Archive archive,
org.apache.commons.vfs2.FileObject file) |
| Modifier and Type | Method and Description |
|---|---|
Archive |
getArchive() |
org.apache.commons.vfs2.FileObject |
getFile() |
long |
getLength() |
IReadOnlyAccess |
getReadOnlyAccess() |
public VFSVolume(Archive archive, org.apache.commons.vfs2.FileObject file)
public IReadOnlyAccess getReadOnlyAccess() throws IOException
getReadOnlyAccess in interface VolumeIOException - if any IO error occurpublic long getLength()
public Archive getArchive()
getArchive in interface Volumepublic org.apache.commons.vfs2.FileObject getFile()
Copyright © 2017. All rights reserved.