Previous Next

SAX-reader object handle
Provides access to the SAX parser to stream an XML document into the object. The SAX-reader object, used with the SAX interface, corresponds to the X-document object of the Document Object Model (DOM) interface, but presents a very different programming interface.
Syntax 
 
SAX-reader-handle [ :attribute | :method ]
SAX-reader-handle
A variable of type HANDLE.
attribute
An attribute of the SAX-reader object.
method
A method of the SAX-reader object.
Attributes
 
Methods
 
See also 
CREATE SAX-READER statement, SAX-attributes object handle

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