SAP ABAP Interface IF_XLFT_TTX_EVENT_HANDLER (Handler for TTX parsing events)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DOC-TTL (Application Component) Translation Tools
⤷
SLXE_XLFT (Package) XLIFF 1.2 Translation

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_XLFT_TTX_EXTRACT | Extracts the XLIFF without |
20110214 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_XLFT_TTX_SNIPPET_EXTRACTOR | Records snippets from a TTX file | 20110110 |
Properties
Interface | IF_XLFT_TTX_EVENT_HANDLER | |
Short Description | Handler for TTX parsing events |
General Data
Package | SLXE_XLFT | XLIFF 1.2 Translation |
Created | 20110107 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface IF_XLFT_TTX_EVENT_HANDLER has no forward declaration.
Interfaces
Interface IF_XLFT_TTX_EVENT_HANDLER has no interface.
Friends
Interface IF_XLFT_TTX_EVENT_HANDLER has no friend.
Attributes
Interface IF_XLFT_TTX_EVENT_HANDLER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20110317 | |
2 | ![]() |
Instance method | Public | Method | 20110107 | |
3 | ![]() |
Instance method | Public | Method | 20110107 | |
4 | ![]() |
Instance method | Public | Method | 20110107 | |
5 | ![]() |
Instance method | Public | Method | 20110107 | |
6 | ![]() |
Instance method | Public | Method | 20110107 | |
7 | ![]() |
Instance method | Public | Method | 20110107 | |
8 | ![]() |
Instance method | Public | Method | 20110107 |
Events
Interface IF_XLFT_TTX_EVENT_HANDLER has no event.
Types
Interface IF_XLFT_TTX_EVENT_HANDLER has no local type.
Method Signatures
Method INIT 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 |
Method INIT on Interface IF_XLFT_TTX_EVENT_HANDLER has no exception.
Method TTX_ELEMENT_END Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | 20110107 |
Method TTX_ELEMENT_END on Interface IF_XLFT_TTX_EVENT_HANDLER has no exception.
Method TTX_ELEMENT_START Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ATTRIBUTES | Call by reference | Type reference (TYPE) | TXLFT_TTX_ATTRIBUTE | Table of TTX element attributes | 20110107 | ||
2 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | 20110107 |
Method TTX_ELEMENT_START on Interface IF_XLFT_TTX_EVENT_HANDLER has no exception.
Method XLIFF_ELEMENT_END Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | 20110107 | |||
2 | ![]() |
NAMESPACE_URI | Call by reference | Type reference (TYPE) | STRING | 20110107 | |||
3 | ![]() |
PREFIX | Call by reference | Type reference (TYPE) | STRING | 20110107 |
Method XLIFF_ELEMENT_END on Interface IF_XLFT_TTX_EVENT_HANDLER has no exception.
Method XLIFF_ELEMENT_STANDALONE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ATTRIBUTES | Call by reference | Type reference (TYPE) | TXLFT_XLIFF_ATTRIBUTE | Table of XLIFF element attributes | 20110107 | ||
2 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | 20110107 | |||
3 | ![]() |
NAMESPACE_URI | Call by reference | Type reference (TYPE) | STRING | 20110107 | |||
4 | ![]() |
NSDECLS | Call by reference | Type reference (TYPE) | TXLFT_XLIFF_NSDECL | Table of XLIFF namespace declarations | 20110107 | ||
5 | ![]() |
PREFIX | Call by reference | Type reference (TYPE) | STRING | 20110107 |
Method XLIFF_ELEMENT_STANDALONE on Interface IF_XLFT_TTX_EVENT_HANDLER has no exception.
Method XLIFF_ELEMENT_START Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ATTRIBUTES | Call by reference | Type reference (TYPE) | TXLFT_XLIFF_ATTRIBUTE | Table of XLIFF element attributes | 20110107 | ||
2 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | 20110107 | |||
3 | ![]() |
NAMESPACE_URI | Call by reference | Type reference (TYPE) | STRING | 20110107 | |||
4 | ![]() |
NSDECLS | Call by reference | Type reference (TYPE) | TXLFT_XLIFF_NSDECL | Table of XLIFF namespace declarations | 20110107 | ||
5 | ![]() |
PREFIX | Call by reference | Type reference (TYPE) | STRING | 20110107 |
Method XLIFF_ELEMENT_START on Interface IF_XLFT_TTX_EVENT_HANDLER has no exception.
Method XLIFF_PROCESSING_INSTRUCTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INSTRUCTION | Call by reference | Type reference (TYPE) | STRING | 20110107 | |||
2 | ![]() |
TARGET | Call by reference | Type reference (TYPE) | STRING | 20110107 |
Method XLIFF_PROCESSING_INSTRUCTION on Interface IF_XLFT_TTX_EVENT_HANDLER has no exception.
Method XLIFF_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 | 20110107 |
Method XLIFF_TEXT on Interface IF_XLFT_TTX_EVENT_HANDLER has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 731 |