PreviousNextIndex

CREATE SAX-READER statement

Creates an instance of a SAX-reader object and assigns its handle to the handle variable you specify. The SAX-reader object can be used to control the parsing of XML source.

Syntax

CREATE SAX-READER handle 
  [ IN WIDGET-POOL pool-name ] [ NO-ERROR ] 

handle
IN WIDGET-POOL pool-name
NO-ERROR
See also

SAX-reader object handle


OpenEdge Release 10.2B
Copyright © 2009 Progress Software Corporation
PreviousNextIndex