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

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

public class MimeFileContentInfoFactory
extends java.lang.Object
implements FileContentInfoFactory

get access to the content info stuff for mime objects

Version:
$Revision: 496713 $ $Date: 2007-01-16 15:48:22 +0100 (Di, 16. Jan 2007) $
Author:
imario@apache.org

Constructor Summary
MimeFileContentInfoFactory()
           
 
Method Summary
 FileContentInfo create(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 FileContentInfo create(FileContent fileContent)
                       throws FileSystemException
Specified by:
create in interface FileContentInfoFactory
Throws:
FileSystemException


Copyright © 2002-2009 Apache Software Foundation. All Rights Reserved.