TrueZIP Kernel 7.0-rc1

Uses of Package
de.schlichtherle.truezip.fs.archive

Packages that use de.schlichtherle.truezip.fs.archive
de.schlichtherle.truezip.fs.archive Provides acces to archive files as if they were just directories. 
 

Classes in de.schlichtherle.truezip.fs.archive used by de.schlichtherle.truezip.fs.archive
FsArchiveController
          An abstract archive controller which is the super class for any archive controller, providing all the essential services required for accessing an archive file.
FsArchiveDriver
          An abstract archive driver which provides access to a federated file system which is persistet in an archive file format like ZIP, JAR, TZP, TAR, TAR.GZ, TAR.BZ2 etc.
FsArchiveEntry
          Represents an entry in an archive file.
FsArchiveFileSystem
          A base class for a virtual file system for archive entries.
FsArchiveFileSystem.SegmentLink
          A data class which represents a segment for use by FsArchiveFileSystem.PathLink.
FsArchiveFileSystem.Splitter
          Splits a path name into a parent path name and a base path.
FsArchiveFileSystemEntry
          An abstract archive file system entry which adapts an archive entry to a file system entry.
FsArchiveFileSystemEntry.DirectoryEntry
          A directory entry.
FsArchiveFileSystemEntry.FileEntry
          A file entry.
FsArchiveFileSystemEvent
          An archive file system event.
FsArchiveFileSystemException
          Thrown to indicate an exceptional condition in an FsArchiveFileSystem.
FsArchiveFileSystemOperation
          Represents an operation on a chain of one or more archive file system entries.
FsArchiveFileSystemTouchListener
          Used to notify implementations of an event in an FsArchiveFileSystem.
FsCharsetArchiveDriver.ThreadLocalEncoder
           
FsDefaultArchiveController.Input
          This member class makes this archive controller instance strongly reachable from any created input stream.
FsDefaultArchiveController.Output
          This member class makes this archive controller instance strongly reachable from any created output stream.
FsFileSystemArchiveController
          This abstract archive controller controls the mount state transition.
FsFileSystemArchiveController.MountState
          Represents the mount state of the archive file system.
FsMultiplexedArchiveOutputShop.TempEntryOutputStream
          This entry output stream writes the archive entry to a temporary file.
 


TrueZIP Kernel 7.0-rc1

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