Creates a NotesSAXParser object.
Note This method is new with Release 6.
Note This method is not supported in COM.
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