SAP ABAP Class IF_IXML_RENDERER (Renderer)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_IXML_UNKNOWN | IF_IXML_UNKNOWN | 20001103 |
Properties
| Class | IF_IXML_RENDERER | |
| Short Description | Renderer | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20001103 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_IXML_RENDERER has no interface implemented.
Friends
Class IF_IXML_RENDERER has no friend class.
Attributes
Class IF_IXML_RENDERER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Notifies whethher normalization is activated | 20001103 | |
| 2 | Instance method | Public | Method | 20001103 | ||
| 3 | Instance method | Public | Method | Renders the attached XML document into the output stream | 20001103 | |
| 4 | Instance method | Public | Method | Activates/deactivates normalization by blank characters | 20001103 | |
| 5 | Instance method | Public | Method | Sets the characters for which escaping has no effect | 20001103 |
Events
Class IF_IXML_RENDERER has no event.
Types
Class IF_IXML_RENDERER has no local type.
Method Signatures
Method IS_NORMALIZING 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 Normalisierung eingeschaltet | 20001103 |
Method IS_NORMALIZING on class IF_IXML_RENDERER has no exception.
Method QUERY_INTERFACE Signature
Method QUERY_INTERFACE on class IF_IXML_RENDERER has no parameter.
Method QUERY_INTERFACE on class IF_IXML_RENDERER has no exception.
Method RENDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Type reference (TYPE) | I | Rückgabewert, siehe Langtext | 20001103 |
Method RENDER on class IF_IXML_RENDERER has no exception.
Method SET_NORMALIZING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_NORMALIZING | Call by reference | Type reference (TYPE) | BOOLEAN | 'X' | abap_true schaltet Normalisierung ein | 20001103 | ||
| 2 | RVAL | Value transfer | Type reference (TYPE) | BOOLEAN | abap_true falls Normalisierung eingeschaltet | 20001103 |
Method SET_NORMALIZING on class IF_IXML_RENDERER has no exception.
Method SET_NO_ESCAPING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NO_ESCAPING | Call by reference | Type reference (TYPE) | STRING | Zeichenkette der Zeichen, die nicht escaped werden sollen | 20001103 |
Method SET_NO_ESCAPING on class IF_IXML_RENDERER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |