SAP ABAP Class CL_SEDI_ADT_HTML_RENDERER (Converts ABAP source code to HTML)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-AIE-SRC (Application Component) ABAP Source Code editors in ABAP in Eclipse
     SEDI_ADT (Package) Service Enabeling Navigation
Properties
Class CL_SEDI_ADT_HTML_RENDERER  
Short Description Converts ABAP source code to HTML    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SEDI_ADT   Service Enabeling Navigation 
Created 20130619   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SEDI_ADT_HTML_RENDERER has no forward declaration.
Interfaces
Class CL_SEDI_ADT_HTML_RENDERER has no interface implemented.
Friends
Class CL_SEDI_ADT_HTML_RENDERER has no friend class.
Attributes
Class CL_SEDI_ADT_HTML_RENDERER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_INSTANCE Static method Public Method 20130619
2 RENDER_SOURCE Instance method Public Method 20130619
Events
Class CL_SEDI_ADT_HTML_RENDERER has no event.
Types
Class CL_SEDI_ADT_HTML_RENDERER has no local type.
Method Signatures

Method CREATE_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_SEDI_ADT_HTML_RENDERER 20130619

Method CREATE_INSTANCE on class CL_SEDI_ADT_HTML_RENDERER has no exception.

Method RENDER_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CSS_CLASS_COMMENT Call by reference Type reference (TYPE) STRING 'comment' 20130619
2 Importing CSS_CLASS_KEYWORD Call by reference Type reference (TYPE) STRING 'keyword' 20130619
3 Importing CSS_CLASS_LITERAL Call by reference Type reference (TYPE) STRING 'literal' 20130619
4 Importing CSS_CLASS_NUMBER Call by reference Type reference (TYPE) STRING 'number' 20130619
5 Exporting HTML_SOURCE Call by reference Type reference (TYPE) RSWSOURCET 20130619
6 Importing SOURCE Call by reference Type reference (TYPE) RSWSOURCET 20130619

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