Java Platform 1.2
Beta 4

Uses of Class
java.util.mime.MimeType

Packages that use MimeType
java.awt.datatransfer Provides interfaces and classes for transferring data between and within applications.  
java.util.mime Provides classes for dealing with MIME (Multipurpose Internet Mail Extension) types (RFC 2045, RFC 2046).  
 

Uses of MimeType in java.awt.datatransfer
 

Methods in java.awt.datatransfer with parameters of type MimeType
 boolean DataFlavor.equals(MimeType mt)
           
 boolean DataFlavor.isMimeTypeEqual(MimeType mtype)
           
 

Uses of MimeType in java.util.mime
 

Methods in java.util.mime with parameters of type MimeType
 boolean MimeType.match(MimeType type)
          Determine of the primary and sub type of this object is the same as the what is in the given type.
 


Java Platform 1.2
Beta 4

Submit a bug or feature
Submit comments/suggestions about new javadoc look
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-1998 Sun Microsystems, Inc. 901 San Antonio Road,
Palo Alto, California, 94303, U.S.A. All Rights Reserved.
This documentation was generated with a post-Beta4 version of Javadoc.