SAP ABAP Class IF_XLF_TEXT_FRAGMENT (Tagging interface for inline element text-fragments)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_XLF_NODE Basic interface for all nodes (elements and texts) 20100903
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_XLF_ELEM_BPT Begin paired tag 20100921
2 Interface composition (i COMPRISING i_ref)  IF_XLF_TEXT A plain text node 20100903
3 Interface composition (i COMPRISING i_ref)  IF_XLF_ELEM_X Generic placeholder 20100923
4 Interface composition (i COMPRISING i_ref)  IF_XLF_ELEM_PH Placeholder 20100923
5 Interface composition (i COMPRISING i_ref)  IF_XLF_ELEM_MRK Marker 20100915
6 Interface composition (i COMPRISING i_ref)  IF_XLF_ELEM_IT Isolated tag 20100923
7 Interface composition (i COMPRISING i_ref)  IF_XLF_ELEM_G Generic group placeholder 20100923
8 Interface composition (i COMPRISING i_ref)  IF_XLF_ELEM_EX End paired placeholder 20100923
9 Interface composition (i COMPRISING i_ref)  IF_XLF_ELEM_EPT End paired tag 20100922
10 Interface composition (i COMPRISING i_ref)  IF_XLF_ELEM_BX Begin paired placeholder 20100922
... Click here to see Used By full list (20 items)
Properties
Class IF_XLF_TEXT_FRAGMENT  
Short Description Tagging interface for inline element text-fragments    
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
Class IF_XLF_TEXT_FRAGMENT has no forward declaration.
Interfaces
Class IF_XLF_TEXT_FRAGMENT has no interface implemented.
Friends
Class IF_XLF_TEXT_FRAGMENT has no friend class.
Attributes
Class IF_XLF_TEXT_FRAGMENT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 AS_XML_NODE Instance method Public Method 20100903
2 CLONE Instance method Public Method Returns a clone of this text-fragment 20100903
3 EQUALS Instance method Public Method 20101005
4 GET_FINGERPRINT Instance method Public Method 20101108
5 GET_PARENT Instance method Public Method 20100903
6 GET_PLAIN_TEXT Instance method Public Method Returns a plain-text representation of the text-fragment 20100903
7 IS_ELEMENT Instance method Public Method 20101004
8 IS_TEXT Instance method Public Method 20101004
Events
Class IF_XLF_TEXT_FRAGMENT has no event.
Types
Class IF_XLF_TEXT_FRAGMENT has no local type.
Method Signatures

Method AS_XML_NODE Signature

Method AS_XML_NODE on class IF_XLF_TEXT_FRAGMENT has no parameter.
Method AS_XML_NODE on class IF_XLF_TEXT_FRAGMENT 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_TEXT_FRAGMENT Clone of this text fragment 20100903

Method CLONE on class IF_XLF_TEXT_FRAGMENT has no exception.

Method EQUALS Signature

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

Method GET_FINGERPRINT Signature

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

Method GET_PARENT Signature

Method GET_PARENT on class IF_XLF_TEXT_FRAGMENT has no parameter.
Method GET_PARENT on class IF_XLF_TEXT_FRAGMENT has no exception.

Method GET_PLAIN_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PLAIN_TEXT Value transfer Type reference (TYPE) STRING Plain-text representation of the text-fragment 20100903

Method GET_PLAIN_TEXT on class IF_XLF_TEXT_FRAGMENT has no exception.

Method IS_ELEMENT Signature

Method IS_ELEMENT on class IF_XLF_TEXT_FRAGMENT has no parameter.
Method IS_ELEMENT on class IF_XLF_TEXT_FRAGMENT has no exception.

Method IS_TEXT Signature

Method IS_TEXT on class IF_XLF_TEXT_FRAGMENT has no parameter.
Method IS_TEXT on class IF_XLF_TEXT_FRAGMENT 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_BPT Begin paired tag 20100921
2 Interface composition (i COMPRISING i_ref)  IF_XLF_TEXT A plain text node 20100903
3 Interface composition (i COMPRISING i_ref)  IF_XLF_ELEM_X Generic placeholder 20100923
4 Interface composition (i COMPRISING i_ref)  IF_XLF_ELEM_PH Placeholder 20100923
5 Interface composition (i COMPRISING i_ref)  IF_XLF_ELEM_MRK Marker 20100915
6 Interface composition (i COMPRISING i_ref)  IF_XLF_ELEM_IT Isolated tag 20100923
7 Interface composition (i COMPRISING i_ref)  IF_XLF_ELEM_G Generic group placeholder 20100923
8 Interface composition (i COMPRISING i_ref)  IF_XLF_ELEM_EX End paired placeholder 20100923
9 Interface composition (i COMPRISING i_ref)  IF_XLF_ELEM_EPT End paired tag 20100922
10 Interface composition (i COMPRISING i_ref)  IF_XLF_ELEM_BX Begin paired placeholder 20100922
11 Interface implementation (CLASS c. INTERFACES i_ref)  CL_XLF_ELEM_BPT Begin paired tag 20100921
12 Interface implementation (CLASS c. INTERFACES i_ref)  CL_XLF_TEXT Text 20100915
13 Interface implementation (CLASS c. INTERFACES i_ref)  CL_XLF_ELEM_X Generic placeholder 20100923
14 Interface implementation (CLASS c. INTERFACES i_ref)  CL_XLF_ELEM_PH Placeholder 20100923
15 Interface implementation (CLASS c. INTERFACES i_ref)  CL_XLF_ELEM_MRK Marker 20100915
16 Interface implementation (CLASS c. INTERFACES i_ref)  CL_XLF_ELEM_IT Isolated tag 20100923
17 Interface implementation (CLASS c. INTERFACES i_ref)  CL_XLF_ELEM_G Generic group placeholder 20100923
18 Interface implementation (CLASS c. INTERFACES i_ref)  CL_XLF_ELEM_EX End paired placeholder 20100923
19 Interface implementation (CLASS c. INTERFACES i_ref)  CL_XLF_ELEM_EPT End paired tag 20100923
20 Interface implementation (CLASS c. INTERFACES i_ref)  CL_XLF_ELEM_BX Begin paired placeholder 20100922
History
Last changed by/on SAP  20110908 
SAP Release Created in