SAP ABAP Class CL_LXE_TCS_TTX_EXTRACTOR (TTX extractor)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DOC-TTL (Application Component) Translation Tools
⤷
SLXE_NO_TRANS (Package) MLT Internal Functionality - No Translation
⤷
⤷
Properties
| Class | CL_LXE_TCS_TTX_EXTRACTOR | |
| Short Description | TTX extractor | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SLXE_NO_TRANS | MLT Internal Functionality - No Translation |
| Created | 20110328 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_LXE_TCS_TTX_EXTRACTOR has no interface implemented.
Friends
Class CL_LXE_TCS_TTX_EXTRACTOR 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` | 20110328 | |||
| 2 | Constant | Private | Type reference (TYPE) | STRING | `Tu` | 20110328 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20110328 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | STRING | 20110328 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | STRING | 20110328 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | STRING | 20110328 | ||||
| 7 | Instance attribute | Private | Type reference (TYPE) | XSTRING | 20110328 | ||||
| 8 | Instance attribute | Private | Type reference (TYPE) | STRING | 20110328 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Constructor | Constructor | 20110328 | |
| 2 | Instance method | Private | Method | 20110328 | ||
| 3 | Static method | Public | Method | Extracts the source text from a TTX | 20110328 | |
| 4 | Instance method | Private | Method | 20110328 | ||
| 5 | Instance method | Private | Method | 20110328 | ||
| 6 | Instance method | Private | Method | 20110328 | ||
| 7 | Instance method | Private | Method | 20110328 | ||
| 8 | Instance method | Private | Method | 20110328 |
Events
Class CL_LXE_TCS_TTX_EXTRACTOR has no event.
Types
Class CL_LXE_TCS_TTX_EXTRACTOR has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TTX | Call by reference | Type reference (TYPE) | XSTRING | 20110328 |
Method CONSTRUCTOR on class CL_LXE_TCS_TTX_EXTRACTOR has no exception.
Method DETERMINE_LANGUAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TRADOSTAG | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | 20110328 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110328 |
Method EXTRACT_SOURCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SOURCE | Value transfer | Type reference (TYPE) | STRING | The extracted source | 20110328 | |||
| 2 | TTX | Call by reference | Type reference (TYPE) | XSTRING | A TTX | 20110328 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | TTX exception | 20110328 |
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 | 20110328 | ||||
| 2 | TRADOSTAG | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | 20110328 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110328 |
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 | 20110328 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110328 |
Method PROCESS Signature
Method PROCESS on class CL_LXE_TCS_TTX_EXTRACTOR has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110328 |
Method PROCESS_TTX_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TTX_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | 20110328 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110328 |
Method PROCESS_TTX_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TEXT | Call by reference | Type reference (TYPE) | STRING | 20110328 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110328 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 731 |