SAP ABAP Class CL_XLFT_RFC5646_PARSER (RFC5646 language tag parser)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DOC-TTL (Application Component) Translation Tools
     SLXE_XLFT (Package) XLIFF 1.2 Translation
Properties
Class CL_XLFT_RFC5646_PARSER  
Short Description RFC5646 language tag parser    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SLXE_XLFT   XLIFF 1.2 Translation 
Created 20101215   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_XLFT_RFC5646_PARSER has no forward declaration.
Interfaces
Class CL_XLFT_RFC5646_PARSER has no interface implemented.
Friends
Class CL_XLFT_RFC5646_PARSER has no friend class.
Attributes
Class CL_XLFT_RFC5646_PARSER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_COMPONENT Instance method Private Method 20101215
2 PARSE Static method Public Method 20101215
3 PARSE_LANGTAG Instance method Private Method 20101215
4 PARSE_PRIVATE Instance method Private Method 20101215
Events
Class CL_XLFT_RFC5646_PARSER has no event.
Types
Class CL_XLFT_RFC5646_PARSER has no local type.
Method Signatures

Method GET_COMPONENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting COMPONENT Call by reference Type reference (TYPE) STRING 20101215
2 Changing OFFSET Call by reference Type reference (TYPE) I 20101215
3 Importing STRING Call by reference Type reference (TYPE) STRING 20101215

Method GET_COMPONENT on class CL_XLFT_RFC5646_PARSER has no exception.

Method PARSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning LANGUAGE_TAG Value transfer Object reference (TYPE REF TO) IF_XLFT_RFC5646_LANGUAGE_TAG 20101215
2 Importing STRING Call by reference Type reference (TYPE) STRING 20101215
# Exception Resumable Description Created on
1 CX_XLFT_RFC5646_INVALID_TAG 20101215

Method PARSE_LANGTAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LANGTAG Call by reference Type reference (TYPE) STRING 20101215
2 Returning LANGUAGE_TAG Value transfer Object reference (TYPE REF TO) IF_XLFT_RFC5646_LANGTAG 20101215
# Exception Resumable Description Created on
1 CX_XLFT_RFC5646_INVALID_TAG 20101215

Method PARSE_PRIVATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning LANGUAGE_TAG Value transfer Object reference (TYPE REF TO) IF_XLFT_RFC5646_LANGUAGE_TAG 20101215
2 Importing STRING Call by reference Type reference (TYPE) STRING 20101215
# Exception Resumable Description Created on
1 CX_XLFT_RFC5646_INVALID_TAG 20101215
History
Last changed by/on SAP  20110908 
SAP Release Created in 731