Interface ExtensionMap
-
public interface ExtensionMapHelper class to be supplied by the client to map file extensions to mimetypes, so the json description of what is supported by the Transform Service includes file extensions rather than mmetypes, so is more readable.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringtoMimetype(String extension)
-