TrueZIP Kernel 7.0-rc1

de.schlichtherle.truezip.fs.archive
Class FsFileSystemArchiveController.FalsePositiveFileSystem

java.lang.Object
  extended by de.schlichtherle.truezip.fs.archive.FsFileSystemArchiveController.MountState<E>
      extended by de.schlichtherle.truezip.fs.archive.FsFileSystemArchiveController.FalsePositiveFileSystem
Enclosing class:
FsFileSystemArchiveController<E extends FsArchiveEntry>

private class FsFileSystemArchiveController.FalsePositiveFileSystem
extends FsFileSystemArchiveController.MountState<E>


Field Summary
private  FsFalsePositiveException exception
           
 
Constructor Summary
private FsFileSystemArchiveController.FalsePositiveFileSystem(FsFalsePositiveException exception)
           
 
Method Summary
(package private)  FsArchiveFileSystem<E> autoMount(boolean autoCreate, BitField<FsOutputOption> options)
           
(package private)  void setFileSystem(FsArchiveFileSystem<E> fileSystem)
           
 
Methods inherited from class de.schlichtherle.truezip.fs.archive.FsFileSystemArchiveController.MountState
getFileSystem
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

exception

private FsFalsePositiveException exception
Constructor Detail

FsFileSystemArchiveController.FalsePositiveFileSystem

private FsFileSystemArchiveController.FalsePositiveFileSystem(FsFalsePositiveException exception)
Method Detail

autoMount

FsArchiveFileSystem<E> autoMount(boolean autoCreate,
                                 BitField<FsOutputOption> options)
                                                  throws FsFalsePositiveException
Specified by:
autoMount in class FsFileSystemArchiveController.MountState<E extends FsArchiveEntry>
Throws:
FsFalsePositiveException

setFileSystem

void setFileSystem(FsArchiveFileSystem<E> fileSystem)
Specified by:
setFileSystem in class FsFileSystemArchiveController.MountState<E extends FsArchiveEntry>

TrueZIP Kernel 7.0-rc1

Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.