LOTUSSCRIPT/COM/OLE CLASSES


SAX_IgnorableWhiteSpace event
Example

Signals ignorable white space found in the input XML.

Defined in

NotesSAXParser

Syntax

SAX_IgnorableWhiteSpace( Source as NotesSAXParser, byval Characters as String, byval Length as Long )

Parameters

Source


Characters
Length
Usage

Refer to http://www.w3.org/TR/REC-xml#sec-white-space for information about white space.

Example
See Also