JArchive::getAdapter
Get a file compression adapter.
Signature
public function getAdapter(string
$type )
Parameters
-
$type
- The type of adapter (bzip2|gzip|tar|zip).
Returns
- JArchiveExtractable
- Adapter for the requested type