Class Webdav4FileContentInfoFactory

java.lang.Object
org.apache.commons.vfs2.provider.webdav4.Webdav4FileContentInfoFactory
All Implemented Interfaces:
org.apache.commons.vfs2.FileContentInfoFactory

public class Webdav4FileContentInfoFactory extends Object implements org.apache.commons.vfs2.FileContentInfoFactory
Determines the content information for files accessed via WebDAV.
Since:
2.5.0
  • Constructor Details

  • Method Details

    • create

      public org.apache.commons.vfs2.FileContentInfo create(org.apache.commons.vfs2.FileContent fileContent) throws org.apache.commons.vfs2.FileSystemException
      Specified by:
      create in interface org.apache.commons.vfs2.FileContentInfoFactory
      Throws:
      org.apache.commons.vfs2.FileSystemException