SAP ABAP Class IF_SXML_ENCODER_CONTEXT (IF_SXML_ENCODER_CONTEXT)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SXML_ENCODER_CONTEXT | Implementation of IF_XML_ENCODER_CONTEXT | 20021217 |
Properties
Class | IF_SXML_ENCODER_CONTEXT | |
Short Description | ||
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20021217 | SAP |
Last change | 20090618 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_SXML_ENCODER_CONTEXT has no interface implemented.
Friends
Class IF_SXML_ENCODER_CONTEXT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | IF_SXML_ENCODER | 20021217 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Get the Serializer | 20021217 |
2 | ![]() |
Instance method | Public | Method | Find a Registered Encoder | 20041123 |
3 | ![]() |
Instance method | Public | Method | Register an Encoder for Later Use | 20041123 |
Events
Class IF_SXML_ENCODER_CONTEXT has no event.
Types
Class IF_SXML_ENCODER_CONTEXT has no local type.
Method Signatures
Method GET_XML_STREAM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
STREAM | Value transfer | Object reference (TYPE REF TO) | IF_XML_STREAM | 20021217 |
Method GET_XML_STREAM on class IF_SXML_ENCODER_CONTEXT has no exception.
Method _FIND_ENCODER_BY_URI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ENCODER | Value transfer | Object reference (TYPE REF TO) | IF_SXML_ENCODER | 20041123 | |||
2 | ![]() |
ENCODER_URI | Call by reference | Type reference (TYPE) | ANYURI | any URI | 20041123 |
Method _FIND_ENCODER_BY_URI on class IF_SXML_ENCODER_CONTEXT has no exception.
Method _REGISTER_ENCODER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ENCODER | Call by reference | Object reference (TYPE REF TO) | IF_SXML_ENCODER | rigister this encoder | 20041123 |
Method _REGISTER_ENCODER on class IF_SXML_ENCODER_CONTEXT has no exception.
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in |