public class MimeFileProvider
extends org.apache.commons.vfs.provider.AbstractLayeredFileProvider
implements org.apache.commons.vfs.provider.FileProvider
Modifier and Type | Field and Description |
---|---|
protected static java.util.Collection |
capabilities |
Constructor and Description |
---|
MimeFileProvider() |
Modifier and Type | Method and Description |
---|---|
protected org.apache.commons.vfs.FileSystem |
doCreateFileSystem(java.lang.String scheme,
org.apache.commons.vfs.FileObject file,
org.apache.commons.vfs.FileSystemOptions fileSystemOptions)
Creates the filesystem.
|
java.util.Collection |
getCapabilities() |
createFileSystem, findFile
addFileSystem, close, closeFileSystem, findFileSystem, freeUnusedResources, getConfigBuilder, getFileNameParser, parseUri, setFileNameParser
addComponent, removeComponent
getContext, getLogger, init, setContext, setLogger
protected org.apache.commons.vfs.FileSystem doCreateFileSystem(java.lang.String scheme, org.apache.commons.vfs.FileObject file, org.apache.commons.vfs.FileSystemOptions fileSystemOptions) throws org.apache.commons.vfs.FileSystemException
doCreateFileSystem
in class org.apache.commons.vfs.provider.AbstractLayeredFileProvider
org.apache.commons.vfs.FileSystemException
public java.util.Collection getCapabilities()
getCapabilities
in interface org.apache.commons.vfs.provider.FileProvider