- java.lang.Object
-
- aeonics.http.Mime
-
public class Mime extends java.lang.Object
Simple mime type utility
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.String
guess(java.lang.String path)
Returns the mime type guess based on the file extension.
-