JAVA/CORBA クラス


DxlExporter クラス

Lotus Domino データから DXL (Domino XML) への変換を表します。

メモ このクラスは Release 6.5 で新しく追加されました。

包含関係スーパークラス:Session
プロパティ(getAttachmentOmittedText と setAttachmentOmittedText を使用した AttachmentOmittedText
ConvertNotesBitmapsToGIF (getConvertNotesBitmapsToGIF と setConvertNotesBitmapsToGIF を使用)

DoctypeSYSTEM (getDoctypeSYSTEM と setDoctypeSYSTEM を使用)

ExitOnFirstFatalError (getExitOnFirstFatalError と setExitOnFirstFatalError を使用)

ForceNoteFormat (getForceNoteFormat and setForceNoteFormat を使用)

Log (getLog を使用)

LogComment (getLogComment と setLogComment を使用)

MIMEOption (getMIMEOption と setMIMEOption を使用)

OLEObjectOmittedText (getOLEObjectOmittedText と setOLEObjectOmittedText を使用)

OmitItemNames (getOmitItemNames と setOmitItemNames を使用)

OmitMiscFileObjects (getOmitMiscFileObjects と setOmitMiscFileObjects を使用)

OmitOLEObjects (getOmitOLEObjects と setOmitOLEObjects を使用)

OmitRichtextAttachments (getOmitRichtextAttachments と setOmitRichtextAttachments を使用)

OmitRichtextPictures (getOmitRichtextPictures と setOmitRichtextPictures を使用)

OutputDOCTYPE (getOutputDOCTYPE と setOutputDOCTYPE を使用)

PictureOmittedText (getPictureOmittedText と setPictureOmittedText を使用)

RestrictToItemNames (getRestrictToItemNames と setRestrictToItemNames を使用)

RichTextOption (getRichTextOption と setRichTextOption を使用)

メソッドexportDxl
recycle

作成方法とアクセス方法DxlExporter オブジェクトを作成するには、Session の createDxlExporter を使用します。
エクスポートを開始するには exportDxl を呼び出します。


関連項目