Package org.ctan.site.services.upload.util.archive
package org.ctan.site.services.upload.util.archive
This package contains the wrapper definition to allow a unified access to zip
and tar.gz archives.
-
ClassDescriptionThe interface
Archive
contains the common description for a ZIP and tar.gz archive.The interfaceEntry
contains the wrapper definition for an archive entry.The classTgzArchiveWrapper
contains an adaptor for a TGZ archive.The classTgzEntryWrapper
contains the wrapper for an entry.The classArchive
contains the wrapper for a ZIP archive.The classZipEntryWrapper
contains the wrapper for an entry.