SAP ABAP Class CL_XLFT_TTX_PROCESSOR (Processes contents of raw element in a TTX)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DOC-TTL (Application Component) Translation Tools
⤷
SLXE_XLFT (Package) XLIFF 1.2 Translation
⤷
⤷
Properties
| Class | CL_XLFT_TTX_PROCESSOR | |
| Short Description | Processes contents of raw element in a TTX | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SLXE_XLFT | XLIFF 1.2 Translation |
| Created | 20110107 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_XLFT_TTX_PROCESSOR has no forward declaration.
Interfaces
Class CL_XLFT_TTX_PROCESSOR has no interface implemented.
Friends
Class CL_XLFT_TTX_PROCESSOR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | STRING | `Tuv` | 20110510 | |||
| 2 | Constant | Private | Type reference (TYPE) | STRING | `Tu` | 20110510 | |||
| 3 | Constant | Private | Type reference (TYPE) | STRING | `ut` | 20110310 | |||
| 4 | Static Attribute | Private | Type reference (TYPE) | STRING | 20110107 | ||||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_XLFT_TTX_EVENT_HANDLER | Handler for TTX parsing events | 20110107 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | XSTRING | 20110107 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20110107 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20110107 | |
| 3 | Instance method | Private | Method | 20110317 | ||
| 4 | Instance method | Private | Method | 20110107 | ||
| 5 | Instance method | Private | Method | 20110107 | ||
| 6 | Instance method | Private | Method | 20110107 | ||
| 7 | Static method | Public | Method | 20110107 | ||
| 8 | Instance method | Private | Method | 20110107 | ||
| 9 | Instance method | Private | Method | 20110107 | ||
| 10 | Instance method | Private | Method | 20110107 | ||
| 11 | Instance method | Private | Method | 20110107 | ||
| 12 | Instance method | Private | Method | 20110107 | ||
| 13 | Instance method | Private | Method | 20110107 |
Events
Class CL_XLFT_TTX_PROCESSOR has no event.
Types
Class CL_XLFT_TTX_PROCESSOR has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_XLFT_TTX_PROCESSOR has no parameter.
Method CLASS_CONSTRUCTOR on class CL_XLFT_TTX_PROCESSOR has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EVENT_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_XLFT_TTX_EVENT_HANDLER | Handler for TTX parsing events | 20110107 | |||
| 2 | TTX | Call by reference | Type reference (TYPE) | XSTRING | 20110107 |
Method CONSTRUCTOR on class CL_XLFT_TTX_PROCESSOR has no exception.
Method DETERMINE_LANGUAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SOURCE_LANGUAGE | Call by reference | Type reference (TYPE) | STRING | 20110317 | ||||
| 2 | TARGET_LANGUAGE | Call by reference | Type reference (TYPE) | STRING | 20110317 | ||||
| 3 | TRADOSTAG | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | IF_IXML_ELEMENT | 20110317 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception related to TTXs | 20110317 |
Method LOCATE_RAW_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RAW | Value transfer | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | IF_IXML_ELEMENT | 20110107 | |||
| 2 | TRADOSTAG | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | IF_IXML_ELEMENT | 20110107 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception related to TTXs | 20110107 |
Method PARSE_TTX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ROOT_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | IF_IXML_ELEMENT | 20110107 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception related to TTXs | 20110107 |
Method PROCESS Signature
Method PROCESS on class CL_XLFT_TTX_PROCESSOR has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception related to TTXs | 20110107 |
Method PROCESS_TTX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EVENT_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_XLFT_TTX_EVENT_HANDLER | Handler for TTX parsing events | 20110107 | |||
| 2 | TTX | Call by reference | Type reference (TYPE) | XSTRING | 20110107 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception related to TTXs | 20110107 |
Method PROCESS_TTX_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GEN_XLIFF_ELEMENT_STACK | Call by reference | Object reference (TYPE REF TO) | LCL_ELEMENT_STACK | 20110510 | ||||
| 2 | GEN_XLIFF_NSCONTEXT_STACK | Call by reference | Object reference (TYPE REF TO) | LCL_NSCONTEXT_STACK | 20110510 | ||||
| 3 | TTX_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | IF_IXML_ELEMENT | 20110107 | |||
| 4 | TUV_XLIFF_ELEMENT_STACK | Call by reference | Object reference (TYPE REF TO) | LCL_ELEMENT_STACK | 20110510 | ||||
| 5 | TUV_XLIFF_NSCONTEXT_STACK | Call by reference | Object reference (TYPE REF TO) | LCL_NSCONTEXT_STACK | 20110510 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception related to TTXs | 20110107 |
Method PROCESS_TTX_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GEN_XLIFF_ELEMENT_STACK | Call by reference | Object reference (TYPE REF TO) | LCL_ELEMENT_STACK | 20110510 | ||||
| 2 | GEN_XLIFF_NSCONTEXT_STACK | Call by reference | Object reference (TYPE REF TO) | LCL_NSCONTEXT_STACK | 20110510 | ||||
| 3 | IN_UT_ELEM | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20110310 | ||||
| 4 | TEXT | Call by reference | Type reference (TYPE) | STRING | 20110107 | ||||
| 5 | TUV_XLIFF_ELEMENT_STACK | Call by reference | Object reference (TYPE REF TO) | LCL_ELEMENT_STACK | 20110510 | ||||
| 6 | TUV_XLIFF_NSCONTEXT_STACK | Call by reference | Object reference (TYPE REF TO) | LCL_NSCONTEXT_STACK | 20110510 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception related to TTXs | 20110107 |
Method PROCESS_XLIFF_ELEMENT_END Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GEN_XLIFF_ELEMENT_STACK | Call by reference | Object reference (TYPE REF TO) | LCL_ELEMENT_STACK | 20110510 | ||||
| 2 | GEN_XLIFF_NSCONTEXT_STACK | Call by reference | Object reference (TYPE REF TO) | LCL_NSCONTEXT_STACK | 20110510 | ||||
| 3 | LEN | Call by reference | Type reference (TYPE) | I | 20110107 | ||||
| 4 | OFF | Call by reference | Type reference (TYPE) | I | 20110107 | ||||
| 5 | TEXT | Call by reference | Type reference (TYPE) | STRING | 20110107 | ||||
| 6 | TUV_XLIFF_ELEMENT_STACK | Call by reference | Object reference (TYPE REF TO) | LCL_ELEMENT_STACK | 20110510 | ||||
| 7 | TUV_XLIFF_NSCONTEXT_STACK | Call by reference | Object reference (TYPE REF TO) | LCL_NSCONTEXT_STACK | 20110510 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception related to TTXs | 20110107 |
Method PROCESS_XLIFF_ELEMENT_START Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GEN_XLIFF_ELEMENT_STACK | Call by reference | Object reference (TYPE REF TO) | LCL_ELEMENT_STACK | 20110510 | ||||
| 2 | GEN_XLIFF_NSCONTEXT_STACK | Call by reference | Object reference (TYPE REF TO) | LCL_NSCONTEXT_STACK | 20110510 | ||||
| 3 | LEN | Call by reference | Type reference (TYPE) | I | 20110107 | ||||
| 4 | OFF | Call by reference | Type reference (TYPE) | I | 20110107 | ||||
| 5 | TEXT | Call by reference | Type reference (TYPE) | STRING | 20110107 | ||||
| 6 | TUV_XLIFF_ELEMENT_STACK | Call by reference | Object reference (TYPE REF TO) | LCL_ELEMENT_STACK | 20110510 | ||||
| 7 | TUV_XLIFF_NSCONTEXT_STACK | Call by reference | Object reference (TYPE REF TO) | LCL_NSCONTEXT_STACK | 20110510 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception related to TTXs | 20110107 |
Method PROCESS_XLIFF_PI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OFF | Call by reference | Type reference (TYPE) | I | 20110107 | ||||
| 2 | TEXT | Call by reference | Type reference (TYPE) | STRING | 20110107 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception related to TTXs | 20110107 |
Method PROCESS_XLIFF_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IN_UT_ELEM | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20110310 | ||||
| 2 | LEN | Call by reference | Type reference (TYPE) | I | 20110107 | ||||
| 3 | OFF | Call by reference | Type reference (TYPE) | I | 20110107 | ||||
| 4 | TEXT | Call by reference | Type reference (TYPE) | STRING | 20110107 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception related to TTXs | 20110107 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 731 |