sapdev logo background
sapdev logo sapdev logo
Comments

SAP SXML OO PARSING ABEXA documentation, setup help and example usage



Return to SAP documentation index


ARTICLE

sXML Library, Object-Oriented Parsing
Simple object-oriented reading of XML data.

ABAP_SOURCE_CODE
ABAP_EXEC

ABAP_DESCRIPTION
The example has the same basic functions as the example for token-based parsing . Instead of the method NEXT_NODE , however, the method READ_NEXT_NODE
is used here and its return value analyzed. Depending on the current node type, a down cast is performed to a suitable interface and attributes and methods are used to read the attributes of the current node.
Documentation extract taken from SAP system, � Copyright SAP AG. All rights reserved




SXML_LIBRARY_GLOSRY
SXML_OO_RENDERING_ABEXA




comments powered by Disqus