JAVA/CORBA CLASSES


Examples: MIMEEntity class
1. The following example gets the MIME content of a document (or documents) and displays the properties of the main (or only) part.
2. The following example displays all the parts of a multipart MIME entity.
See Also