SAP ABAP Interface IF_XLF_ELEM_INTERNAL_FILE (Internal file)
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_INTERNAL_FILE Internal file 20100917
Properties
Interface IF_XLF_ELEM_INTERNAL_FILE  
Short Description Internal file    
General Data
Package SLXE_XLIFF   XLIFF 1.2 Library 
Created 20100917   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_XLF_ELEM_INTERNAL_FILE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_XLF_CHILD_BIN_SOURCE Child of bin-source element 20100917
2 IF_XLF_CHILD_BIN_TARGET Child of bin-target element 20100917
3 IF_XLF_CHILD_GLOSSARY Child of glossary element 20100917
4 IF_XLF_CHILD_REFERENCE Child of reference element 20100917
5 IF_XLF_CHILD_SKL Child of skl element 20100917
6 IF_XLF_ELEMENT Basic interface for all elements 20100917
7 IF_XLF_NODE Basic interface for all nodes (elements and texts) 20100917
8 IF_XLF_XLIFF_ELEMENT Basic interface for all XLIFF elements 20100917
Friends
Interface IF_XLF_ELEM_INTERNAL_FILE 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 `internal-file` 20100917
Methods
# Method Level Visibility Method type Description Created on
1 AS_STRING Instance method Public Method 20101112
2 AS_XML_ELEMENT Instance method Public Method 20100917
3 AS_XML_NODE Instance method Public Method 20100917
4 CLONE Instance method Public Method Returns a clone of this element 20100917
5 EQUALS Instance method Public Method 20101005
6 GET_ATTRIBUTES Instance method Public Method 20100917
7 GET_CHILDREN Instance method Public Method 20100917
8 GET_CHILDREN_FINGERPRINT Instance method Public Method 20101108
9 GET_CRC Instance method Public Method Returns the crc attribute 20100917
10 GET_EMBEDDED_FILE Instance method Public Method Returns the embedded file 20100917
11 GET_FINGERPRINT Instance method Public Method 20101108
12 GET_FORM Instance method Public Method Returns the form attribute 20100917
13 GET_NAME Instance method Public Method 20100917
14 GET_NAMESPACE_PREFIX_MAPPING Instance method Public Method 20100917
15 GET_NAMESPACE_URI Instance method Public Method 20100917
16 GET_PARENT Instance method Public Method 20100917
17 GET_PREFIX Instance method Public Method 20100917
18 SET_CRC Instance method Public Method Sets the crc attribute 20100917
19 SET_EMBEDDED_FILE Instance method Public Method Sets the embedded file 20100917
20 SET_FORM Instance method Public Method Sets the form attribute 20100917
21 SET_NAMESPACE_PREFIX_MAPPING Instance method Public Method 20100917
Events
Interface IF_XLF_ELEM_INTERNAL_FILE has no event.
Types
Interface IF_XLF_ELEM_INTERNAL_FILE has no local type.
Method Signatures

Method AS_STRING Signature

Method AS_STRING on Interface IF_XLF_ELEM_INTERNAL_FILE has no parameter.
Method AS_STRING on Interface IF_XLF_ELEM_INTERNAL_FILE has no exception.

Method AS_XML_ELEMENT Signature

Method AS_XML_ELEMENT on Interface IF_XLF_ELEM_INTERNAL_FILE has no parameter.
Method AS_XML_ELEMENT on Interface IF_XLF_ELEM_INTERNAL_FILE has no exception.

Method AS_XML_NODE Signature

Method AS_XML_NODE on Interface IF_XLF_ELEM_INTERNAL_FILE has no parameter.
Method AS_XML_NODE on Interface IF_XLF_ELEM_INTERNAL_FILE has no exception.

Method CLONE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CLONE Value transfer Object reference (TYPE REF TO) IF_XLF_ELEM_INTERNAL_FILE Clone of this element 20100917

Method CLONE on Interface IF_XLF_ELEM_INTERNAL_FILE has no exception.

Method EQUALS Signature

Method EQUALS on Interface IF_XLF_ELEM_INTERNAL_FILE has no parameter.
Method EQUALS on Interface IF_XLF_ELEM_INTERNAL_FILE has no exception.

Method GET_ATTRIBUTES Signature

Method GET_ATTRIBUTES on Interface IF_XLF_ELEM_INTERNAL_FILE has no parameter.
Method GET_ATTRIBUTES on Interface IF_XLF_ELEM_INTERNAL_FILE has no exception.

