SAP ABAP Class CL_XLF_SER_ELEM (Serializable form of element)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DOC-TTL (Application Component) Translation Tools
     SLXE_XLIFF (Package) XLIFF 1.2 Library
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_XLF_SER_NODE Node in serializable form 20101116
Properties
Class CL_XLF_SER_ELEM  
Short Description Serializable form of element    
Super Class CL_XLF_SER_NODE Node in serializable form 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SLXE_XLIFF   XLIFF 1.2 Library 
Created 20101116   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_XLF_SER_ATTR Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_XLF_SER_NODE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_XLF_SER_ELEM has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_XLF_SER_NODE 20101116 Node in serializable form
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ATTRIBUTES Instance attribute Private Type reference (TYPE) CL_XLF_SER_ATTR=>T_SER_ATTR 20101116
2 CHILDREN Instance attribute Private Type reference (TYPE) CL_XLF_SER_NODE=>T_SER_NODE 20101116
3 NAME Instance attribute Private Type reference (TYPE) STRING 20101116
4 NAMESPACE_MAPPINGS Instance attribute Private Type reference (TYPE) TXLF_NAMESPACE_MAPPING Table of namespace URI to prefix mappings 20101116
5 NAMESPACE_URI Instance attribute Private Type reference (TYPE) STRING 20101116
6 PREFIX Instance attribute Private Type reference (TYPE) STRING 20101116
7 SERIAL_VERSION Constant Private Type reference (TYPE) I 1 20101116
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Private Constructor CONSTRUCTOR 20101116
2 CREATE Static method Public Method 20101117
3 GET_ATTRIBUTES Instance method Public Method 20101117
4 GET_CHILDREN Instance method Public Method 20101117
5 GET_NAME Instance method Public Method 20101117
6 GET_NAMESPACE_MAPPINGS Instance method Public Method 20101117
7 GET_NAMESPACE_URI Instance method Public Method 20101117
8 GET_PREFIX Instance method Public Method 20101117
Events
Class CL_XLF_SER_ELEM has no event.
Types
Class CL_XLF_SER_ELEM has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_XLF_SER_ELEM has no parameter.
Method CONSTRUCTOR on class CL_XLF_SER_ELEM has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTES Call by reference Type reference (TYPE) CL_XLF_SER_ATTR=>T_SER_ATTR 20101117
2 Importing CHILDREN Call by reference Type reference (TYPE) CL_XLF_SER_NODE=>T_SER_NODE 20101117
3 Returning ELEMENT Value transfer Object reference (TYPE REF TO) CL_XLF_SER_ELEM Serializable form of element 20101117
4 Importing NAME Call by reference Type reference (TYPE) STRING 20101117
5 Importing NAMESPACE_MAPPINGS Call by reference Type reference (TYPE) TXLF_NAMESPACE_MAPPING Table of namespace URI to prefix mappings 20101117
6 Importing NAMESPACE_URI Call by reference Type reference (TYPE) STRING 20101117
7 Importing PREFIX Call by reference Type reference (TYPE) STRING 20101117

Method CREATE on class CL_XLF_SER_ELEM has no exception.

Method GET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ATTRIBUTES Value transfer Type reference (TYPE) CL_XLF_SER_ATTR=>T_SER_ATTR 20101117

Method GET_ATTRIBUTES on class CL_XLF_SER_ELEM has no exception.

Method GET_CHILDREN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CHILDREN Value transfer Type reference (TYPE) CL_XLF_SER_NODE=>T_SER_NODE 20101117

Method GET_CHILDREN on class CL_XLF_SER_ELEM has no exception.

Method GET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NAME Value transfer Type reference (TYPE) STRING 20101117

Method GET_NAME on class CL_XLF_SER_ELEM has no exception.

Method GET_NAMESPACE_MAPPINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NAMESPACE_MAPPINGS Value transfer Type reference (TYPE) TXLF_NAMESPACE_MAPPING Table of namespace URI to prefix mappings 20101117

Method GET_NAMESPACE_MAPPINGS on class CL_XLF_SER_ELEM has no exception.

Method GET_NAMESPACE_URI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NAMESPACE_URI Value transfer Type reference (TYPE) STRING 20101117

Method GET_NAMESPACE_URI on class CL_XLF_SER_ELEM has no exception.

Method GET_PREFIX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PREFIX Value transfer Type reference (TYPE) STRING 20101117

Method GET_PREFIX on class CL_XLF_SER_ELEM has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 703