SAP ABAP Class IF_XLF_DESERIALIZER (XLIFF deserializer)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_XLF_DESERIALIZER XLIFF deserializer 20100930
Properties
Class IF_XLF_DESERIALIZER  
Short Description XLIFF deserializer    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100930   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_XLF_DESERIALIZER has no forward declaration.
Interfaces
Class IF_XLF_DESERIALIZER has no interface implemented.
Friends
Class IF_XLF_DESERIALIZER has no friend class.
Attributes
Class IF_XLF_DESERIALIZER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DESERIALIZE Instance method Public Method Deserializes an XSTRING to an XLIFF-document 20100930
2 DESERIALIZE_ELEMENT_LIB_STYLE Instance method Public Method Deserializes an element from library specific representation 20101118
Events
Class IF_XLF_DESERIALIZER has no event.
Types
Class IF_XLF_DESERIALIZER has no local type.
Method Signatures

Method DESERIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning XLIFF Value transfer Object reference (TYPE REF TO) IF_XLF_ELEM_XLIFF The XLIFF document 20100930
2 Importing XSTRING Call by reference Type reference (TYPE) XSTRING The XLIFF document as XSTRING 20100930
# Exception Resumable Description Created on
1 CX_XLF_DESERIALIZATION_ERROR Deserialization error 20101001

Method DESERIALIZE_ELEMENT_LIB_STYLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ELEMENT Value transfer Object reference (TYPE REF TO) IF_XLF_ELEMENT Deserialized element 20101118
2 Importing REPRESENTATION Call by reference Type reference (TYPE) XSTRING Library specific representation of an element 20101118
# Exception Resumable Description Created on
1 CX_XLF_DESERIALIZATION_ERROR Deserialization error 20101118
History
Last changed by/on SAP  20110908 
SAP Release Created in