SAP ABAP Class CL_DOCU_ADT_ITF_HTML_CONVERTER (Convert ABAP Tools Documentation from ITF to AiE HTML)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-AIE (Application Component) Installation and Infrastructure for ABAP Tools in Eclipse
⤷
S_DOCU_ADT_INFRASTRUCTURE (Package) ADT access to SAPscript documents: core

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DOCU_ADT_ITF_HTML_CONVERTER | Conversion SAPScript->HTML for ADT | 20121113 |
Properties
Class | CL_DOCU_ADT_ITF_HTML_CONVERTER | |
Short Description | Convert ABAP Tools Documentation from ITF to AiE HTML | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_DOCU_ADT_INFRASTRUCTURE | ADT access to SAPscript documents: core |
Created | 20110421 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_DOCU_ADT_ITF_HTML_CONVERTER has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_DOCU_ADT_ITF_HTML_CONVERTER | Conversion SAPScript->HTML for ADT | 20121113 |
Friends
Class CL_DOCU_ADT_ITF_HTML_CONVERTER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_DOCU_ADT_UTILITIES | 20130206 | |||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | CL_DOCU_ADT_DOCU_CONSTANTS=>TY_MAPPING_ITF_CHARACTER_TAGS | 20130507 | |||
3 | ![]() |
Static Attribute | Private | Type reference (TYPE) | CL_DOCU_ADT_DOCU_CONSTANTS=>TY_MAPPING_ITF_PARAGRAPH_TAGS | 20130507 |
Methods
Events
Class CL_DOCU_ADT_ITF_HTML_CONVERTER has no event.
Types
Class CL_DOCU_ADT_ITF_HTML_CONVERTER has no local type.
Method Signatures
Method ADD_STYLE_TO_OUTPUT_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DOCUMENT_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_DOCU_ADT_ITF_DOCU_CONTAINER | 20121114 |
Method ADD_STYLE_TO_OUTPUT_STRING on class CL_DOCU_ADT_ITF_HTML_CONVERTER has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_DOCU_ADT_ITF_HTML_CONVERTER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_DOCU_ADT_ITF_HTML_CONVERTER has no exception.
Method CREATE_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | IF_DOCU_ADT_ITF_HTML_CONVERTER | 20121113 |
Method CREATE_INSTANCE on class CL_DOCU_ADT_ITF_HTML_CONVERTER has no exception.
Method DETERMINE_SYSTEM_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CUSTOMER_SYSTEM | Call by reference | Type reference (TYPE) | C | 20110906 |
Method DETERMINE_SYSTEM_TYPE on class CL_DOCU_ADT_ITF_HTML_CONVERTER has no exception.
Method ESCAPE_HTML_MARKUP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DOCUMENT_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_DOCU_ADT_ITF_DOCU_CONTAINER | 20121128 |
Method ESCAPE_HTML_MARKUP on class CL_DOCU_ADT_ITF_HTML_CONVERTER has no exception.
Method FINISH_CONVERSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DOCUMENT_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_DOCU_ADT_ITF_DOCU_CONTAINER | 20121113 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Root class for docu infrastructure | 20121119 | |
2 | ![]() |
20121113 |
Method GENERATE_HTML_ELEMENT_STYLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
HTML_STYLE | Value transfer | Type reference (TYPE) | STRING | 20121108 |
Method GENERATE_HTML_ELEMENT_STYLE on class CL_DOCU_ADT_ITF_HTML_CONVERTER has no exception.
Method MAP_CHARACTER_FORMATTING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONVERTEE | Call by reference | Type reference (TYPE) | STRING | 20130507 |
Method MAP_CHARACTER_FORMATTING on class CL_DOCU_ADT_ITF_HTML_CONVERTER has no exception.
Method MAP_PARAGRAPH_FORMATTING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DOCUMENT_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_DOCU_ADT_ITF_DOCU_CONTAINER | 20121113 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20121113 | ||
2 | ![]() |
20121113 |
Method MARKUP_AS_HTML_DOCUMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
HTML_DOCUMENT | Value transfer | Type reference (TYPE) | STRING | 20121108 | |||
2 | ![]() |
HTML_FRAGMENT | Call by reference | Type reference (TYPE) | STRING | 20121108 |
Method MARKUP_AS_HTML_DOCUMENT on class CL_DOCU_ADT_ITF_HTML_CONVERTER has no exception.
Method MARKUP_AS_HTML_ELEMENT_BODY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
HTML_BODY | Value transfer | Type reference (TYPE) | STRING | 20121108 | |||
2 | ![]() |
HTML_FRAGMENT | Call by reference | Type reference (TYPE) | STRING | 20121108 |
Method MARKUP_AS_HTML_ELEMENT_BODY on class CL_DOCU_ADT_ITF_HTML_CONVERTER has no exception.
Method MARKUP_AS_HTML_ELEMENT_HEAD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
HTML_FRAGMENT | Call by reference | Type reference (TYPE) | STRING | 20121108 | |||
2 | ![]() |
HTML_HEAD | Value transfer | Type reference (TYPE) | STRING | 20121108 |
Method MARKUP_AS_HTML_ELEMENT_HEAD on class CL_DOCU_ADT_ITF_HTML_CONVERTER has no exception.
Method PROCESS_PARAGRAPH_EXTENSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
HTML_OUTPUT_STRING | Call by reference | Type reference (TYPE) | STRING | 20110906 | |||
2 | ![]() |
LINEBREAK_TYPE | Call by reference | Type reference (TYPE) | C | SPACE | 20110906 | ||
3 | ![]() |
LS_TLINE | Call by reference | Type reference (TYPE) | TLINE | 20110906 | |||
4 | ![]() |
NEXT_WORK_STRING | Call by reference | Type reference (TYPE) | STRING | 20110906 | |||
5 | ![]() |
PREV_PARAGRAPH_TYPE | Call by reference | Type reference (TYPE) | STRING | SPACE | 20110906 | ||
6 | ![]() |
PREV_WORK_STRING | Call by reference | Type reference (TYPE) | STRING | 20110906 |
Method PROCESS_PARAGRAPH_EXTENSION on class CL_DOCU_ADT_ITF_HTML_CONVERTER has no exception.
Method PROCESS_TABLE_LINE Signature
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110906 |
Method RULEBASED_PARAGRAPH_PROCESSOR Signature
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
No rule found in tldoc_paraconv or tldoc_charconv | 20110906 |
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |