INTF IF_XCO_REGULAR_EXPRESSION

Source Link
Open in ADT

Home
Previous Object: IF_XCO_REGEX_ENGINE
Next Object: IF_XCO_SERVICE_BINDING

Status: RELEASED

Public
Attribute abap_regex TYPE cl_abap_regex
Method matches
  IMPORTING
    iv_text TYPE clike
  RETURNING rv_matches TYPE ABAP_BOOL
Method apply_to_text
  IMPORTING
    iv_text TYPE clike
  RETURNING ro_application TYPE if_xco_regex_application
Method apply_to_table
  IMPORTING
    it_table TYPE STANDARD TABLE OF any WITH DEFAULT KEY
  RETURNING ro_application TYPE if_xco_regex_application

Exists on:
754false
750false
702false

Bug reports and ideas welcome
Made using abaplint.app