SAP ABAP Class CL_O2_HTML_TAG (HTML Tags)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-WAB (Application Component) Web Application Builder
     SO2_HTML (Package) HTML Browser
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_O2_HTML_PATTERN Interface for HTML Pattern 20010108
Properties
Class CL_O2_HTML_TAG  
Short Description HTML Tags    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SO2_HTML   HTML Browser 
Created 20010108   SAP 
Last change 20010108   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_O2_HTML_TAG has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_O2_HTML_PATTERN Interface for HTML Pattern 20010108
Friends
Class CL_O2_HTML_TAG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_LANGUAGE_TYPE_BSP Constant Public Type reference (TYPE) O2LANGTYP 'BSP' Language Dialect: HTML 20010108
2 C_LANGUAGE_TYPE_HTML Static Attribute Public Type reference (TYPE) O2LANGTYP 'HTML' Language Dialect: HTML 20010108
3 TAG_ATTRIBUTES Instance attribute Private Type reference (TYPE) O2HTMLATTRS Table of HTML Tag Attribute References 20010108
4 TAG_DATA Instance attribute Private Type reference (TYPE) O2HTMLTAG HTML Tags 20010108
5 TAG_DATA_ATTRIBS Instance attribute Private Type reference (TYPE) O2HTML_ATTRIBUTES Table of HTML Tag Attributes 20010108
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20010108
2 GET_ATTRIBUTES Instance method Public Method Return Attributes for HTML Tag 20010108
3 GET_IS_PATTERN Instance method Public Method Is Tag a Pattern 20010109
4 GET_LANGUAGE_TYPE Instance method Public Method Read Language Type of Tag 20010108
5 GET_NAME Instance method Public Method Read Name of Tag 20010108
6 GET_NUMBER_OF_ATTRIBS Instance method Public Method Read Number of Tag Attributes 20010109
7 SELECT Static method Public Method Selects a Set of Tags 20010108
Events
Class CL_O2_HTML_TAG has no event.
Types
Class CL_O2_HTML_TAG has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_TAG_ATTRIBUTES Call by reference Type reference (TYPE) O2HTML_ATTRIBUTES Tabelle von HTML Tag Attributen 20010108
2 Importing P_TAG_DATA Call by reference Type reference (TYPE) O2HTMLTAG HTML Tags 20010108

Method CONSTRUCTOR on class CL_O2_HTML_TAG has no exception.

Method GET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_ATTRIBUTES Value transfer Type reference (TYPE) O2HTMLATTRS Tabelle von HTML Tag Attributen 20010108

Method GET_ATTRIBUTES on class CL_O2_HTML_TAG has no exception.

Method GET_IS_PATTERN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_PATTERN Value transfer Type reference (TYPE) SEU_BOOL Tag ist ein Muster? 20010109

Method GET_IS_PATTERN on class CL_O2_HTML_TAG has no exception.

Method GET_LANGUAGE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_LANGUAGE_TYPE Value transfer Type reference (TYPE) O2LANGTYP HTML Sprachdialekt 20010108

Method GET_LANGUAGE_TYPE on class CL_O2_HTML_TAG has no exception.

Method GET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_NAME Value transfer Type reference (TYPE) O2TAGNAME HTML Tagname 20010108

Method GET_NAME on class CL_O2_HTML_TAG has no exception.

Method GET_NUMBER_OF_ATTRIBS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_NUMBER_OF_ATTRIBS Value transfer Type reference (TYPE) I Anzahl Tagattribute 20010109

Method GET_NUMBER_OF_ATTRIBS on class CL_O2_HTML_TAG has no exception.

Method SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_HTML_TAGS Value transfer Type reference (TYPE) O2HTMLTAGS Tabelle von HTML Tag Referenzen 20010108
2 Importing P_LANGUAGE_TYPE Call by reference Type reference (TYPE) O2LANGTYP C_LANGUAGE_TYPE_HTML HTML Sprachdialekt 20010108
3 Importing P_TAGNAME Call by reference Type reference (TYPE) O2TAGNAME HTML Tagname 20010108

Method SELECT on class CL_O2_HTML_TAG has no exception.
History
Last changed by/on SAP  20010108 
SAP Release Created in 610