FileProvider
, VfsComponent
public class Tbz2FileProvider extends CompositeFileProvider
Modifier and Type | Field | Description |
---|---|---|
protected static java.util.Collection |
capabilities |
Constructor | Description |
---|---|
Tbz2FileProvider() |
Modifier and Type | Method | Description |
---|---|---|
java.util.Collection |
getCapabilities() |
Get the filesystem capabilities.
These are the same as on the filesystem, but available before the first filesystem was instanciated. |
protected java.lang.String[] |
getSchemes() |
The schemes to use for resolve
|
addFileSystem, close, closeFileSystem, createFileSystem, findFileSystem, freeUnusedResources, getConfigBuilder, getFileNameParser, parseUri, setFileNameParser
getContext, getLogger, init, setContext, setLogger
addComponent, removeComponent
findFile
protected java.lang.String[] getSchemes()
CompositeFileProvider
getSchemes
in class CompositeFileProvider
public java.util.Collection getCapabilities()
FileProvider