SAP ABAP Interface IF_XLF_TEXT (A plain text node)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DOC-TTL (Application Component) Translation Tools
⤷
SLXE_XLIFF (Package) XLIFF 1.2 Library
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_XLF_TEXT | Text | 20100915 |
Properties
| Interface | IF_XLF_TEXT | |
| Short Description | A plain text node |
General Data
| Package | SLXE_XLIFF | XLIFF 1.2 Library |
| Created | 20100903 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_XLF_TEXT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_XLF_CODE_FRAGMENT | Tagging interface for inline element code-fragments | 20100903 | ||
| 2 | IF_XLF_NODE | Basic interface for all nodes (elements and texts) | 20100903 | ||
| 3 | IF_XLF_TEXT_FRAGMENT | Tagging interface for inline element text-fragments | 20100903 |
Friends
Interface IF_XLF_TEXT has no friend.
Attributes
Interface IF_XLF_TEXT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20100903 | ||
| 2 | Instance method | Public | Method | Returns this text as XML text node | 20100903 | |
| 3 | Instance method | Public | Method | Returns a clone of this text | 20100903 | |
| 4 | Instance method | Public | Method | 20101005 | ||
| 5 | Instance method | Public | Method | 20101108 | ||
| 6 | Instance method | Public | Method | 20100903 | ||
| 7 | Instance method | Public | Method | 20100903 | ||
| 8 | Instance method | Public | Method | Returns the text | 20100903 |
Events
Interface IF_XLF_TEXT has no event.
Types
Interface IF_XLF_TEXT has no local type.
Method Signatures
Method AS_XML_NODE Signature
Method AS_XML_NODE on Interface IF_XLF_TEXT has no parameter.
Method AS_XML_NODE on Interface IF_XLF_TEXT has no exception.
Method AS_XML_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOCUMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | Parent document | 20100915 | |||
| 2 | XML_TEXT | Value transfer | Object reference (TYPE REF TO) | IF_IXML_TEXT | This text as XML text | 20100903 |
Method AS_XML_TEXT on Interface IF_XLF_TEXT has no exception.
Method CLONE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLONE | Value transfer | Object reference (TYPE REF TO) | IF_XLF_TEXT | A clone of this text | 20100903 |
Method CLONE on Interface IF_XLF_TEXT has no exception.
Method EQUALS Signature
Method EQUALS on Interface IF_XLF_TEXT has no parameter.
Method EQUALS on Interface IF_XLF_TEXT has no exception.
Method GET_FINGERPRINT Signature
Method GET_FINGERPRINT on Interface IF_XLF_TEXT has no parameter.
Method GET_FINGERPRINT on Interface IF_XLF_TEXT has no exception.
Method GET_PARENT Signature
Method GET_PARENT on Interface IF_XLF_TEXT has no parameter.
Method GET_PARENT on Interface IF_XLF_TEXT has no exception.
Method GET_PLAIN_TEXT Signature
Method GET_PLAIN_TEXT on Interface IF_XLF_TEXT has no parameter.
Method GET_PLAIN_TEXT on Interface IF_XLF_TEXT has no exception.
Method GET_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TEXT | Value transfer | Type reference (TYPE) | STRING | The text | 20100903 |
Method GET_TEXT on Interface IF_XLF_TEXT has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |