|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.dpml.util.MimeTypeHandler
public final class MimeTypeHandler
Mimetype utility handler.
Method Summary | |
---|---|
static String |
getMimeType(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 String getMimeType(String artifactType)
artifactType
- the artifact type such as "part", "jar", etc.
public static int getMimeTypesSize()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |