LOTUSSCRIPT/COM/OLE CLASSES
Creates a NotesSAXParser object.
Note This method is new with Release 6.
Defined in
NotesSession
Syntax
Set notesSAXParser = notesSession.CreateSAXParser( [ input [, output ] ])
Parameters
input
notesSAXParser
See the NotesSAXParser and Pipelining class for additional information.
Example See Also