javax.activation API v.1.1 1.1.1-redhat-2

com.sun.activation.registries
Class MimeTypeEntry

java.lang.Object
  extended by com.sun.activation.registries.MimeTypeEntry

public class MimeTypeEntry
extends Object


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

MimeTypeEntry

public MimeTypeEntry(String mime_type,
                     String file_ext)
Method Detail

getMIMEType

public String getMIMEType()

getFileExtension

public String getFileExtension()

toString

public String toString()
Overrides:
toString in class Object

javax.activation API v.1.1 1.1.1-redhat-2

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.