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

IDLffXMLSAX::ParseFile


Syntax | Arguments | Keywords | Version History

The IDLffXMLSAX::ParseFile procedure method parses the specified XML file. During the parsing operation, different object methods are called as different items within the XML file are detected. When this method returns, the parse operation is complete.

Syntax

Obj->[IDLffXMLSAX::]ParseFile, Filename

Arguments

Filename

A string containing the full path name of the XML file to parse.

Keywords

None

Version History

Introduced: 5.6


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