Package sonia.scm.io

Interface ContentTypeResolverExtension


@ExtensionPoint public interface ContentTypeResolverExtension
ContentTypeResolverExtension extends the default ContentTypeResolver with custom resolve actions. This can be used by plugins which want to change the content type of specific file extensions.
Since:
2.36.0
  • Method Summary

    Modifier and Type
    Method
    Description
    resolve(String path, byte[] contentPrefix)