INTF IF_SXML_READER
Source Link
Open in ADT
Home
Previous Object: IF_SXML_OPEN_ELEMENT
Next Object: IF_SXML_VALUE
Public
Attribute node_type TYPE if_sxml_node=>node_type
Attribute name TYPE STRING
Attribute value TYPE STRING
Method read_next_node
RETURNING node TYPE if_sxml_node
Method next_node
IMPORTING
 value_type TYPE if_sxml_value=>value_type Optional
RAISING cx_sxml_parse_error
Method next_attribute
IMPORTING
 value_type TYPE if_sxml_value=>value_type Optional
Method skip_node
IMPORTING
 writer TYPE if_sxml_writer Optional
RAISING cx_sxml_parse_error
Exists on:
Bug reports and ideas welcome
Made using abaplint.app