|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.media.protocol.ContentDescriptor
public class ContentDescriptor
Field Summary | |
---|---|
static String |
CONTENT_UNKNOWN
|
Constructor Summary | |
---|---|
ContentDescriptor(String cdName)
|
Method Summary | |
---|---|
String |
getContentType()
|
static String |
mimeTypeToPackageName(String mimeType)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String CONTENT_UNKNOWN
Constructor Detail |
---|
public ContentDescriptor(String cdName)
Method Detail |
---|
public String getContentType()
public static final String mimeTypeToPackageName(String mimeType)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |