Previous Next

SAX-PARSE( ) method
Performs a single-call parse of an XML document associated with a SAX-reader object.
Return type:
Applies to:
 
Syntax 
SAX-PARSE ( )
Returns when one of the following occurs:
*
*
*
While SAX-PARSE( ) is running, each time the parser detects an XML element, the AVM invokes the corresponding callback. Callbacks reside in a procedure file whose handle has been assigned to the HANDLER attribute.
Note:

Previous Next
© 2013 Progress Software Corporation and/or its subsidiaries or affiliates.