API Documentation | All Packages | All Classes | Index | Frames | ![]() |
Class MIMEUtil | Methods | |
Package | org.openzoom.flash.utils |
Class | public final class MIMEUtil |
Method | Defined by | ||
---|---|---|---|
getContentType(extension:String):String
[static]
Returns the official MIME type for the
given file extension without a leading dot.
| MIMEUtil |