SAP ABAP Class CL_XLFT_TTX_SNIPPET_EXTRACTOR (Records snippets from a TTX file)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DOC-TTL (Application Component) Translation Tools
⤷
SLXE_XLFT (Package) XLIFF 1.2 Translation

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_XLFT_TTX_SNIPPET_IOBASE | Base class for TTX snippet I/O | 20110110 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_XLFT_TTX_EVENT_HANDLER | Handler for TTX parsing events | 20110110 |
Properties
Class | CL_XLFT_TTX_SNIPPET_EXTRACTOR | |
Short Description | Records snippets from a TTX file | |
Super Class | CL_XLFT_TTX_SNIPPET_IOBASE | Base class for TTX snippet I/O |
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SLXE_XLFT | XLIFF 1.2 Translation |
Created | 20110110 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_XLFT_TTX_EVENT_HANDLER | Handler for TTX parsing events | 20110110 |
Friends
Class CL_XLFT_TTX_SNIPPET_EXTRACTOR has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | `df` | 20111108 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TXLFT_TEXTKEY | 20110110 | |||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TXLFT_TTX_SNIPPET | 20110110 | |||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | T_TTX_ITEM | 20110110 | |||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20110110 | |||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20110110 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | XSTRING | 20110110 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20110110 |
2 | ![]() |
Static method | Public | Method | 20110110 | |
3 | ![]() |
Instance method | Private | Method | 20110110 | |
4 | ![]() |
Instance method | Private | Method | 20110110 |
Events
Class CL_XLFT_TTX_SNIPPET_EXTRACTOR has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | T_TTX_ITEM | Private | See coding | 20110110 | t_ttx_item TYPE STANDARD TABLE OF REF TO cl_xlft_ttx_item WITH DEFAULT KEY
|
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LONGTEXT_KEYS | Call by reference | Type reference (TYPE) | TXLFT_TEXTKEY | 20110110 | |||
2 | ![]() |
TTX | Call by reference | Type reference (TYPE) | XSTRING | 20110110 |
Method CONSTRUCTOR on class CL_XLFT_TTX_SNIPPET_EXTRACTOR has no exception.
Method EXTRACT_SNIPPETS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LONGTEXT_KEYS | Call by reference | Type reference (TYPE) | TXLFT_TEXTKEY | 20110110 | |||
2 | ![]() |
SNIPPETS | Value transfer | Type reference (TYPE) | TXLFT_TTX_SNIPPET | 20110110 | |||
3 | ![]() |
TTX | Call by reference | Type reference (TYPE) | XSTRING | 20110110 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception related to TTXs | 20110110 |
Method PROCESS Signature
Method PROCESS on class CL_XLFT_TTX_SNIPPET_EXTRACTOR has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception related to TTXs | 20110110 |
Method SERIALIZE_TTX_ITEMS Signature
Method SERIALIZE_TTX_ITEMS on class CL_XLFT_TTX_SNIPPET_EXTRACTOR has no parameter.
Method SERIALIZE_TTX_ITEMS on class CL_XLFT_TTX_SNIPPET_EXTRACTOR has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 731 |