@Immutable public final class ZipDriverService extends FsDriverService
| URI Schemes | File System Driver Class |
|---|---|
ear, jar, war |
JarDriver |
exe |
ReadOnlySfxDriver |
odb, odf, odg, odm, odp, ods, odt, otg, oth, otp, ots, ott |
OdfDriver |
zip |
ZipDriver |
Note that the regular expression is actually decomposed into separate
FsScheme objects which get mapped individually.
| Modifier and Type | Field and Description |
|---|---|
private static Map<FsScheme,FsDriver> |
DRIVERS |
| Constructor and Description |
|---|
ZipDriverService() |
Copyright © 2004-2011 Schlichtherle IT Services. All Rights Reserved.