Package de.xima.fc.common.mime
Interface IMimeNormalizer
-
public interface IMimeNormalizer
A normalizer for mime types. Can be used e.g. to normalize mime types to a certain string represenation, or to map certain mime types to other types.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
normalize(String mimeType)
-