|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectinfo.informatica.io.MimeTypes
public class MimeTypes
Contains a list of extensions and frequent MIME types.
| Method Summary | |
|---|---|
static MimeTypes |
getInstance()
Gets the instance of MimeTypes. |
String |
getMimeType(String ext)
Gets the MIME type associated to given extension. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static MimeTypes getInstance()
public String getMimeType(String ext)
ext - the extension.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||