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 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
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 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
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 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 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 Importing 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 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 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 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 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 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 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 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 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 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 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 Importing 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