tango.io.vfs.ZipFolder

Members

Classes

ZipFile
class ZipFile

This class represents a file within an archive.

ZipFileGroup
class ZipFileGroup
Undocumented in source.
ZipFolder
class ZipFolder

ZipFolder serves as the root object for all Zip archives in the VFS. Presently, it can only open archives on the local filesystem.

ZipSubFolder
class ZipSubFolder

This class represents a folder in an archive. In addition to supporting the sync operation, you can also use the archive member to get a reference to the underlying ZipFolder instance.

ZipSubFolderEntry
class ZipSubFolderEntry
Undocumented in source.
ZipSubFolderGroup
class ZipSubFolderGroup
Undocumented in source.

Meta

License

BSD style: $(LICENSE)

Version

The Great Namechange: February 2008

Initial release: December 2007

Authors

Daniel Keep