SAP ABAP Class CL_XLF_COMMONS_PARSER (Parser of common content)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DOC-TTL (Application Component) Translation Tools
⤷
SLXE_XLIFF (Package) XLIFF 1.2 Library

⤷

⤷

Properties
Class | CL_XLF_COMMONS_PARSER | |
Short Description | Parser of common content | |
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 | 20100915 | 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) |
Interfaces
Class CL_XLF_COMMONS_PARSER has no interface implemented.
Friends
Class CL_XLF_COMMONS_PARSER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TXLF_STRING | Table of strings | 20100923 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20100923 |
2 | ![]() |
Static method | Public | Method | 20100915 | |
3 | ![]() |
Static method | Public | Method | 20101117 | |
4 | ![]() |
Static method | Public | Method | 20101117 | |
5 | ![]() |
Static method | Public | Method | 20100915 |
Events
Class CL_XLF_COMMONS_PARSER has no event.
Types
Class CL_XLF_COMMONS_PARSER has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_XLF_COMMONS_PARSER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_XLF_COMMONS_PARSER has no exception.
Method PARSE_CODE_FRAGMENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CODE_FRAGMENTS | Value transfer | Type reference (TYPE) | TXLF_CODE_FRAGMENT | Table of code fragments | 20100915 | ||
2 | ![]() |
ELEMENTS_AND_TEXT | Call by reference | Type reference (TYPE) | CL_XLF_ELEMENT=>T_XMLNODE | 20100915 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
A constraint of an XLIFF document is violated | 20100915 |
Method PARSE_SER_CODE_FRAGMENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CODE_FRAGMENTS | Value transfer | Type reference (TYPE) | TXLF_CODE_FRAGMENT | 20101117 | |||
2 | ![]() |
NODES | Call by reference | Type reference (TYPE) | CL_XLF_SER_NODE=>T_SER_NODE | 20101117 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20101117 |
Method PARSE_SER_TEXT_FRAGMENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODES | Call by reference | Type reference (TYPE) | CL_XLF_SER_NODE=>T_SER_NODE | 20101117 | |||
2 | ![]() |
TEXT_FRAGMENTS | Value transfer | Type reference (TYPE) | TXLF_TEXT_FRAGMENT | 20101117 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20101117 |
Method PARSE_TEXT_FRAGMENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ELEMENTS_AND_TEXT | Call by reference | Type reference (TYPE) | CL_XLF_ELEMENT=>T_XMLNODE | 20100915 | |||
2 | ![]() |
TEXT_FRAGMENTS | Value transfer | Type reference (TYPE) | TXLF_TEXT_FRAGMENT | Table of text fragments | 20100915 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
A constraint of an XLIFF document is violated | 20100915 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 703 |