|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ops4j.util.mime.MimeTypeHandler
public final class MimeTypeHandler
Mimetype utility hanlder.
| Method Summary | |
|---|---|
static java.lang.String |
getMimeType(java.lang.String artifactType)
Return the mimetype given a artifact type. |
static int |
getMimeTypesSize()
Returns the number of MimeTypes that has been defined. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static java.lang.String getMimeType(java.lang.String artifactType)
artifactType - the artifact type such as "block", "jar", etc.
public static int getMimeTypesSize()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||