@Immutable public final class TarDriverService extends FsDriverService
| URI Schemes / Archive File Suffixes | File System Driver Class |
|---|---|
tar |
TarDriver |
tar.bz2, tb2, tbz |
TarBZip2Driver |
tar.gz, tgz |
TarGZipDriver |
| Modifier and Type | Field and Description |
|---|---|
private static Map<FsScheme,FsDriver> |
DRIVERS |
| Constructor and Description |
|---|
TarDriverService() |
Copyright © 2005-2012 Schlichtherle IT Services. All Rights Reserved.