Class Method list used by SAP ABAP Class CL_SOAP_XML_PATH_EXTRACTOR (Extracts entries from an xml xstring defined by xpaths)
SAP ABAP Class
CL_SOAP_XML_PATH_EXTRACTOR (Extracts entries from an xml xstring defined by xpaths) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_ABAP_CONV_OUT_CE - CREATE | Code Page and Endian Conversion (System Format -> External) | ||
| 2 | CL_ABAP_CONV_OUT_CE - CONVERT | Code Page and Endian Conversion (System Format -> External) | ||
| 3 | CL_ABAP_UNIT_ASSERT - ASSERT_EQUALS | ABAP Unit: Assertions (see longtext) | ||
| 4 | CL_ABAP_UNIT_ASSERT - ASSERT_INITIAL | ABAP Unit: Assertions (see longtext) | ||
| 5 | CL_SOAP_XML_PATH_EXTRACTOR - INIT | Extracts entries from an xml xstring defined by xpaths | SOURCE init( ). |
|
| 6 | CL_SOAP_XML_PATH_EXTRACTOR - PROCESS_END_NODE | Extracts entries from an xml xstring defined by xpaths | SOURCE process_end_node( iv_node_name = mo_xml_reader->name iv_node_namespace = mo_xml_reader->nsuri ). |
|
| 7 | CL_SOAP_XML_PATH_EXTRACTOR - PROCESS | Extracts entries from an xml xstring defined by xpaths | ||
| 8 | CL_SOAP_XML_PATH_EXTRACTOR - PREV_SEG | Extracts entries from an xml xstring defined by xpaths | SOURCE prev_seg( ). |
|
| 9 | CL_SOAP_XML_PATH_EXTRACTOR - NEXT_SEG | Extracts entries from an xml xstring defined by xpaths | SOURCE next_seg( ). |
|
| 10 | CL_SOAP_XML_PATH_EXTRACTOR - GET_ACTUAL_PATH | Extracts entries from an xml xstring defined by xpaths | SOURCE ls_log_info-actual_path = get_actual_path( lv_path_index ). |
|
| 11 | CL_SOAP_XML_PATH_EXTRACTOR - CONSTRUCTOR | Extracts entries from an xml xstring defined by xpaths | ||
| 12 | CL_SOAP_XML_PATH_EXTRACTOR - COMPARE_NODE_TO_SEG | Extracts entries from an xml xstring defined by xpaths | SOURCE et_log_info = lt_log_info ). |
|
| 13 | CL_SOAP_XML_PATH_EXTRACTOR - COMPARE_NODE_TO_SEG | Extracts entries from an xml xstring defined by xpaths | SOURCE importing ev_node_to_seg_comp_result = lv_compare_result |
|
| 14 | CL_SOAP_XML_PATH_EXTRACTOR - COMPARE_NODE_TO_SEG | Extracts entries from an xml xstring defined by xpaths | SOURCE iv_node_namespace = mo_xml_reader->nsuri |
|
| 15 | CL_SOAP_XML_PATH_EXTRACTOR - COMPARE_NODE_TO_SEG | Extracts entries from an xml xstring defined by xpaths | SOURCE compare_node_to_seg( exporting iv_node_name = mo_xml_reader->name |
|
| 16 | CL_SXML_STRING_READER - CREATE | XML String Reader of sXML Library | ||
| 17 | IF_SXML_READER - CURRENT_NODE | XML Reader of sXML Library | ||
| 18 | IF_SXML_READER - GET_ATTRIBUTE_VALUE | XML Reader of sXML Library | ||
| 19 | IF_SXML_READER - NEXT_NODE | XML Reader of sXML Library | ||
| 20 | IF_SXML_READER - PUSH_BACK | XML Reader of sXML Library | ||
| 21 | IF_SXML_READER - SKIP_NODE | XML Reader of sXML Library |