public class Tbz2FileProvider extends CompositeFileProvider
| Modifier and Type | Field and Description |
|---|---|
protected static Collection<Capability> |
capabilities
The provider's capabilities
|
| Constructor and Description |
|---|
Tbz2FileProvider() |
| Modifier and Type | Method and Description |
|---|---|
Collection<Capability> |
getCapabilities()
Gets the file system capabilities.
|
protected String[] |
getSchemes()
The schemes known.
|
findFileaddFileSystem, close, closeFileSystem, createFileSystem, findFileSystem, freeUnusedResources, getConfigBuilder, getFileNameParser, parseUri, setFileNameParseraddComponent, removeComponentgetContext, getLogger, init, setContext, setLoggerprotected static final Collection<Capability> capabilities
protected String[] getSchemes()
CompositeFileProvidergetSchemes in class CompositeFileProviderpublic Collection<Capability> getCapabilities()
FileProviderThese are the same as on the file system, but available before the first file system was instanciated.
Copyright © 2002–2020 The Apache Software Foundation. All rights reserved.