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 ABAP 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 C_AUTO Constant Public Type reference (TYPE) STRING 'auto' 20030730
2 C_NO Constant Public Type reference (TYPE) STRING 'no' 20030730
3 C_YES Constant Public Type reference (TYPE) STRING 'YES' 20030730
4 TIDYDOC Instance attribute Private Type reference (TYPE) %_C_POINTER 20030806
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor 20040330
2 CLEAN_AND_REPAIR Instance method Private Method 20030701
3 CONSTRUCTOR Instance method Public Constructor 20040330
4 CREATE Static method Public Method 20030702
5 DISPOSE Instance method Public Method 20040325
6 ERRTAB Instance method Public Method 20040325
7 GET_DEFAULT Instance method Public Method 20030702
8 GET_OPTION Instance method Public Method 20030703
9 INITIALIZE Instance method Private Method 20030702
10 REPAIR Instance method Public Method 20040325
11 RESET_OPTION Instance method Public Method 20030701
12 RESET_OPTIONS Instance method Public Method 20030701
13 SET_OPTION 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

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DIAGNOSTICS Call by reference Type reference (TYPE) ABAP_BOOL run diagnostics 20030701
2 Exporting ERRORS Call by reference Type reference (TYPE) STRING 20030701
3 Exporting HTML_VERSION Call by reference Type reference (TYPE) I 20030701
4 Importing INPUT Call by reference Type reference (TYPE) XSTRING input document 20030701
5 Exporting NUM_ACCESS_WARNING Call by reference Type reference (TYPE) I 20030701
6 Exporting NUM_CONFIG_ERROR Call by reference Type reference (TYPE) I 20030701
7 Exporting NUM_ERROR Call by reference Type reference (TYPE) I 20030701
8 Exporting NUM_WARNING Call by reference Type reference (TYPE) I 20030701
9 Exporting OUTPUT Call by reference Type reference (TYPE) XSTRING output document 20030701
10 Exporting RETCODE Call by reference Type reference (TYPE) I return code 20030701
11 Exporting TIDY_STATUS Call by reference Type reference (TYPE) I 20030701

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 Returning 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 Importing MSGSTR Call by reference Type reference (TYPE) STRING error string 20040325
2 Exporting 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 Importing OPTION Value transfer Type reference (TYPE) STRING 20030702
2 Exporting SUCCESS Value transfer Type reference (TYPE) ABAP_BOOL 20030702
3 Exporting 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 Importing OPTION Value transfer Type reference (TYPE) STRING 20030703
2 Exporting SUCCESS Value transfer Type reference (TYPE) ABAP_BOOL 20030703
3 Exporting 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

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DIAGNOSTICS Call by reference Type reference (TYPE) ABAP_BOOL run diagnostics 20040325
2 Exporting ERRORS Call by reference Type reference (TYPE) STRING 20040325
3 Exporting HTML_VERSION Call by reference Type reference (TYPE) I 20040325
4 Importing INPUT Call by reference Type reference (TYPE) XSTRING input document 20040325
5 Exporting NUM_ACCESS_WARNING Call by reference Type reference (TYPE) I 20040325
6 Exporting NUM_CONFIG_ERROR Call by reference Type reference (TYPE) I 20040325
7 Exporting NUM_ERROR Call by reference Type reference (TYPE) I 20040325
8 Exporting NUM_WARNING Call by reference Type reference (TYPE) I 20040325
9 Exporting OUTPUT Call by reference Type reference (TYPE) XSTRING output document 20040325
10 Exporting RETCODE Call by reference Type reference (TYPE) I return code 20040325
11 Exporting TIDY_STATUS Call by reference Type reference (TYPE) I 20040325

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 Importing OPTION Call by reference Type reference (TYPE) STRING 20030701
2 Exporting 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 Exporting 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 Importing OPTION Value transfer Type reference (TYPE) STRING 20030701
2 Exporting SUCCESS Value transfer Type reference (TYPE) ABAP_BOOL 20030701
3 Importing 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