IDLffXMLSAX::Characters
The IDLffXMLSAX::Characters procedure method is called when the parser detects text in the parsed document.
Syntax
Obj->[IDLffXMLSAX::]Characters, Chars
Arguments
Chars
A string containing the text detected by the parser.
Keywords
None
Version History
5.6 |
Introduced |