| API | Package | Subpackage | Class | Reference | Last reviewed | Doc status |
|---|---|---|---|---|---|---|
Home |
Joomla.Framework |
FileSystem |
JArchive |
JArchive |
Never | Work in Progress |
This is an archive handling class. In this context an archive is a file that contains other files which may or may not be compressed. Examples are “tar” (uncompressed), “gz” (compressed) and “bz2” (best compression). JArchive is a static class and so its methods are available without needing an instantiation of the class.