Package org.apache.commons.vfs.impl
Class FileContentInfoFilenameFactory
java.lang.Object
org.apache.commons.vfs.impl.FileContentInfoFilenameFactory
- All Implemented Interfaces:
FileContentInfoFactory
The FileContentInfoFilenameFactory.
Uses the filename extension to determine the content-type.
The content-encoding is not resolved.
Uses the filename extension to determine the content-type.
The content-encoding is not resolved.
- Version:
- $Revision: 480428 $ $Date: 2006-11-29 07:15:24 +0100 (Wed, 29 Nov 2006) $
- Author:
- Mario Ivankovits
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FileContentInfoFilenameFactory
public FileContentInfoFilenameFactory()
-
-
Method Details
-
create
- Specified by:
create
in interfaceFileContentInfoFactory
-