Class FileContentInfoFilenameFactory

java.lang.Object
org.apache.commons.vfs2.impl.FileContentInfoFilenameFactory
All Implemented Interfaces:
FileContentInfoFactory

public class FileContentInfoFilenameFactory extends Object implements FileContentInfoFactory
The FileContentInfoFilenameFactory.

Uses the file name extension to determine the content-type. The content-encoding is not resolved.

  • Field Details

  • Constructor Details

    • FileContentInfoFilenameFactory

      public FileContentInfoFilenameFactory()
  • Method Details