INTF IF_IXML_EVENT

Source Link
Open in ADT

Home
Previous Object: IF_IXML_ENTITY_REF
Next Object: IF_IXML_INLINE_ITERATOR

Status: RELEASED

Public
Interface if_ixml_unknown
Constant co_event_text_pre TYPE I
Constant co_event_text_post TYPE I
Constant co_event_pi_unparsed_pre TYPE I
Constant co_event_pi_unparsed_post TYPE I
Constant co_event_pi_parsed_pre TYPE I
Constant co_event_pi_parsed_post TYPE I
Constant co_event_notation_decl_pre TYPE I
Constant co_event_notation_decl_post TYPE I
Constant co_event_entity_ref_pre TYPE I
Constant co_event_entity_ref_post TYPE I
Constant co_event_entity_decl_pre TYPE I
Constant co_event_entity_decl_post TYPE I
Constant co_event_element_pre2 TYPE I
Constant co_event_element_pre TYPE I
Constant co_event_element_post TYPE I
Constant co_event_element_decl_pre TYPE I
Constant co_event_element_decl_post TYPE I
Constant co_event_document_type_pre TYPE I
Constant co_event_document_type_post TYPE I
Constant co_event_document_pre TYPE I
Constant co_event_document_post TYPE I
Constant co_event_cond_dtd_section_pre TYPE I
Constant co_event_cond_dtd_section_post TYPE I
Constant co_event_comment_pre TYPE I
Constant co_event_comment_post TYPE I
Constant co_event_cdata_section_pre TYPE I
Constant co_event_cdata_section_post TYPE I
Constant co_event_att_list_decl_pre TYPE I
Constant co_event_att_list_decl_post TYPE I
Constant co_event_attribute_pre TYPE I
Constant co_event_attribute_post TYPE I
Constant co_event_attribute_decl_pre TYPE I
Constant co_event_attribute_decl_post TYPE I
Method get_attributes
  RETURNING rval TYPE if_ixml_named_node_map
Method get_name
  RETURNING rval TYPE STRING
Method get_namespace
  RETURNING rval TYPE STRING
Method get_namespace_prefix
  RETURNING rval TYPE STRING
Method get_node
  RETURNING rval TYPE if_ixml_node
Method get_parent
  RETURNING rval TYPE if_ixml_node
Method get_type
  RETURNING rval TYPE I
Method get_value
  RETURNING rval TYPE STRING

Exists on:
754true
750true
702true

Bug reports and ideas welcome
Made using abaplint.app