public class TgzFileProvider extends CompositeFileProvider
Modifier and Type | Field and Description |
---|---|
protected static Collection<Capability> |
capabilities
The provider's capabilities
|
Constructor and Description |
---|
TgzFileProvider() |
Modifier and Type | Method and Description |
---|---|
Collection<Capability> |
getCapabilities()
Get the filesystem capabilities.
These are the same as on the filesystem, but available before the first filesystem was instanciated. |
protected String[] |
getSchemes()
The schemes to use for resolve
|
findFile
addFileSystem, close, closeFileSystem, createFileSystem, findFileSystem, freeUnusedResources, getConfigBuilder, getFileNameParser, parseUri, setFileNameParser
addComponent, removeComponent
getContext, getLogger, init, setContext, setLogger
protected static final Collection<Capability> capabilities
protected String[] getSchemes()
CompositeFileProvider
getSchemes
in class CompositeFileProvider
public Collection<Capability> getCapabilities()
FileProvider
Copyright © 2002–2015 The Apache Software Foundation. All rights reserved.