org.apache.commons.vfs
Interface FileContentInfoFactory

All Known Implementing Classes:
FileContentInfoFilenameFactory, HttpFileContentInfoFactory, WebdavFileContentInfoFactory

public interface FileContentInfoFactory

Create a class which is able to determine the content-info for the given content.

Version:
$Revision: 1.1 $ $Date: 2010/03/25 10:29:00 $
Author:
Mario Ivankovits

Method Summary
 FileContentInfo create(FileContent fileContent)
           
 

Method Detail

create

FileContentInfo create(FileContent fileContent)
                       throws FileSystemException
Throws:
FileSystemException


Copyright © 2010. All Rights Reserved.