| Class Summary |
| Address |
The Address class encapsulates an address
used in some TNEF message attributes.
|
| Attachment |
The Attachment class encapsulates a TNEF message attachment.
|
| Attr |
The Attr class encapsulates a TNEF attribute. |
| CompressedRTFInputStream |
The CompressedRTFInputStream class provides
decompression of compressed RTF data.
|
| GUID |
The GUID class encapsulates a GUID (Globally Unique IDentifier).
|
| MAPIProp |
The MAPIProp class encapsulates a MAPI property.
|
| MAPIPropName |
The MAPIPropName class encapsulates the name of a named MAPI property.
|
| MAPIProps |
The MAPIProps class encapsulates a collection of MAPI properties.
|
| MAPIValue |
The MAPIProp class encapsulates the value of a MAPI property.
|
| Message |
The Message class encapsulates a TNEF message.
|
| RawInputStream |
The RawInputStream class is an InputStream which can provide
raw byte data from several underlying sources, including a byte array,
a partial section of a byte array, a file, a partial section of a file,
another RawInputStream, or a partial section of another RawInputStream.
|
| RendData |
The RendData class encapsulates a TNEF attachment's
rendering data.
|
| TNEF |
The TNEF class provides high-level utility methods to
access TNEF streams and extract their contents.
|
| TNEFConstants |
The TNEFConstants class contains general TNEF related constants.
|
| TNEFInputStream |
The TNEFInputStream class provides low-level access to
a TNEF stream.
|
| TNEFUtils |
The TNEFUtils class provides utility methods used by the TNEF
processing classes.
|
| TRPAddress |
The TRPAddress class encapsulates a TRP-formatted address
used in some TNEF message attributes.
|