Previous IDL Reference Guide: File Format Object Classes Next

IDLffXMLSAX::StopParsing

Syntax | Arguments | Keywords | Version History

Call the IDLffXMLSAX::StopParsing procedure method during a parse operation to halt the operation and cause the ParseFile method to return. This may be useful when parsing large XML files and the desired information is known to have been returned.

Syntax

Obj->[IDLffXMLSAX::]StopParsing

Arguments

None

Keywords

None

Version History

5.6
Introduced

  IDL Online Help (March 06, 2007)