Interface ContentTypeResolver
-
- All Known Implementing Classes:
DefaultContentTypeResolver
public interface ContentTypeResolverInterface describing a class that is capable of resolving the content type of a resource/file based on the resource name.- Author:
- Tijs Rademakers
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringresolveContentType(String resourceName)
-