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 s from a TTX 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 INIT Instance method Public Method 20110317
2 TTX_ELEMENT_END Instance method Public Method 20110107
3 TTX_ELEMENT_START Instance method Public Method 20110107
4 XLIFF_ELEMENT_END Instance method Public Method 20110107
5 XLIFF_ELEMENT_STANDALONE Instance method Public Method 20110107
6 XLIFF_ELEMENT_START Instance method Public Method 20110107
7 XLIFF_PROCESSING_INSTRUCTION Instance method Public Method 20110107
8 XLIFF_TEXT 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 Importing SOURCE_LANGUAGE Call by reference Type reference (TYPE) STRING 20110317
2 Importing 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 Importing 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 Importing ATTRIBUTES Call by reference Type reference (TYPE) TXLFT_TTX_ATTRIBUTE Table of TTX element attributes 20110107
2 Importing 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 Importing NAME Call by reference Type reference (TYPE) STRING 20110107
2 Importing NAMESPACE_URI Call by reference Type reference (TYPE) STRING 20110107
3 Importing 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 Importing ATTRIBUTES Call by reference Type reference (TYPE) TXLFT_XLIFF_ATTRIBUTE Table of XLIFF element attributes 20110107
2 Importing NAME Call by reference Type reference (TYPE) STRING 20110107
3 Importing NAMESPACE_URI Call by reference Type reference (TYPE) STRING 20110107
4 Importing NSDECLS Call by reference Type reference (TYPE) TXLFT_XLIFF_NSDECL Table of XLIFF namespace declarations 20110107
5 Importing 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 Importing ATTRIBUTES Call by reference Type reference (TYPE) TXLFT_XLIFF_ATTRIBUTE Table of XLIFF element attributes 20110107
2 Importing NAME Call by reference Type reference (TYPE) STRING 20110107
3 Importing NAMESPACE_URI Call by reference Type reference (TYPE) STRING 20110107
4 Importing NSDECLS Call by reference Type reference (TYPE) TXLFT_XLIFF_NSDECL Table of XLIFF namespace declarations 20110107
5 Importing 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 Importing INSTRUCTION Call by reference Type reference (TYPE) STRING 20110107
2 Importing 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 Importing 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