SAP ABAP Class IF_XLFT_TTX_EVENT_HANDLER (Handler for TTX parsing events)
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
Class | IF_XLFT_TTX_EVENT_HANDLER | |
Short Description | Handler for TTX parsing events | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20110107 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_XLFT_TTX_EVENT_HANDLER has no forward declaration.
Interfaces
Class IF_XLFT_TTX_EVENT_HANDLER has no interface implemented.
Friends
Class IF_XLFT_TTX_EVENT_HANDLER has no friend class.
Attributes
Class 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
Class IF_XLFT_TTX_EVENT_HANDLER has no event.
Types
Class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class IF_XLFT_TTX_EVENT_HANDLER has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |