javax.media.protocol
Class ContentDescriptor

java.lang.Object
  extended by javax.media.protocol.ContentDescriptor

public class ContentDescriptor
extends Object


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

CONTENT_UNKNOWN

public static final String CONTENT_UNKNOWN
See Also:
Constant Field Values
Constructor Detail

ContentDescriptor

public ContentDescriptor(String cdName)
Method Detail

getContentType

public String getContentType()

mimeTypeToPackageName

public static final String mimeTypeToPackageName(String mimeType)