JAVA/CORBA CLASSES


DxlExporter class
Ejemplo

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

Nota This class is new with Release 6.5.

Containment

Contained by: Session

Properties

ConvertNotesBitmapsToGIF through getConvertNotesBitmapsToGIF and setConvertNotesBitmapsToGIF

DoctypeSYSTEM through getDoctypeSYSTEM and setDoctypeSYSTEM

ExitOnFirstFatalError through getExitOnFirstFatalError and setExitOnFirstFatalError

ForceNoteFormat through getForceNoteFormat and setForceNoteFormat

Log through getLog

LogComment through getLogComment and setLogComment

OutputDOCTYPE through getOutputDOCTYPE and setOutputDOCTYPE

Methods

exportDxl

recycle

Creation and access

Use createDxlExporter in Session to create a DxlExporter object.

Call exportDxl to initiate an export.

Ejemplo
Véase también