SAP ABAP Class IF_XLF_NODE (Basic interface for all nodes (elements and texts))
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_XLF_COMPARABLE Comparable object 20101008
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_XLF_ELEM_SEG_SOURCE Source text 20100924
2 Interface composition (i COMPRISING i_ref)  IF_XLF_ELEM_GROUP Group 20100928
3 Interface composition (i COMPRISING i_ref)  IF_XLF_ELEM_HEADER File header 20100920
4 Interface composition (i COMPRISING i_ref)  IF_XLF_ELEM_INTERNAL_FILE Internal file 20100917
5 Interface composition (i COMPRISING i_ref)  IF_XLF_ELEM_IT Isolated tag 20100923
6 Interface composition (i COMPRISING i_ref)  IF_XLF_ELEM_MRK Marker 20100915
7 Interface composition (i COMPRISING i_ref)  IF_XLF_ELEM_NON_XLIFF Non-XLIFF element 20100917
8 Interface composition (i COMPRISING i_ref)  IF_XLF_ELEM_NOTE Note 20100920
9 Interface composition (i COMPRISING i_ref)  IF_XLF_ELEM_PH Placeholder 20100923
10 Interface composition (i COMPRISING i_ref)  IF_XLF_ELEM_PHASE Phase information 20100920
... Click here to see Used By full list (56 items)
Properties
Class IF_XLF_NODE  
Short Description Basic interface for all nodes (elements and texts)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100903   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_XLF_NODE has no interface implemented.
Friends
Class IF_XLF_NODE has no friend class.
Attributes
Class IF_XLF_NODE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 AS_XML_NODE Instance method Public Method Returns this node as XML document node 20100903
2 CLONE Instance method Public Method Returns a clone of this node 20100903
3 EQUALS Instance method Public Method 20101008
4 GET_FINGERPRINT Instance method Public Method 20101108
5 GET_PARENT Instance method Public Method Returns the parent element of this node 20100903
6 IS_ELEMENT Instance method Public Method Returns if this node is an element 20101004
7 IS_TEXT Instance method Public Method Returns if this node is a text 20101004
Events
Class IF_XLF_NODE has no event.
Types
Class IF_XLF_NODE has no local type.
Method Signatures

Method AS_XML_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DOCUMENT Call by reference Object reference (TYPE REF TO) IF_IXML_DOCUMENT Document that becomes owner of the created node 20100903
2 Returning NODE Value transfer Object reference (TYPE REF TO) IF_IXML_NODE This node as XML node 20100903

Method AS_XML_NODE on class IF_XLF_NODE 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_NODE Clone of this node 20100903

Method CLONE on class IF_XLF_NODE has no exception.

Method EQUALS Signature

Method EQUALS on class IF_XLF_NODE has no parameter.
Method EQUALS on class IF_XLF_NODE has no exception.

Method GET_FINGERPRINT Signature

Method GET_FINGERPRINT on class IF_XLF_NODE has no parameter.
Method GET_FINGERPRINT on class IF_XLF_NODE has no exception.

Method GET_PARENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PARENT Value transfer Object reference (TYPE REF TO) IF_XLF_ELEMENT Parent element of this node 20100903

Method GET_PARENT on class IF_XLF_NODE has no exception.

Method IS_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_ELEMENT Value transfer Type reference (TYPE) ABAP_BOOL abap_true if this node is an element 20101004

Method IS_ELEMENT on class IF_XLF_NODE has no exception.

Method IS_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_TEXT Value transfer Type reference (TYPE) ABAP_BOOL abap_true if this node is a text 20101004

