org.apache.commons.vfs.provider.webdav
Class WebdavFileContentInfoFactory
java.lang.Object
org.apache.commons.vfs.provider.webdav.WebdavFileContentInfoFactory
- All Implemented Interfaces:
- FileContentInfoFactory
public class WebdavFileContentInfoFactory
- extends Object
- implements FileContentInfoFactory
Determines the content information for files accessed via WebDAV.
- Version:
- $Revision: 834373 $
- Author:
- Commons VFS team
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WebdavFileContentInfoFactory
public WebdavFileContentInfoFactory()
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.