SAP ABAP Interface IF_XLF_ELEM_SOURCE (Source text)
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_ELEM_SOURCE | Source text | 20100923 |
Properties
| Interface | IF_XLF_ELEM_SOURCE | |
| Short Description | Source text |
General Data
| Package | SLXE_XLIFF | XLIFF 1.2 Library |
| Created | 20100923 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_XLF_ELEM_SOURCE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_XLF_ELEMENT | Basic interface for all elements | 20100923 | ||
| 2 | IF_XLF_NODE | Basic interface for all nodes (elements and texts) | 20100923 | ||
| 3 | IF_XLF_XLIFF_ELEMENT | Basic interface for all XLIFF elements | 20100923 |
Friends
Interface IF_XLF_ELEM_SOURCE has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Constant | Public | Type reference (TYPE) | STRING | `source` | The element's name | 20100923 |
Methods
Events
Interface IF_XLF_ELEM_SOURCE has no event.
Types
Interface IF_XLF_ELEM_SOURCE has no local type.
Method Signatures
Method AS_STRING Signature
Method AS_STRING on Interface IF_XLF_ELEM_SOURCE has no parameter.
Method AS_STRING on Interface IF_XLF_ELEM_SOURCE has no exception.
Method AS_XML_ELEMENT Signature
Method AS_XML_ELEMENT on Interface IF_XLF_ELEM_SOURCE has no parameter.
Method AS_XML_ELEMENT on Interface IF_XLF_ELEM_SOURCE has no exception.
Method AS_XML_NODE Signature
Method AS_XML_NODE on Interface IF_XLF_ELEM_SOURCE has no parameter.
Method AS_XML_NODE on Interface IF_XLF_ELEM_SOURCE 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_ELEM_SOURCE | A clone of this element | 20100923 |
Method CLONE on Interface IF_XLF_ELEM_SOURCE has no exception.
Method EQUALS Signature
Method EQUALS on Interface IF_XLF_ELEM_SOURCE has no parameter.
Method EQUALS on Interface IF_XLF_ELEM_SOURCE has no exception.
Method GET_ATTRIBUTES Signature
Method GET_ATTRIBUTES on Interface IF_XLF_ELEM_SOURCE has no parameter.
Method GET_ATTRIBUTES on Interface IF_XLF_ELEM_SOURCE has no exception.
Method GET_CHILDREN Signature
Method GET_CHILDREN on Interface IF_XLF_ELEM_SOURCE has no parameter.
Method GET_CHILDREN on Interface IF_XLF_ELEM_SOURCE has no exception.
Method GET_CHILDREN_FINGERPRINT Signature
Method GET_CHILDREN_FINGERPRINT on Interface IF_XLF_ELEM_SOURCE has no parameter.
Method GET_CHILDREN_FINGERPRINT on Interface IF_XLF_ELEM_SOURCE has no exception.
Method GET_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTENT | Value transfer | Type reference (TYPE) | TXLF_TEXT_FRAGMENT | The element's content | 20100923 |
Method GET_CONTENT on Interface IF_XLF_ELEM_SOURCE has no exception.
Method GET_FINGERPRINT Signature
Method GET_FINGERPRINT on Interface IF_XLF_ELEM_SOURCE has no parameter.
Method GET_FINGERPRINT on Interface IF_XLF_ELEM_SOURCE has no exception.
Method GET_NAME Signature
Method GET_NAME on Interface IF_XLF_ELEM_SOURCE has no parameter.
Method GET_NAME on Interface IF_XLF_ELEM_SOURCE has no exception.
Method GET_NAMESPACE_PREFIX_MAPPING Signature
Method GET_NAMESPACE_PREFIX_MAPPING on Interface IF_XLF_ELEM_SOURCE has no parameter.
Method GET_NAMESPACE_PREFIX_MAPPING on Interface IF_XLF_ELEM_SOURCE has no exception.
Method GET_NAMESPACE_URI Signature
Method GET_NAMESPACE_URI on Interface IF_XLF_ELEM_SOURCE has no parameter.
Method GET_NAMESPACE_URI on Interface IF_XLF_ELEM_SOURCE has no exception.
Method GET_NON_XLIFF_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NON_XLIFF_ATTRIBUTES | Value transfer | Type reference (TYPE) | TXLF_NON_XLIFF_ATTRIBUTE | The non-XLIFF attributes | 20100923 |
Method GET_NON_XLIFF_ATTRIBUTES on Interface IF_XLF_ELEM_SOURCE has no exception.
Method GET_PARENT Signature
Method GET_PARENT on Interface IF_XLF_ELEM_SOURCE has no parameter.
Method GET_PARENT on Interface IF_XLF_ELEM_SOURCE has no exception.
Method GET_PLAIN_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PLAIN_TEXT | Value transfer | Type reference (TYPE) | STRING | The content of this element as plain-text | 20100923 |
Method GET_PLAIN_TEXT on Interface IF_XLF_ELEM_SOURCE has no exception.
Method GET_PREFIX Signature
Method GET_PREFIX on Interface IF_XLF_ELEM_SOURCE has no parameter.
Method GET_PREFIX on Interface IF_XLF_ELEM_SOURCE has no exception.
Method GET_TS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TS | Value transfer | Object reference (TYPE REF TO) | IF_XLF_ATTR_TS | The ts attribute. Might be unbound. | 20100923 |
Method GET_TS on Interface IF_XLF_ELEM_SOURCE has no exception.
Method GET_XML_LANG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | XML_LANG | Value transfer | Object reference (TYPE REF TO) | IF_XLF_ATTR_XML_LANG | The xml:lang attribute. Might be unbound. | 20100923 |
Method GET_XML_LANG on Interface IF_XLF_ELEM_SOURCE has no exception.
Method SET_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTENT | Call by reference | Type reference (TYPE) | TXLF_TEXT_FRAGMENT | The content to set | 20100923 |
Method SET_CONTENT on Interface IF_XLF_ELEM_SOURCE has no exception.
Method SET_NAMESPACE_PREFIX_MAPPING Signature
Method SET_NAMESPACE_PREFIX_MAPPING on Interface IF_XLF_ELEM_SOURCE has no parameter.
Method SET_NAMESPACE_PREFIX_MAPPING on Interface IF_XLF_ELEM_SOURCE has no exception.
Method SET_NON_XLIFF_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NON_XLIFF_ATTRIBUTES | Call by reference | Type reference (TYPE) | TXLF_NON_XLIFF_ATTRIBUTE | The non-XLIFF attributes to set | 20100923 |
Method SET_NON_XLIFF_ATTRIBUTES on Interface IF_XLF_ELEM_SOURCE has no exception.
Method SET_TS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TS | Call by reference | Object reference (TYPE REF TO) | IF_XLF_ATTR_TS | The ts attribute. May be unbound. | 20100923 |
Method SET_TS on Interface IF_XLF_ELEM_SOURCE has no exception.
Method SET_XML_LANG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | XML_LANG | Call by reference | Object reference (TYPE REF TO) | IF_XLF_ATTR_XML_LANG | The xml:lang attribute. May be unbound. | 20100923 |
Method SET_XML_LANG on Interface IF_XLF_ELEM_SOURCE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |