LOTUSSCRIPT/COM/OLE CLASSES

Parse method
Processes input XML into a standard DOM (Document Object Model) tree structure.

Note This property is new with Release 6.5.

Defined in

NotesDOMParser

Syntax

Call notesDOMParser.Parse( [ input ] , [ output ] )

Parameters

input


output
Usage

This method is an alternative to Process if pipelining is not used.

See Also