INTF IF_IXML_OSTREAM_CORE

Source Link
Open in ADT

Home
Previous Object: IF_IXML_NOTATION_DECL
Next Object: IF_IXML_PARSE_ERROR_CORE

Status: RELEASED

Public
Interface if_ixml_stream_core
Method get_num_written
  RETURNING rval TYPE I
Method get_num_written_raw
  RETURNING rval TYPE I
Method get_pretty_print
  RETURNING rval TYPE ABAP_BOOL
Method set_pretty_print
  IMPORTING
    pretty_print TYPE ABAP_BOOL Optional
Method get_indent
  RETURNING rval TYPE I
Method set_indent
  IMPORTING
    indent TYPE I
Method preserve_special_characters
  IMPORTING
    is_preserving TYPE ABAP_BOOL Optional
Method skip_non_xml_characters
  IMPORTING
    is_skipping TYPE ABAP_BOOL Optional

Exists on:
754true
750false
702false

Bug reports and ideas welcome
Made using abaplint.app