LOTUSSCRIPT/COM/OLE CLASSES


SAX_EndDocument event
Example

Signals the end of the input XML.

Defined in

NotesSAXParser

Syntax

SAX_EndDocument( Source as NotesSAXParser )

Parameters

Source


Usage

Use this event to release any resources used in this processing.

Example
See Also