org.apache.commons.vfs.provider.mime
Class MimeFileContentInfoFactory

java.lang.Object
  extended by org.apache.commons.vfs.provider.mime.MimeFileContentInfoFactory
All Implemented Interfaces:
org.apache.commons.vfs.FileContentInfoFactory

public class MimeFileContentInfoFactory
extends java.lang.Object
implements org.apache.commons.vfs.FileContentInfoFactory

get access to the content info stuff for mime objects

Version:
$Revision: 480428 $ $Date: 2006-11-29 07:15:24 +0100 (Wed, 29 Nov 2006) $
Author:
imario@apache.org

Constructor Summary
MimeFileContentInfoFactory()
           
 
Method Summary
 org.apache.commons.vfs.FileContentInfo create(org.apache.commons.vfs.FileContent fileContent)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MimeFileContentInfoFactory

public MimeFileContentInfoFactory()
Method Detail

create

public org.apache.commons.vfs.FileContentInfo create(org.apache.commons.vfs.FileContent fileContent)
                                              throws org.apache.commons.vfs.FileSystemException
Specified by:
create in interface org.apache.commons.vfs.FileContentInfoFactory
Throws:
org.apache.commons.vfs.FileSystemException