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






NotesDXLExporter class

Represents the conversion of Domino data to DXL (Domino XML).

Note This class is new with Release 6.

Base class

Inherits from: NotesXMLProcessor

Containment

Contained by: NotesSession

Properties

AttachmentOmittedText

ConvertNotesBitmapsToGIF

DoctypeSYSTEM

ExitOnFirstFatalError

ForceNoteFormat

Log

LogComment

MIMEOption

OLEObjectOmittedText

OmitItemNames

OmitMiscFileObjects

OmitOLEObjects

OmitRichtextAttachments

OmitRichtextPictures

OutputDOCTYPE

PictureOmittedText

RestrictToItemNames

RichTextOption

SchemaLocation

UncompressAttachments

ValidationStyle

Methods

Export

Process

SetInput

SetOutput

Creation and access

Use CreateDXLExporter in NotesSession to create a NotesDXLExporter object. If you do not specify the input parameter, use SetInput to specify the input Domino data. If you do not specify the output parameter, use SetOutput to specify the output DXL data. You can also use these methods to override the CreateDXLExporter parameters.

Call Process or Export (no pipelining) to initiate a conversion. For COM, use Export

See examples

Example: NotesDXLExporter class
Related topics
LotusScript Classes A-Z
Using XML with LotusScript




Library | Support | Terms of use |

Last updated: Monday, October 5, 2009