INTF IF_IXML_NODE_FILTER
Source Link
Open in ADT
Home
Previous Object: IF_IXML_NODE_COLLECTION
Next Object: IF_IXML_NODE_ITERATOR
Status: RELEASED
Public
Interface if_ixml_unknown
Constant co_filter_ancestor TYPE I
Constant co_filter_and TYPE I
Constant co_filter_attribute TYPE I
Constant co_filter_attribute_ns TYPE I
Constant co_filter_name TYPE I
Constant co_filter_name_ns TYPE I
Constant co_filter_node_type TYPE I
Constant co_filter_not TYPE I
Constant co_filter_or TYPE I
Constant co_filter_other TYPE I
Constant co_filter_parent TYPE I
Method accept_node
IMPORTING
 node TYPE if_ixml_node
RETURNING rval TYPE ABAP_BOOL
Method clone
RETURNING rval TYPE if_ixml_node_filter
Method get_type
RETURNING rval TYPE I
Exists on:
Bug reports and ideas welcome
Made using abaplint.app