| Package | Description | 
|---|---|
| archive | 
| Class and Description | 
|---|
| AbstractArchiveComponent
 Represents an element in an archive. 
 | 
| AccessibleAbstractArchiveComponent
 Represents an accessible element in an archive. 
 | 
| ArchiveComponentVisitor
 Visitor zur Unterscheidung der verschiedenen AbstractArchiveCmponenten. 
 | 
| ArchiveData
 Provides the data for an archive file. 
 | 
| ArchiveDevNode
 Represents a device-node. 
 | 
| ArchiveDirectory
 Represents a directory, which should be created in the archive. 
 | 
| ArchiveFile
 Represents a file, which should be put in the an archive. 
 | 
| ArchiveReader
 Reads an archive. 
 | 
| ArchiveSymlink
 represents a symbolic link. 
 | 
| CpioArchiveAssertionHelper | 
| CpioArchiveReader
 The reader creates a list of CpioArchiveEntrys from a cpio archive. 
 | 
| EntryNotEqualException | 
| IllegalDeviceTypeException
 The IllegalDeviceTypeException should be thrown if a file with an invalid type is to be added to
 an archive. 
 | 
| NoMatchFoundException | 
| TarArchiveAssertionHelper | 
| TarArchiveReader
 The reader creates a list of TarArchiveEntries from a TAR-Archive. 
 | 
| Visitable
 Visitable of the Visitor-Pattern. 
 |