SAP ABAP Class CL_LXE_TTX_EXTRACTOR (Extracts texts from a TTX. WARNING: Not guaranteed to work)
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_TTX_EXTRACTOR | |
| Short Description | Extracts texts from a TTX. WARNING: Not guaranteed to work | |
| 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 | 20110712 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_LXE_TTX_EXTRACTOR has no forward declaration.
Interfaces
Class CL_LXE_TTX_EXTRACTOR has no interface implemented.
Friends
Class CL_LXE_TTX_EXTRACTOR has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Constructor | CONSTRUCTOR | 20110712 | |
| 2 | Instance method | Private | Method | 20110714 | ||
| 3 | Instance method | Private | Method | 20110714 | ||
| 4 | Instance method | Private | Method | 20110712 | ||
| 5 | Static method | Public | Method | Extracts the source text from the TTX | 20110712 | |
| 6 | Static method | Public | Method | Extracts the target text from the TTX | 20110712 | |
| 7 | Instance method | Private | Method | 20110923 | ||
| 8 | Instance method | Private | Method | 20110715 | ||
| 9 | Instance method | Private | Method | 20110714 | ||
| 10 | Instance method | Private | Method | 20110712 | ||
| 11 | Instance method | Private | Method | 20110714 | ||
| 12 | Instance method | Private | Method | 20110714 |
Events
Class CL_LXE_TTX_EXTRACTOR has no event.
Types
Class CL_LXE_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 | EXTRACT_MODE | Call by reference | Type reference (TYPE) | I | 20110712 | ||||
| 2 | TTX | Call by reference | Type reference (TYPE) | XSTRING | 20110712 |
Method CONSTRUCTOR on class CL_LXE_TTX_EXTRACTOR has no exception.
Method DETERMINE_USERSETTINGS 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 | IF_IXML_ELEMENT | 20110714 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | TTX extraction exception | 20110714 |
Method ESCAPE_XML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ESCAPED | Value transfer | Type reference (TYPE) | STRING | 20110714 | ||||
| 2 | TEXT | Call by reference | Type reference (TYPE) | STRING | 20110714 |
Method ESCAPE_XML on class CL_LXE_TTX_EXTRACTOR has no exception.
Method EXTRACT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TEXT | Value transfer | Type reference (TYPE) | STRING | 20110712 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | TTX extraction exception | 20110712 |
Method EXTRACT_SOURCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SOURCE_TEXT | Value transfer | Type reference (TYPE) | STRING | 20110712 | ||||
| 2 | TTX | Call by reference | Type reference (TYPE) | XSTRING | 20110712 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | TTX extraction exception | 20110712 |
Method EXTRACT_TARGET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TARGET_TEXT | Value transfer | Type reference (TYPE) | STRING | 20110712 | ||||
| 2 | TTX | Call by reference | Type reference (TYPE) | XSTRING | 20110712 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | TTX extraction exception | 20110712 |
Method GET_TU_SRC_TGT_INDICES 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 | 20110923 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110923 |
Method I_TO_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I | Value transfer | Type reference (TYPE) | I | 20110715 | ||||
| 2 | STRING | Value transfer | Type reference (TYPE) | STRING | 20110715 |
Method I_TO_STRING on class CL_LXE_TTX_EXTRACTOR has no exception.
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 | 20110714 | |||
| 2 | TRADOSTAG | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | IF_IXML_ELEMENT | 20110714 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | TTX extraction exception | 20110714 |
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 | 20110712 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | TTX extraction exception | 20110712 |
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 | IF_IXML_ELEMENT | 20110714 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | TTX extraction exception | 20110714 |
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 | 20110714 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | TTX extraction exception | 20110714 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 731 |