TXmlScanner

Execute

PROCEDURE Execute;

This is where the scanning takes place. Execute runs through the XML document and triggers one of the Events for every XML part it finds in the document.

When Execute returns, the whole document has been scanned.

Parameters

None

See also

LoadFromFile, LoadFromBuffer, SetBuffer, Normalize Property