SAP ABAP Class CL_DEMO_XSLT_FROM_TO_MIXED (Helper Class for Updating XML Element Names)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     SABAPDEMOS (Package) Demos for ABAP Documentation, not meant for productive use
Properties
Class CL_DEMO_XSLT_FROM_TO_MIXED  
Short Description Helper Class for Updating XML Element Names    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SABAPDEMOS   Demos for ABAP Documentation, not meant for productive use 
Created 20130118   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_DEMO_XSLT_FROM_TO_MIXED has no forward declaration.
Interfaces
Class CL_DEMO_XSLT_FROM_TO_MIXED has no interface implemented.
Friends
Class CL_DEMO_XSLT_FROM_TO_MIXED has no friend class.
Attributes
Class CL_DEMO_XSLT_FROM_TO_MIXED has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 FROM_CAMEL_CASE Static method Public Method 20130118
2 TO_CAMEL_CASE Static method Public Method 20130118
Events
Class CL_DEMO_XSLT_FROM_TO_MIXED has no event.
Types
Class CL_DEMO_XSLT_FROM_TO_MIXED has no local type.
Method Signatures

Method FROM_CAMEL_CASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN Call by reference Type reference (TYPE) STRING 20130118
2 Returning OUT Value transfer Type reference (TYPE) STRING 20130118

Method FROM_CAMEL_CASE on class CL_DEMO_XSLT_FROM_TO_MIXED has no exception.

Method TO_CAMEL_CASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN Call by reference Type reference (TYPE) STRING 20130118
2 Returning OUT Value transfer Type reference (TYPE) STRING 20130118

Method TO_CAMEL_CASE on class CL_DEMO_XSLT_FROM_TO_MIXED has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740