org.apache.commons.vfs2
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: 1035154 $ $Date: 2010-11-15 11:58:06 +0530 (Mon, 15 Nov 2010) $
Author:
Commons VFS team

Method Summary
 FileContentInfo create(FileContent fileContent)
           
 

Method Detail

create

FileContentInfo create(FileContent fileContent)
                       throws FileSystemException
Throws:
FileSystemException


Copyright © 2002–2015 WSO2. All rights reserved.