Method IS_TEXT on class IF_XLF_NODE has no exception.
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_XLF_ELEM_SEG_SOURCE Source text 20100924
2 Interface composition (i COMPRISING i_ref)  IF_XLF_ELEM_GROUP Group 20100928
3 Interface composition (i COMPRISING i_ref)  IF_XLF_ELEM_HEADER File header 20100920
4 Interface composition (i COMPRISING i_ref)  IF_XLF_ELEM_INTERNAL_FILE Internal file 20100917
5 Interface composition (i COMPRISING i_ref)  IF_XLF_ELEM_IT Isolated tag 20100923
6 Interface composition (i COMPRISING i_ref)  IF_XLF_ELEM_MRK Marker 20100915
7 Interface composition (i COMPRISING i_ref)  IF_XLF_ELEM_NON_XLIFF Non-XLIFF element 20100917
8 Interface composition (i COMPRISING i_ref)  IF_XLF_ELEM_NOTE Note 20100920
9 Interface composition (i COMPRISING i_ref)  IF_XLF_ELEM_PH Placeholder 20100923
10 Interface composition (i COMPRISING i_ref)  IF_XLF_ELEM_PHASE Phase information 20100920
11 Interface composition (i COMPRISING i_ref)  IF_XLF_ELEM_PHASE_GROUP Phase group 20100920
12 Interface composition (i COMPRISING i_ref)  IF_XLF_ELEM_PROP Property (deprecated) 20100921
13 Interface composition (i COMPRISING i_ref)  IF_XLF_ELEM_PROP_GROUP Property group (deprecated) 20100921
14 Interface composition (i COMPRISING i_ref)  IF_XLF_ELEM_REFERENCE Reference 20100920
15 Interface composition (i COMPRISING i_ref)  IF_XLF_ELEM_GLOSSARY Glossary 20100917
16 Interface composition (i COMPRISING i_ref)  IF_XLF_ELEM_SKL Skeleton file 20100920
17 Interface composition (i COMPRISING i_ref)  IF_XLF_ELEM_SOURCE Source text 20100923
18 Interface composition (i COMPRISING i_ref)  IF_XLF_ELEM_SUB Sub-flow 20100923
19 Interface composition (i COMPRISING i_ref)  IF_XLF_ELEM_TARGET Target 20100923
20 Interface composition (i COMPRISING i_ref)  IF_XLF_ELEM_TOOL Tool 20100920
21 Interface composition (i COMPRISING i_ref)  IF_XLF_ELEM_TRANS_UNIT Translation unit 20100927
22 Interface composition (i COMPRISING i_ref)  IF_XLF_ELEM_X Generic placeholder 20100923
23 Interface composition (i COMPRISING i_ref)  IF_XLF_ELEM_XLIFF XLIFF document 20100929
24 Interface composition (i COMPRISING i_ref)  IF_XLF_INLINE_BASE Basic interface for all inline elements 20100921
25 Interface composition (i COMPRISING i_ref)  IF_XLF_STRUCTURAL_UNIT A group, trans-unit or bin-unit element 20100923
26 Interface composition (i COMPRISING i_ref)  IF_XLF_TEXT A plain text node 20100903
27 Interface composition (i COMPRISING i_ref)  IF_XLF_TEXT_FRAGMENT Tagging interface for inline element text-fragments 20100903
28 Interface composition (i COMPRISING i_ref)  IF_XLF_XLIFF_ELEMENT Basic interface for all XLIFF elements 20100903
29 Interface composition (i COMPRISING i_ref)  IF_XLF_ELEM_BIN_TARGET Binary target 20100927
30 Interface composition (i COMPRISING i_ref)  IF_XLF_CHILD_BIN_SOURCE Child of bin-source element 20100917
31 Interface composition (i COMPRISING i_ref)  IF_XLF_CHILD_BIN_TARGET Child of bin-target element 20100917
32 Interface composition (i COMPRISING i_ref)  IF_XLF_CHILD_GLOSSARY Child of glossary element 20100917
33 Interface composition (i COMPRISING i_ref)  IF_XLF_CHILD_REFERENCE Child of reference element 20100917
34 Interface composition (i COMPRISING i_ref)  IF_XLF_CHILD_SKL Child of skl element 20100917
35 Interface composition (i COMPRISING i_ref)  IF_XLF_CODE_FRAGMENT Tagging interface for inline element code-fragments 20100903
36 Interface composition (i COMPRISING i_ref)  IF_XLF_CONTEXT_ALT_TRANS Element that can appear in context of a alt-trans element 20100920
37 Interface composition (i COMPRISING i_ref)  IF_XLF_CONTEXT_BIN_UNIT Element that can appear in context of a bin-unit element 20100920
38 Interface composition (i COMPRISING i_ref)  IF_XLF_CONTEXT_HEADER Element that can appear in header context 20100920
39 Interface composition (i COMPRISING i_ref)  IF_XLF_CONTEXT_TRANS_UNIT Element that can appear in a trans-unit context 20100920
40 Interface composition (i COMPRISING i_ref)  IF_XLF_ELEMENT Basic interface for all elements 20100903
41 Interface composition (i COMPRISING i_ref)  IF_XLF_ELEM_ALT_TRANS Translation match 20100924
42 Interface composition (i COMPRISING i_ref)  IF_XLF_ELEM_BIN_SOURCE Binary source 20100927
43 Interface composition (i COMPRISING i_ref)  IF_XLF_ELEM_BIN_UNIT Binary unit 20100928
44 Interface composition (i COMPRISING i_ref)  IF_XLF_ELEM_BODY File body 20100929
45 Interface composition (i COMPRISING i_ref)  IF_XLF_ELEM_BPT Begin paired tag 20100921
46 Interface composition (i COMPRISING i_ref)  IF_XLF_ELEM_BX Begin paired placeholder 20100922
47 Interface composition (i COMPRISING i_ref)  IF_XLF_ELEM_CONTEXT Context 20100921
48 Interface composition (i COMPRISING i_ref)  IF_XLF_ELEM_CONTEXT_GROUP Context group 20100921
49 Interface composition (i COMPRISING i_ref)  IF_XLF_ELEM_COUNT Count 20100921
50 Interface composition (i COMPRISING i_ref)  IF_XLF_ELEM_COUNT_GROUP Count group 20100920
51 Interface composition (i COMPRISING i_ref)  IF_XLF_ELEM_EPT End paired tag 20100922
52 Interface composition (i COMPRISING i_ref)  IF_XLF_ELEM_EX End paired placeholder 20100923
53 Interface composition (i COMPRISING i_ref)  IF_XLF_ELEM_EXTERNAL_FILE External file 20100917
54 Interface composition (i COMPRISING i_ref)  IF_XLF_ELEM_FILE File 20100929
55 Interface composition (i COMPRISING i_ref)  IF_XLF_ELEM_G Generic group placeholder 20100923
56 Interface implementation (CLASS c. INTERFACES i_ref)  CL_XLF_NODE Basic element implementation 20100906
History
Last changed by/on SAP  20110908 
SAP Release Created in