SAP ABAP Class CL_XLF_SER_ELEM (Serializable form of element)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DOC-TTL (Application Component) Translation Tools
⤷
SLXE_XLIFF (Package) XLIFF 1.2 Library

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_XLF_SER_NODE | Node in serializable form | 20101116 |
Properties
Class | CL_XLF_SER_ELEM | |
Short Description | Serializable form of element | |
Super Class | CL_XLF_SER_NODE | Node in serializable form |
Instantiability of a Class | 0 | Private |
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
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
2 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_XLF_SER_ELEM has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_XLF_SER_NODE | 20101116 | Node in serializable form |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CL_XLF_SER_ATTR=>T_SER_ATTR | 20101116 | |||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CL_XLF_SER_NODE=>T_SER_NODE | 20101116 | |||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20101116 | |||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TXLF_NAMESPACE_MAPPING | Table of namespace URI to prefix mappings | 20101116 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20101116 | |||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20101116 | |||
7 | ![]() |
Constant | Private | Type reference (TYPE) | I | 1 | 20101116 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Constructor | CONSTRUCTOR | 20101116 |
2 | ![]() |
Static method | Public | Method | 20101117 | |
3 | ![]() |
Instance method | Public | Method | 20101117 | |
4 | ![]() |
Instance method | Public | Method | 20101117 | |
5 | ![]() |
Instance method | Public | Method | 20101117 | |
6 | ![]() |
Instance method | Public | Method | 20101117 | |
7 | ![]() |
Instance method | Public | Method | 20101117 | |
8 | ![]() |
Instance method | Public | Method | 20101117 |
Events
Class CL_XLF_SER_ELEM has no event.
Types
Class CL_XLF_SER_ELEM has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_XLF_SER_ELEM has no parameter.
Method CONSTRUCTOR on class CL_XLF_SER_ELEM has no exception.
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ATTRIBUTES | Call by reference | Type reference (TYPE) | CL_XLF_SER_ATTR=>T_SER_ATTR | 20101117 | |||
2 | ![]() |
CHILDREN | Call by reference | Type reference (TYPE) | CL_XLF_SER_NODE=>T_SER_NODE | 20101117 | |||
3 | ![]() |
ELEMENT | Value transfer | Object reference (TYPE REF TO) | CL_XLF_SER_ELEM | Serializable form of element | 20101117 | ||
4 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | 20101117 | |||
5 | ![]() |
NAMESPACE_MAPPINGS | Call by reference | Type reference (TYPE) | TXLF_NAMESPACE_MAPPING | Table of namespace URI to prefix mappings | 20101117 | ||
6 | ![]() |
NAMESPACE_URI | Call by reference | Type reference (TYPE) | STRING | 20101117 | |||
7 | ![]() |
PREFIX | Call by reference | Type reference (TYPE) | STRING | 20101117 |
Method CREATE on class CL_XLF_SER_ELEM has no exception.
Method GET_ATTRIBUTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ATTRIBUTES | Value transfer | Type reference (TYPE) | CL_XLF_SER_ATTR=>T_SER_ATTR | 20101117 |
Method GET_ATTRIBUTES on class CL_XLF_SER_ELEM has no exception.
Method GET_CHILDREN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHILDREN | Value transfer | Type reference (TYPE) | CL_XLF_SER_NODE=>T_SER_NODE | 20101117 |
Method GET_CHILDREN on class CL_XLF_SER_ELEM has no exception.
Method GET_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Value transfer | Type reference (TYPE) | STRING | 20101117 |
Method GET_NAME on class CL_XLF_SER_ELEM has no exception.
Method GET_NAMESPACE_MAPPINGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAMESPACE_MAPPINGS | Value transfer | Type reference (TYPE) | TXLF_NAMESPACE_MAPPING | Table of namespace URI to prefix mappings | 20101117 |
Method GET_NAMESPACE_MAPPINGS on class CL_XLF_SER_ELEM has no exception.
Method GET_NAMESPACE_URI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAMESPACE_URI | Value transfer | Type reference (TYPE) | STRING | 20101117 |
Method GET_NAMESPACE_URI on class CL_XLF_SER_ELEM has no exception.
Method GET_PREFIX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PREFIX | Value transfer | Type reference (TYPE) | STRING | 20101117 |
Method GET_PREFIX on class CL_XLF_SER_ELEM has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 703 |