public class TgzFileProvider extends CompositeFileProvider
| Modifier and Type | Field and Description |
|---|---|
protected static java.util.Collection<Capability> |
capabilities
The provider's capabilities
|
private static java.lang.String[] |
SCHEMES |
| Constructor and Description |
|---|
TgzFileProvider() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<Capability> |
getCapabilities()
Gets the file system capabilities.
|
protected java.lang.String[] |
getSchemes()
The schemes known.
|
findFileaddFileSystem, close, closeFileSystem, createFileSystem, findFileSystem, freeUnusedResources, getConfigBuilder, getFileNameParser, parseUri, setFileNameParseraddComponent, removeComponentgetContext, getLogger, init, setContext, setLoggerprotected static final java.util.Collection<Capability> capabilities
private static final java.lang.String[] SCHEMES
protected java.lang.String[] getSchemes()
CompositeFileProvidergetSchemes in class CompositeFileProviderpublic java.util.Collection<Capability> getCapabilities()
FileProviderThese are the same as on the file system, but available before the first file system was instanciated.