Interface FileContentInfo
- All Known Implementing Classes:
DefaultFileContentInfo
public interface FileContentInfo
Informs on the content of a file with content type and encoding.
-
Method Summary
Modifier and TypeMethodDescriptionGets the content encoding.Gets the content type.
-
Method Details
-
getContentEncoding
-
getContentType
-