INTF IF_SXML_OPEN_ELEMENT
Source Link
Open in ADT
Home
Previous Object: IF_SXML_NSURI_HELPER
Next Object: IF_SXML_READER
Status: RELEASED
Public
Interface if_sxml_named
Interface if_sxml_node
Method get_attributes
RETURNING attributes TYPE if_sxml_attribute=>attributes
Method get_attribute_value
IMPORTING
name TYPE STRING
nsuri TYPE STRING Optional
RETURNING value TYPE if_sxml_value
Method set_attribute
IMPORTING
name TYPE STRING
nsuri TYPE STRING Optional
prefix TYPE STRING Optional
value TYPE STRING Optional
RETURNING attribute TYPE if_sxml_attribute
RAISING cx_sxml_name_error
Method set_attributes
IMPORTING
attributes TYPE if_sxml_attribute=>attributes
RAISING cx_sxml_name_error
Exists on:
Bug reports and ideas welcome
Made using abaplint.app