sapdev logo background
sapdev logo sapdev logo
Comments

SAP IXML CASTING ABEXA documentation, setup help and example usage



Return to SAP documentation index



iXML Library, Down Casts
Down cast options for the interfaces in iXML Library.

ABAP_SOURCE_CODE
ABAP_EXEC

ABAP_DESCRIPTION
An iterator is created for all nodes of a parsed XML and used to iterate. To identify nodes that are not elements, down casts are performed from IF_IXML_NODE to IF_IXML_ELEMENT . Both the usual down casts with the casting operator CAST and a TRY control structure are demonstrated and down casts using the method QUERY_INTERFACE of the interface
IF_IXML_UNKNOWN .
Documentation extract taken from SAP system, � Copyright SAP AG. All rights reserved




IXML_ATTRIBUTES_ITERATOR_ABEXA
IXML_CHILD_NODES_ABEXA




comments powered by Disqus