Uses of Class
org.apache.commons.vfs2.impl.FileTypeMap
-
Packages that use FileTypeMap Package Description org.apache.commons.vfs2.impl The standard VFS implementation. -
-
Uses of FileTypeMap in org.apache.commons.vfs2.impl
Fields in org.apache.commons.vfs2.impl declared as FileTypeMap Modifier and Type Field Description private FileTypeMap
DefaultFileSystemManager. typeMap
Mappings of file types.
-