SAP ABAP Class CL_XLF_ELEMENT_FACTORY (XLIFF element factory)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_XLF_ELEMENT_FACTORY | XLIFF element factory | 20100917 |
Properties
Class | CL_XLF_ELEMENT_FACTORY | |
Short Description | XLIFF element factory | |
Super Class | ||
Instantiability of a Class | 0 | Private |
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_ELEMENT_FACTORY has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_XLF_ELEMENT_FACTORY | XLIFF element factory | 20100917 |
Friends
Class CL_XLF_ELEMENT_FACTORY has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_XLF_ELEMENT_FACTORY | XLIFF element factory | 20100917 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20100917 |
2 | ![]() |
Instance method | Public | Method | 20101118 | |
3 | ![]() |
Static method | Public | Method | 20100917 |
Events
Class CL_XLF_ELEMENT_FACTORY has no event.
Types
Class CL_XLF_ELEMENT_FACTORY has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_XLF_ELEMENT_FACTORY has no parameter.
Method CLASS_CONSTRUCTOR on class CL_XLF_ELEMENT_FACTORY has no exception.
Method CREATE_ELEMENT_FROM_SER_ELEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_XLF_ELEMENT | Basic interface for all elements | 20101118 | ||
2 | ![]() |
SER_ELEM | Call by reference | Object reference (TYPE REF TO) | CL_XLF_SER_ELEM | Serializable form of element | 20101118 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
A constraint of an XLIFF document is violated | 20101118 |
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_XLF_ELEMENT_FACTORY | XLIFF element factory | 20100917 |
Method GET_INSTANCE on class CL_XLF_ELEMENT_FACTORY has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 703 |