SAP ABAP Class CL_CRM_HTML_PARSER (HTML Parser)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI (Application Component) WebClient UI
⤷
CRM_EMAIL_BASE (Package) E-Mail Functions

⤷

⤷

Properties
Class | CL_CRM_HTML_PARSER | |
Short Description | HTML Parser | |
Super Class | ||
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CRM_EMAIL_BASE | E-Mail Functions |
Created | 20041128 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_CRM_HTML_PARSER has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_CRM_EMAIL_UTILITY_BASE | 20050113 | Utilities for E-Mails |
Attributes
Class CL_CRM_HTML_PARSER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Creates String from Parts | 20041128 |
2 | ![]() |
Static method | Private | Method | Gets Strings from an HTML Tag | 20041128 |
3 | ![]() |
Static method | Public | Method | Splits HTML into Tokens | 20041128 |
Events
Class CL_CRM_HTML_PARSER has no event.
Types
Class CL_CRM_HTML_PARSER has no local type.
Method Signatures
Method CONCATENATE_PARTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_STRING | Value transfer | Type reference (TYPE) | STRING | 20041128 | |||
2 | ![]() |
IT_PARTS | Value transfer | Type reference (TYPE) | CMAIL_HTML_PARSER_TAB | 20041128 |
Method CONCATENATE_PARTS on class CL_CRM_HTML_PARSER has no exception.
Method GET_STRINGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_STRINGS | Value transfer | Type reference (TYPE) | REPLACE_TAB | Tabelle von Strings | 20041128 | ||
2 | ![]() |
EV_STRING | Value transfer | Type reference (TYPE) | STRING | 20041128 | |||
3 | ![]() |
IV_TAG | Value transfer | Type reference (TYPE) | STRING | 20041128 |
Method GET_STRINGS on class CL_CRM_HTML_PARSER has no exception.
Method PARSE_HTML_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_PARTS | Value transfer | Type reference (TYPE) | CMAIL_HTML_PARSER_TAB | Tabelle von Strings | 20041128 | ||
2 | ![]() |
EV_ERROR | Value transfer | Type reference (TYPE) | XFLAG | HTML fehlerhaft | 20041128 | ||
3 | ![]() |
IV_ALL_TAGS_LOWER_CASE | Value transfer | Type reference (TYPE) | XFLAG | SPACE | Alle tags und Attribute werden in Kleinbuchstaben dargestell | 20041128 | |
4 | ![]() |
IV_HTML | Value transfer | Type reference (TYPE) | STRING | 20041128 |
Method PARSE_HTML_STRING on class CL_CRM_HTML_PARSER has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 500 |