org.apache.commons.vfs.provider.mime
Class MimeFileContentInfoFactory
java.lang.Object
org.apache.commons.vfs.provider.mime.MimeFileContentInfoFactory
- All Implemented Interfaces:
- FileContentInfoFactory
public class MimeFileContentInfoFactory
- extends Object
- implements FileContentInfoFactory
get access to the content info stuff for mime objects
- Version:
- $Revision: 496713 $ $Date: 2007-01-16 15:48:22 +0100(mar, 16 gen 2007) $
- Author:
- imario@apache.org
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MimeFileContentInfoFactory
public MimeFileContentInfoFactory()
create
public FileContentInfo create(FileContent fileContent)
throws FileSystemException
- Specified by:
create
in interface FileContentInfoFactory
- Throws:
FileSystemException
Copyright © 2002-2011 Apache Software Foundation. All Rights Reserved.