SAP ABAP Class CL_XLF_RFC5646_PARSER (RFC5646 language tag parser)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DOC-TTL (Application Component) Translation Tools
⤷
SLXE_XLIFF (Package) XLIFF 1.2 Library
⤷
⤷
Properties
| Class | CL_XLF_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_XLIFF | XLIFF 1.2 Library |
| Created | 20100930 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_XLF_RFC5646_PARSER has no forward declaration.
Interfaces
Class CL_XLF_RFC5646_PARSER has no interface implemented.
Friends
Class CL_XLF_RFC5646_PARSER has no friend class.
Attributes
Class CL_XLF_RFC5646_PARSER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20101001 | ||
| 2 | Static method | Public | Method | Parses a language tag | 20100930 | |
| 3 | Instance method | Private | Method | 20101001 | ||
| 4 | Instance method | Private | Method | 20100930 |
Events
Class CL_XLF_RFC5646_PARSER has no event.
Types
Class CL_XLF_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 | COMPONENT | Call by reference | Type reference (TYPE) | STRING | 20101001 | ||||
| 2 | OFFSET | Call by reference | Type reference (TYPE) | I | 20101001 | ||||
| 3 | STRING | Call by reference | Type reference (TYPE) | STRING | 20101001 |
Method GET_COMPONENT on class CL_XLF_RFC5646_PARSER has no exception.
Method PARSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LANGUAGE_TAG | Value transfer | Object reference (TYPE REF TO) | IF_XLF_RFC5646_LANGUAGE_TAG | RFC 5646 language tag | 20100930 | |||
| 2 | STRING | Call by reference | Type reference (TYPE) | STRING | 20100930 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception thrown on invalid RFC5646 language tags | 20100930 |
Method PARSE_LANGTAG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LANGTAG | Call by reference | Type reference (TYPE) | STRING | 20101001 | ||||
| 2 | LANGUAGE_TAG | Value transfer | Object reference (TYPE REF TO) | IF_XLF_RFC5646_LANGTAG | RFC 5646 langtag | 20101001 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception thrown on invalid RFC5646 language tags | 20101001 |
Method PARSE_PRIVATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LANGUAGE_TAG | Value transfer | Object reference (TYPE REF TO) | IF_XLF_RFC5646_LANGUAGE_TAG | RFC 5646 language tag | 20100930 | |||
| 2 | STRING | Call by reference | Type reference (TYPE) | STRING | 20100930 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception thrown on invalid RFC5646 language tags | 20100930 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |