|
javax.activation API v.1.1 1.1.1-redhat-2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.activation.registries.MimeTypeEntry
public class MimeTypeEntry
Constructor Summary | |
---|---|
MimeTypeEntry(String mime_type,
String file_ext)
|
Method Summary | |
---|---|
String |
getFileExtension()
|
String |
getMIMEType()
|
String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public MimeTypeEntry(String mime_type, String file_ext)
Method Detail |
---|
public String getMIMEType()
public String getFileExtension()
public String toString()
toString
in class Object
|
javax.activation API v.1.1 1.1.1-redhat-2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |