SAP ABAP Class CL_XLF_FACTORY (XLIFF factory)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DOC-TTL (Application Component) Translation Tools
     SLXE_XLIFF (Package) XLIFF 1.2 Library
Properties
Class CL_XLF_FACTORY  
Short Description XLIFF factory    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SLXE_XLIFF   XLIFF 1.2 Library 
Created 20100908   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_XLF_FACTORY has no forward declaration.
Interfaces
Class CL_XLF_FACTORY has no interface implemented.
Friends
Class CL_XLF_FACTORY has no friend class.
Attributes
Class CL_XLF_FACTORY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ATTRIBUTE_FACTORY Static method Public Method Returns an attribute factory to create XLIFF attributes 20100908
2 GET_DESERIALIZER Static method Public Method Returns an XLIFF deserializer 20100930
3 GET_ELEMENT_FACTORY Static method Public Method Returns an element factory to create XLIFF elements 20100917
4 GET_SERIALIZER Static method Public Method Returns an XLIFF serializer 20100929
5 GET_TEXT_FACTORY Static method Public Method Returns a text factory to create texts 20100915
Events
Class CL_XLF_FACTORY has no event.
Types
Class CL_XLF_FACTORY has no local type.
Method Signatures

Method GET_ATTRIBUTE_FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ATTRIBUTE_FACTORY Value transfer Object reference (TYPE REF TO) IF_XLF_ATTRIBUTE_FACTORY XLIFF attribute factory 20100908

Method GET_ATTRIBUTE_FACTORY on class CL_XLF_FACTORY has no exception.

Method GET_DESERIALIZER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DESERIALIZER Value transfer Object reference (TYPE REF TO) IF_XLF_DESERIALIZER An XLIFF deserializer 20100930

Method GET_DESERIALIZER on class CL_XLF_FACTORY has no exception.

Method GET_ELEMENT_FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ELEMENT_FACTORY Value transfer Object reference (TYPE REF TO) IF_XLF_ELEMENT_FACTORY XLIFF element factory 20100917

Method GET_ELEMENT_FACTORY on class CL_XLF_FACTORY has no exception.

Method GET_SERIALIZER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SERIALIZER Value transfer Object reference (TYPE REF TO) IF_XLF_SERIALIZER XLIFF serializer 20100929

Method GET_SERIALIZER on class CL_XLF_FACTORY has no exception.

Method GET_TEXT_FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TEXT_FACTORY Value transfer Object reference (TYPE REF TO) IF_XLF_TEXT_FACTORY Text factory 20100915

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