NAnt.Compression.Types Namespace

Enum Types

Enum Summary
DuplicateHandling Specifies how entries with the same name should be processed.
TarCompressionMethod Specifies the compression methods supported by NAnt.Compression.Tasks.TarTask and NAnt.Compression.Tasks.UnTarTask.

Class Types

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