SAP ABAP Interface IF_XLF_DESERIALIZER (XLIFF deserializer)
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_DESERIALIZER XLIFF deserializer 20100930
Properties
Interface IF_XLF_DESERIALIZER  
Short Description XLIFF deserializer    
General Data
Package SLXE_XLIFF   XLIFF 1.2 Library 
Created 20100930   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_XLF_DESERIALIZER has no forward declaration.
Interfaces
Interface IF_XLF_DESERIALIZER has no interface.
Friends
Interface IF_XLF_DESERIALIZER has no friend.
Attributes
Interface 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
Interface IF_XLF_DESERIALIZER has no event.
Types
Interface 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 703