SAX_IgnorableWhiteSpace (NotesSAXParser - LotusScript®)

XML 入力で検出された、無視できる空白を示します。

定義位置

NotesSAXParser

構文

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

パラメータ

Source

NotesSAXParser。読み込み専用。 現在の NotesSAXParser オブジェクトです。

Characters

String 型。読み込み専用。

Length

Long。読み込み専用。

使用法

空白については、http://www.w3.org/TR/REC-xml#sec-white-space を参照してください。