SAP ABAP Class CL_XLF_SER_NODE (Node in serializable form)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DOC-TTL (Application Component) Translation Tools
⤷
SLXE_XLIFF (Package) XLIFF 1.2 Library
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_XLF_SER_ELEM | Serializable form of element | 20101116 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_XLF_SER_TEXT | Text node in serializable form | 20101117 |
Properties
| Class | CL_XLF_SER_NODE | |
| Short Description | Node in serializable form | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SLXE_XLIFF | XLIFF 1.2 Library |
| Created | 20101116 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_XLF_SER_NODE has no forward declaration.
Interfaces
Class CL_XLF_SER_NODE has no interface implemented.
Friends
Class CL_XLF_SER_NODE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | I | 2 | 20101116 | |||
| 2 | Constant | Public | Type reference (TYPE) | I | 1 | 20101116 | |||
| 3 | Constant | Private | Type reference (TYPE) | I | 1 | 20101116 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | I | 20101116 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20101116 | |
| 2 | Static method | Public | Method | 20101116 | ||
| 3 | Instance method | Protected | Method | 20101116 | ||
| 4 | Instance method | Public | Method | 20101116 | ||
| 5 | Instance method | Public | Method | 20101116 | ||
| 6 | Instance method | Protected | Method | 20101116 |
Events
Class CL_XLF_SER_NODE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_SER_NODE | Public | See coding | 20101116 | t_ser_node type standard table of ref to cl_xlf_ser_node with default key
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TYPE | Call by reference | Type reference (TYPE) | I | 20101116 |
Method CONSTRUCTOR on class CL_XLF_SER_NODE has no exception.
Method DESERIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS | Call by reference | Object reference (TYPE REF TO) | CL_XLF_INPUT_STREAM | Input stream | 20101116 | |||
| 2 | NODE | Value transfer | Object reference (TYPE REF TO) | CL_XLF_SER_NODE | Node in serializable form | 20101116 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Deserialization error | 20101116 |
Method DESERIALIZE_SUB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS | Call by reference | Object reference (TYPE REF TO) | CL_XLF_INPUT_STREAM | Input stream | 20101116 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Deserialization error | 20101116 |
Method GET_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TYPE | Value transfer | Type reference (TYPE) | I | 20101116 |
Method GET_TYPE on class CL_XLF_SER_NODE has no exception.
Method SERIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OS | Call by reference | Object reference (TYPE REF TO) | CL_XLF_OUTPUT_STREAM | Output Stream | 20101116 |
Method SERIALIZE on class CL_XLF_SER_NODE has no exception.
Method SERIALIZE_SUB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OS | Call by reference | Object reference (TYPE REF TO) | CL_XLF_OUTPUT_STREAM | Output Stream | 20101116 |
Method SERIALIZE_SUB on class CL_XLF_SER_NODE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |