Hierarchy
⤷
⤷
Properties
| Interface | IF_IXML_OSTREAM | |
| Short Description | Output Streams |
General Data
| Package | SIXML | iXML Library: Parsing, DOM Representation, and XML Rendering |
| Created | 20001103 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | IF_IXML_STREAM | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_IXML_STREAM | Streams | 20001103 |
Friends
Interface IF_IXML_OSTREAM has no friend.
Attributes
Interface IF_IXML_OSTREAM has no attribute.
Methods
Events
Interface IF_IXML_OSTREAM has no event.
Types
Interface IF_IXML_OSTREAM has no local type.
Method Signatures
Method CLONE Signature
Method CLONE on Interface IF_IXML_OSTREAM has no parameter.
Method CLONE on Interface IF_IXML_OSTREAM has no exception.
Method CLOSE Signature
Method CLOSE on Interface IF_IXML_OSTREAM has no parameter.
Method CLOSE on Interface IF_IXML_OSTREAM has no exception.
Method GET_ENCODING Signature
Method GET_ENCODING on Interface IF_IXML_OSTREAM has no parameter.
Method GET_ENCODING on Interface IF_IXML_OSTREAM has no exception.
Method GET_ESCAPED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Type reference (TYPE) | BOOLEAN | abap_true, falls der nächste String escaped ist | 20001103 |
Method GET_ESCAPED on Interface IF_IXML_OSTREAM has no exception.
Method GET_IGNORE_ESCAPING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Type reference (TYPE) | STRING | Zeichenkette der speziellen Zeichen | 20001103 |
Method GET_IGNORE_ESCAPING on Interface IF_IXML_OSTREAM has no exception.
Method GET_INDENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Type reference (TYPE) | I | Einrückungstiefe (Wiederholung des Einrückungszeichens) | 20001103 |
Method GET_INDENT on Interface IF_IXML_OSTREAM has no exception.
Method GET_INDENT_CHAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Type reference (TYPE) | IXML_C1 | Einrückungszeichen (Leerzeichen, Tabulator, ...) | 20001103 |
Method GET_INDENT_CHAR on Interface IF_IXML_OSTREAM has no exception.
Method GET_NUM_WRITTEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Type reference (TYPE) | I | Anzahl bslang geschriebener UTF-16-Zeichen | 20001103 |
Method GET_NUM_WRITTEN on Interface IF_IXML_OSTREAM has no exception.
Method GET_NUM_WRITTEN_RAW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Type reference (TYPE) | I | Anzahl bslang geschriebener Bytes | 20001103 |
Method GET_NUM_WRITTEN_RAW on Interface IF_IXML_OSTREAM has no exception.
Method GET_PRETTY_PRINT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Type reference (TYPE) | BOOLEAN | abap_true, falls Pretty Print eingeschaltet ist | 20001103 |
Method GET_PRETTY_PRINT on Interface IF_IXML_OSTREAM has no exception.
Method GET_PUBLIC_ID Signature
Method GET_PUBLIC_ID on Interface IF_IXML_OSTREAM has no parameter.
Method GET_PUBLIC_ID on Interface IF_IXML_OSTREAM has no exception.
Method GET_QUOTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Type reference (TYPE) | BOOLEAN | abap_true, falls Anführungzeichen um den nächsten String | 20001103 |
Method GET_QUOTED on Interface IF_IXML_OSTREAM has no exception.
Method GET_SYSTEM_ID Signature
Method GET_SYSTEM_ID on Interface IF_IXML_OSTREAM has no parameter.
Method GET_SYSTEM_ID on Interface IF_IXML_OSTREAM has no exception.
Method IS_CAPABLE Signature
Method IS_CAPABLE on Interface IF_IXML_OSTREAM has no parameter.
Method IS_CAPABLE on Interface IF_IXML_OSTREAM has no exception.
Method MAKE_ABSOLUTE_ID Signature
Method MAKE_ABSOLUTE_ID on Interface IF_IXML_OSTREAM has no parameter.
Method MAKE_ABSOLUTE_ID on Interface IF_IXML_OSTREAM has no exception.
Method OPEN Signature
Method OPEN on Interface IF_IXML_OSTREAM has no parameter.
Method OPEN on Interface IF_IXML_OSTREAM has no exception.
Method PRESERVE_SPECIAL_CHARACTERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PRESERVING | Call by reference | Type reference (TYPE) | BOOLEAN | 'X' | 20130419 |
Method PRESERVE_SPECIAL_CHARACTERS on Interface IF_IXML_OSTREAM has no exception.
Method QUERY_INTERFACE Signature
Method QUERY_INTERFACE on Interface IF_IXML_OSTREAM has no parameter.
Method QUERY_INTERFACE on Interface IF_IXML_OSTREAM has no exception.
Method SET_ENCODING Signature
Method SET_ENCODING on Interface IF_IXML_OSTREAM has no parameter.
Method SET_ENCODING on Interface IF_IXML_OSTREAM has no exception.
Method SET_ESCAPED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ESCAPED | Call by reference | Type reference (TYPE) | BOOLEAN | abap_true setzt das Escaping | 20001103 |
Method SET_ESCAPED on Interface IF_IXML_OSTREAM has no exception.
Method SET_IGNORE_ESCAPING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IGNORE_ESCAPING | Call by reference | Type reference (TYPE) | STRING | Zeichenkette der Zeichen, die nicht escaped werden sollen | 20001103 |
Method SET_IGNORE_ESCAPING on Interface IF_IXML_OSTREAM has no exception.
Method SET_INDENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INDENT | Call by reference | Type reference (TYPE) | I | Einrückungstiefe (Wiederholung des Einrückungszeichens) | 20001103 |
Method SET_INDENT on Interface IF_IXML_OSTREAM has no exception.
Method SET_INDENT_CHAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INDENT_CHAR | Call by reference | Type reference (TYPE) | IXML_C1 | Einrückungszeichen (Leerzeichen, Tabulator, ...) | 20001103 |
Method SET_INDENT_CHAR on Interface IF_IXML_OSTREAM has no exception.
Method SET_PRETTY_PRINT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PRETTY_PRINT | Call by reference | Type reference (TYPE) | BOOLEAN | 'X' | abap_true schaltet Pretty Print ein | 20001103 |
Method SET_PRETTY_PRINT on Interface IF_IXML_OSTREAM has no exception.
Method SET_PUBLIC_ID Signature
Method SET_PUBLIC_ID on Interface IF_IXML_OSTREAM has no parameter.
Method SET_PUBLIC_ID on Interface IF_IXML_OSTREAM has no exception.
Method SET_QUOTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_QUOTED | Call by reference | Type reference (TYPE) | BOOLEAN | abap_true setzt den nächsten string in Anführungszeichen | 20001103 |
Method SET_QUOTED on Interface IF_IXML_OSTREAM has no exception.
Method SET_SYSTEM_ID Signature
Method SET_SYSTEM_ID on Interface IF_IXML_OSTREAM has no parameter.
Method SET_SYSTEM_ID on Interface IF_IXML_OSTREAM has no exception.
Method SKIP_NON_XML_CHARACTERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_SKIPPING | Call by reference | Type reference (TYPE) | BOOLEAN | 'X' | 20130419 |
Method SKIP_NON_XML_CHARACTERS on Interface IF_IXML_OSTREAM has no exception.
Method WRITE_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Type reference (TYPE) | I | Anzahl der geschriebenen Zeichen | 20001103 | |||
| 2 | STRING | Call by reference | Type reference (TYPE) | STRING | Zu schreibender Textstring | 20001103 |
Method WRITE_STRING on Interface IF_IXML_OSTREAM has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 610 |