| Package | Description |
|---|---|
| de.schlichtherle.truezip.fs |
Provides access to (possibly federated virtual) file systems.
|
| Modifier and Type | Method and Description |
|---|---|
static FsUriModifier.PostFix |
FsUriModifier.PostFix.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FsUriModifier.PostFix[] |
FsUriModifier.PostFix.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
(package private) abstract URI |
FsUriModifier.modify(URI uri,
FsUriModifier.PostFix fix)
An idempotent function which modifies a URI.
|
Copyright © 2004-2011 Schlichtherle IT Services. All Rights Reserved.