Class MimeFileContentInfoFactory

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

public class MimeFileContentInfoFactory extends 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 Details

    • MimeFileContentInfoFactory

      public MimeFileContentInfoFactory()
  • Method Details

    • 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