SAP ABAP Class CL_HTMLTIDY (HTML repair and conversion Tool)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-XML (Application Component) ABAP XML Processing
⤷
STIDY (Package) HTML Tidy Tool

⤷

⤷

Properties
Class | CL_HTMLTIDY | |
Short Description | HTML repair and conversion Tool | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | STIDY | HTML Tidy Tool |
Created | 20030630 | SAP |
Last change | 20040719 | 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) |
Interfaces
Class CL_HTMLTIDY has no interface implemented.
Friends
Class CL_HTMLTIDY has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'auto' | 20030730 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'no' | 20030730 | ||
3 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'YES' | 20030730 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | %_C_POINTER | 20030806 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | 20040330 | |
2 | ![]() |
Instance method | Private | Method | 20030701 | |
3 | ![]() |
Instance method | Public | Constructor | 20040330 | |
4 | ![]() |
Static method | Public | Method | 20030702 | |
5 | ![]() |
Instance method | Public | Method | 20040325 | |
6 | ![]() |
Instance method | Public | Method | 20040325 | |
7 | ![]() |
Instance method | Public | Method | 20030702 | |
8 | ![]() |
Instance method | Public | Method | 20030703 | |
9 | ![]() |
Instance method | Private | Method | 20030702 | |
10 | ![]() |
Instance method | Public | Method | 20040325 | |
11 | ![]() |
Instance method | Public | Method | 20030701 | |
12 | ![]() |
Instance method | Public | Method | 20030701 | |
13 | ![]() |
Instance method | Public | Method | 20030701 |
Events
Class CL_HTMLTIDY has no event.
Types
Class CL_HTMLTIDY has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_HTMLTIDY has no parameter.
Method CLASS_CONSTRUCTOR on class CL_HTMLTIDY has no exception.
Method CLEAN_AND_REPAIR Signature
Method CLEAN_AND_REPAIR on class CL_HTMLTIDY has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_HTMLTIDY has no parameter.
Method CONSTRUCTOR on class CL_HTMLTIDY has no exception.
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
HTMLTIDY | Value transfer | Object reference (TYPE REF TO) | CL_HTMLTIDY | instance facrory | 20030702 |
Method CREATE on class CL_HTMLTIDY has no exception.
Method DISPOSE Signature
Method DISPOSE on class CL_HTMLTIDY has no parameter.
Method DISPOSE on class CL_HTMLTIDY has no exception.
Method ERRTAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MSGSTR | Call by reference | Type reference (TYPE) | STRING | error string | 20040325 | ||
2 | ![]() |
MSGTAB | Call by reference | Type reference (TYPE) | STRING_TABLE | Tabelle von Strings | 20040325 |
Method ERRTAB on class CL_HTMLTIDY has no exception.
Method GET_DEFAULT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OPTION | Value transfer | Type reference (TYPE) | STRING | 20030702 | |||
2 | ![]() |
SUCCESS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20030702 | |||
3 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | STRING | 20030729 |
Method GET_DEFAULT on class CL_HTMLTIDY has no exception.
Method GET_OPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OPTION | Value transfer | Type reference (TYPE) | STRING | 20030703 | |||
2 | ![]() |
SUCCESS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20030703 | |||
3 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | STRING | 20030729 |
Method GET_OPTION on class CL_HTMLTIDY has no exception.
Method INITIALIZE Signature
Method INITIALIZE on class CL_HTMLTIDY has no parameter.
Method INITIALIZE on class CL_HTMLTIDY has no exception.
Method REPAIR Signature
Method REPAIR on class CL_HTMLTIDY has no exception.
Method RESET_OPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OPTION | Call by reference | Type reference (TYPE) | STRING | 20030701 | |||
2 | ![]() |
SUCCESS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20030701 |
Method RESET_OPTION on class CL_HTMLTIDY has no exception.
Method RESET_OPTIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SUCCESS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20030702 |
Method RESET_OPTIONS on class CL_HTMLTIDY has no exception.
Method SET_OPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OPTION | Value transfer | Type reference (TYPE) | STRING | 20030701 | |||
2 | ![]() |
SUCCESS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20030701 | |||
3 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | STRING | 20030729 |
Method SET_OPTION on class CL_HTMLTIDY has no exception.
History
Last changed by/on | SAP | 20040719 |
SAP Release Created in | 640 |