Lotus Software logo
IBM Lotus Domino Designer 8.5
  Versions 8.5 and 8.5.1






decodeContent method

Decodes the non-header content of a MIME entity.

Note This method is new with Release 6.

Defined in

MIMEEntity

Syntax

public void decodeContent( ) 

throws NotesException

Usage

This method decodes the non-header content of a MIME entity if the entity is encoded, and removes the Content-Transfer-Encoding header if one exists.

Use getEncoding to get the current encoding.

Use encodeContent to set an entity's encoding.

Language cross-reference

DecodeContent method in LotusScript NotesMIMEEntity class

See examples

Examples: decodeContent method
Related topics
Working with a MIME entity in Java classes




Library | Support | Terms of use |

Last updated: Monday, October 5, 2009