SAP ABAP Interface IF_SXML_ENCODER_CONTEXT (IF_SXML_ENCODER_CONTEXT)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
⤷
SOAP_CORE_XML (Package) XML Parts of SOAP Runtime

⤷

⤷

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
Interface | IF_SXML_ENCODER_CONTEXT | |
Short Description |
General Data
Package | SOAP_CORE_XML | XML Parts of SOAP Runtime |
Created | 20021217 | SAP |
Last changed | 20090618 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | TSOAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_SXML_ENCODER_CONTEXT has no interface.
Friends
Interface IF_SXML_ENCODER_CONTEXT has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | DEFAULT_ENCODER | 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
Interface IF_SXML_ENCODER_CONTEXT has no event.
Types
Interface 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 Interface 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 Interface 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 Interface IF_SXML_ENCODER_CONTEXT has no exception.
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 640 |