LOTUSSCRIPT/COM/OLE CLASSES


SetInput method
Example

Specifies the input for the XML process.

Defined in

NotesXMLProcessor

Syntax

Call notesXMLProcessor.SetInput( Input )

Parameters

Input

Usage

This method overrides the input parameter of CreateDOMParser, CreateDXLExporter, CreateDXLImporter, CreateSAXParser, or CreateXSLTransformer.

A problem with the input data causes one of the following errors:


Example