Method GET_CHILDREN Signature

Method GET_CHILDREN on Interface IF_XLF_ELEM_INTERNAL_FILE has no parameter.
Method GET_CHILDREN on Interface IF_XLF_ELEM_INTERNAL_FILE has no exception.

Method GET_CHILDREN_FINGERPRINT Signature

Method GET_CHILDREN_FINGERPRINT on Interface IF_XLF_ELEM_INTERNAL_FILE has no parameter.
Method GET_CHILDREN_FINGERPRINT on Interface IF_XLF_ELEM_INTERNAL_FILE has no exception.

Method GET_CRC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CRC Value transfer Object reference (TYPE REF TO) IF_XLF_ATTR_CRC The crc attribute. Might be unbound. 20100917

Method GET_CRC on Interface IF_XLF_ELEM_INTERNAL_FILE has no exception.

Method GET_EMBEDDED_FILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EMBEDDED_FILE Value transfer Object reference (TYPE REF TO) IF_XLF_TEXT The embedded file 20100917

Method GET_EMBEDDED_FILE on Interface IF_XLF_ELEM_INTERNAL_FILE has no exception.

Method GET_FINGERPRINT Signature

Method GET_FINGERPRINT on Interface IF_XLF_ELEM_INTERNAL_FILE has no parameter.
Method GET_FINGERPRINT on Interface IF_XLF_ELEM_INTERNAL_FILE has no exception.

Method GET_FORM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning FORM Value transfer Object reference (TYPE REF TO) IF_XLF_ATTR_FORM The form attribute. Might be unbound. 20100917

Method GET_FORM on Interface IF_XLF_ELEM_INTERNAL_FILE has no exception.

Method GET_NAME Signature

Method GET_NAME on Interface IF_XLF_ELEM_INTERNAL_FILE has no parameter.
Method GET_NAME on Interface IF_XLF_ELEM_INTERNAL_FILE has no exception.

Method GET_NAMESPACE_PREFIX_MAPPING Signature

Method GET_NAMESPACE_PREFIX_MAPPING on Interface IF_XLF_ELEM_INTERNAL_FILE has no parameter.
Method GET_NAMESPACE_PREFIX_MAPPING on Interface IF_XLF_ELEM_INTERNAL_FILE has no exception.

Method GET_NAMESPACE_URI Signature

Method GET_NAMESPACE_URI on Interface IF_XLF_ELEM_INTERNAL_FILE has no parameter.
Method GET_NAMESPACE_URI on Interface IF_XLF_ELEM_INTERNAL_FILE has no exception.

Method GET_PARENT Signature

Method GET_PARENT on Interface IF_XLF_ELEM_INTERNAL_FILE has no parameter.
Method GET_PARENT on Interface IF_XLF_ELEM_INTERNAL_FILE has no exception.

Method GET_PREFIX Signature

Method GET_PREFIX on Interface IF_XLF_ELEM_INTERNAL_FILE has no parameter.
Method GET_PREFIX on Interface IF_XLF_ELEM_INTERNAL_FILE has no exception.

Method SET_CRC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CRC Call by reference Object reference (TYPE REF TO) IF_XLF_ATTR_CRC The crc attribute. May be unbound. 20100917

Method SET_CRC on Interface IF_XLF_ELEM_INTERNAL_FILE has no exception.

Method SET_EMBEDDED_FILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EMBEDDED_FILE Call by reference Object reference (TYPE REF TO) IF_XLF_TEXT The embedded file. Must be bound. 20100917

Method SET_EMBEDDED_FILE on Interface IF_XLF_ELEM_INTERNAL_FILE has no exception.

Method SET_FORM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FORM Call by reference Object reference (TYPE REF TO) IF_XLF_ATTR_FORM The form attribute. May be unbound. 20100917

Method SET_FORM on Interface IF_XLF_ELEM_INTERNAL_FILE has no exception.

Method SET_NAMESPACE_PREFIX_MAPPING Signature

Method SET_NAMESPACE_PREFIX_MAPPING on Interface IF_XLF_ELEM_INTERNAL_FILE has no parameter.
Method SET_NAMESPACE_PREFIX_MAPPING on Interface IF_XLF_ELEM_INTERNAL_FILE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 703