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, findFileaddFileSystem, close, closeFileSystem, findFileSystem, freeUnusedResources, getConfigBuilder, getFileNameParser, parseUri, setFileNameParseraddComponent, removeComponentgetContext, getLogger, init, setContext, setLoggerprotected 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.AbstractLayeredFileProviderorg.apache.commons.vfs.FileSystemExceptionpublic java.util.Collection getCapabilities()
getCapabilities in interface org.apache.commons.vfs.provider.FileProvider