Java Platform 1.2
Beta 4

Uses of Package
java.util.mime

Packages that use java.util.mime
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).  
 

Classes in java.util.mime used by java.awt.datatransfer
MimeType
          A Multipurpose Internet Mail Extension (MIME) type, as defined in RFC 2045 and 2046.
MimeTypeParameterList
          An object that encapsualtes the parameter list of a MimeType as defined in RFC 2045 and 2046.
MimeTypeParseException
          A class to encapsulate MimeType parsing related exceptions
 

Classes in java.util.mime used by java.util.mime
MimeType
          A Multipurpose Internet Mail Extension (MIME) type, as defined in RFC 2045 and 2046.
MimeTypeParameterList
          An object that encapsualtes the parameter list of a MimeType as defined in RFC 2045 and 2046.
MimeTypeParseException
          A class to encapsulate MimeType parsing related exceptions
 


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.