NAnt SDK Documentation - v0.92

NAnt.Compression.Types Namespace

Namespace hierarchy

Classes

Class Description
TarFileSet A TarFileSet is a FileSet with extra attributes useful in the context of the TarTask.
TarFileSetCollection Contains a collection of TarFileSet elements.
TarFileSetEnumerator Enumerates the TarFileSet elements of a TarFileSetCollection.
ZipFileSet A ZipFileSet is a FileSet with extra attributes useful in the context of the ZipTask.
ZipFileSetCollection Contains a collection of ZipFileSet elements.
ZipFileSetEnumerator Enumerates the ZipFileSet elements of a ZipFileSetCollection.

Enumerations

Enumeration Description
DuplicateHandling Specifies how entries with the same name should be processed.
TarCompressionMethod Specifies the compression methods supported by TarTask and UnTarTask.