JAVA/CORBA CLASSES
Read-write. Indicates whether a !DOCTYPE statement is exported.
Defined in
DxlExporter
Data type
String
Syntax
public String getOutputDOCTYPE() throws NotesException
public void setOutputDOCTYPE(String system) throws NotesException
Legal values
The !DOCTYPE statement depends on the output and is typically one of the following:
<!DOCTYPE document SYSTEM 'domino.dtd'>
Language cross-reference
OutputDOCTYPE property in LotusScript NotesDXLExporter class
Example See Also