SAP ABAP Class CL_XLF_ELEM_NON_XLIFF (Non-XLIFF 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_ELEMENT | Basic element implementation | 20100917 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_XLF_ELEM_NON_XLIFF | Non-XLIFF element | 20100917 |
Properties
| Class | CL_XLF_ELEM_NON_XLIFF | |
| Short Description | Non-XLIFF element | |
| Super Class | CL_XLF_ELEMENT | Basic element implementation |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SLXE_XLIFF | XLIFF 1.2 Library |
| Created | 20100917 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_XLF_ELEM_NON_XLIFF has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_XLF_ELEM_NON_XLIFF | Non-XLIFF element | 20100917 |
Friends
Class CL_XLF_ELEM_NON_XLIFF has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | TXLF_NODE | Table of nodes | 20100920 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20100917 | ||
| 2 | Instance method | Public | Method | 20100917 | ||
| 3 | Instance method | Public | Method | 20101118 |
Events
Class CL_XLF_ELEM_NON_XLIFF has no event.
Types
Class CL_XLF_ELEM_NON_XLIFF has no local type.
Method Signatures
Method INIT_NON_XLIFF_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTES | Call by reference | Type reference (TYPE) | TXLF_ATTRIBUTE | Table of attributes | 20100920 | |||
| 2 | CHILDREN | Call by reference | Type reference (TYPE) | TXLF_NODE | Table of nodes | 20100920 | |||
| 3 | NAME | Call by reference | Type reference (TYPE) | STRING | 20100920 | ||||
| 4 | NAMESPACE_URI | Call by reference | Type reference (TYPE) | STRING | 20100920 | ||||
| 5 | PREFIX | Call by reference | Type reference (TYPE) | STRING | 20100920 |
Method INIT_NON_XLIFF_ELEMENT on class CL_XLF_ELEM_NON_XLIFF has no exception.
Method INIT_NON_XLIFF_ELEM_FROM_ELEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | IF_IXML_ELEMENT | 20100920 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | A constraint of an XLIFF document is violated | 20100920 |
Method INIT_NX_ELEM_FROM_SER_ELEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SER_ELEM | Call by reference | Object reference (TYPE REF TO) | CL_XLF_SER_ELEM | 20101118 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101118 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |