JAVA/CORBA CLASSES


Examples: Working with attachments and embedded objects in Java classes
1. This agent extracts the file attachments in the Body item of the current document using NotesRichTextNavigator methods to get the attachments.
2. This agent extracts the file attachments in the Body item of the current document using the RichTextItem.EmbeddedObjects property to get the attachments.
3. This agent example displays properties of all the embedded objects in a document.