PreviousNextIndex

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
attribute
method
Attributes

Methods

See also

CREATE SAX-READER statement, SAX-attributes object handle


OpenEdge Release 10.2B
Copyright © 2009 Progress Software Corporation
PreviousNextIndex