INTF IF_XCO_JSON_TREE_VISITOR

Source Link
Open in ADT

Home
Previous Object: IF_XCO_JSON_TREE_BUILDER
Next Object: IF_XCO_LANG_FORMAT

Status: RELEASED

Public
Method on_start
Method on_end
Method enter_object
Method leave_object
Method enter_array
Method leave_array
Method visit_member
  IMPORTING
    iv_name TYPE STRING
Method visit_string
  IMPORTING
    iv_value TYPE STRING
Method visit_number
  IMPORTING
    iv_value TYPE numeric
Method visit_boolean
  IMPORTING
    iv_value TYPE ABAP_BOOL
Method visit_null

Exists on:
754false
750false
702false

Bug reports and ideas welcome
Made using abaplint.app