Home | Categories | Alphabetical | Classes | All Contents | [ < ] | [ > ]

IDLffXMLSAX::IgnorableWhitespace


Syntax | Arguments | Keywords | Version History

The IDLffXMLSAX::IgnorableWhitespace procedure method is called when the parser detects whitespace that separates elements in an element content model.

Syntax

Obj->[IDLffXMLSAX::]IgnorableWhitespace, Chars

Arguments

Chars

A string containing the whitespace detected by the parser. Whitespace can consist of spaces, tabs, or newline characters in any combination.

Keywords

None

Version History

Introduced: 5.6


Home | Categories | Alphabetical | Classes | All Contents | [ < ] | [ > ]