@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 |
tar.xz , txz |
TarXZDriver |
Constructor and Description |
---|
TarDriverService() |
public Map<FsScheme,FsDriver> get()
FsDriverProvider
null
and subsequent calls must return the same map.Copyright © 2005–2013 Schlichtherle IT Services. All rights reserved.