SAP ABAP Interface IF_SKX_DTD (IF_SKX_DTD)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-KPR (Application Component) Knowledge Provider
     SKX_SETUP (Package) KPro XML Setup Tool
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SKX_DTD 20040413
Properties
Interface IF_SKX_DTD  
Short Description    
General Data
Package SKX_SETUP   KPro XML Setup Tool 
Created 20040408   SAP 
Last changed 20050218   SAP 
Unicode checks active    
Forward declarations
Interface IF_SKX_DTD has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SKX_INFOOBJECT 20040408
2 IF_SKX_NODE 20040408
Friends
Interface IF_SKX_DTD has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_TYPE_CF_DEFAULT_DOCUMENT Instance attribute Public Attribute reference (LIKE) 20050202
2 C_TYPE_CF_FRAGMENT_RULE Instance attribute Public Attribute reference (LIKE) 20050202
3 C_TYPE_CF_HYPERLINK_RULE Instance attribute Public Attribute reference (LIKE) 20050202
4 C_TYPE_CF_INFOCLASS Instance attribute Public Attribute reference (LIKE) 20050202
5 C_TYPE_CF_MATCH_RULE Instance attribute Public Attribute reference (LIKE) 20050202
6 C_TYPE_CF_PATTERN Instance attribute Public Attribute reference (LIKE) 20050202
7 C_TYPE_CF_UNPARSED_RULE Instance attribute Public Attribute reference (LIKE) 20050202
8 C_TYPE_CF_XMLATTR Instance attribute Public Attribute reference (LIKE) 20050202
9 C_TYPE_CONFIG Instance attribute Public Attribute reference (LIKE) 20050202
10 C_TYPE_CONFIG_DTD Instance attribute Public Attribute reference (LIKE) 20050202
11 C_TYPE_DTD Instance attribute Public Attribute reference (LIKE) 20050202
12 C_TYPE_ERSATZ Instance attribute Public Attribute reference (LIKE) 20050202
13 C_TYPE_INFOCLASS Instance attribute Public Attribute reference (LIKE) 20050202
14 C_TYPE_MODEL Instance attribute Public Attribute reference (LIKE) 20050202
15 C_TYPE_NODE Instance attribute Public Attribute reference (LIKE) 20050202
16 C_TYPE_STYLESHEET Instance attribute Public Attribute reference (LIKE) 20050202
17 C_TYPE_TEMPLATE Instance attribute Public Attribute reference (LIKE) 20050202
18 M_CONTEXT Instance attribute Public Attribute reference (LIKE) 20050202
19 M_LOIO Instance attribute Public Attribute reference (LIKE) 20050202
20 M_LOIO_PROPERTIES Instance attribute Public Attribute reference (LIKE) 20050202
21 M_PHIO Instance attribute Public Attribute reference (LIKE) 20050202
22 M_PHIO_PROPERTIES Instance attribute Public Attribute reference (LIKE) 20050202
Methods
# Method Level Visibility Method type Description Created on
1 APPEND_CHILD Instance method Public Method 20050202
2 ATTACH_CONFIG_INSTANCE Instance method Public Method 20040408
3 ATTACH_INFOCLASS Instance method Public Method 20040408
4 ATTACH_STYLESHEET Instance method Public Method 20040408
5 CHECK Instance method Public Method 20050202
6 DETACH_CONFIG_INSTANCE Instance method Public Method 20040408
7 DETACH_INFOCLASS Instance method Public Method 20040408
8 DETACH_STYLESHEET Instance method Public Method 20040408
9 GET_ATTR_LIST Instance method Public Method 20050202
10 GET_CHILDREN Instance method Public Method 20050202
11 GET_CONFIG_LIST Instance method Public Method 20040408
12 GET_INFOCLASS_LIST Instance method Public Method 20040408
13 GET_OBJECT_KEY Instance method Public Method 20050202
14 GET_OBJECT_TYPE Instance method Public Method 20050202
15 GET_PARENT Instance method Public Method 20050202
16 GET_STYLESHEET_LIST Instance method Public Method 20040408
17 GET_TYPE Instance method Public Method 20050202
18 LOAD_CONTENT Instance method Public Method 20050202
19 QUERY_INTERFACE Instance method Public Method 20050202
20 SAVE_CONTENT Instance method Public Method 20050202
21 SET_ATTR_LIST Instance method Public Method 20050202
Events
Interface IF_SKX_DTD has no event.
Types
Interface IF_SKX_DTD has no local type.
Method Signatures

Method APPEND_CHILD Signature

Method APPEND_CHILD on Interface IF_SKX_DTD has no parameter.
Method APPEND_CHILD on Interface IF_SKX_DTD has no exception.

Method ATTACH_CONFIG_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONFIG Call by reference Object reference (TYPE REF TO) IF_SKX_CONFIG 20040413
# Exception Resumable Description Created on
1 CX_SKX_MODEL 20040413

Method ATTACH_INFOCLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INFOCLASS Call by reference Object reference (TYPE REF TO) IF_SKX_INFOCLASS 20040413
# Exception Resumable Description Created on
1 CX_SKX_MODEL 20040413

Method ATTACH_STYLESHEET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing STYLESHEET Call by reference Object reference (TYPE REF TO) IF_SKX_STYLESHEET 20040413
# Exception Resumable Description Created on
1 CX_SKX_MODEL 20040413

Method CHECK Signature

Method CHECK on Interface IF_SKX_DTD has no parameter.
Method CHECK on Interface IF_SKX_DTD has no exception.

Method DETACH_CONFIG_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONFIG Call by reference Object reference (TYPE REF TO) IF_SKX_CONFIG 20040413
# Exception Resumable Description Created on
1 CX_SKX_MODEL 20040413

Method DETACH_INFOCLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INFOCLASS Call by reference Object reference (TYPE REF TO) IF_SKX_INFOCLASS 20040413
# Exception Resumable Description Created on
1 CX_SKX_MODEL 20040413

Method DETACH_STYLESHEET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing STYLESHEET Call by reference Object reference (TYPE REF TO) IF_SKX_STYLESHEET 20040413
# Exception Resumable Description Created on
1 CX_SKX_MODEL 20040413

Method GET_ATTR_LIST Signature

Method GET_ATTR_LIST on Interface IF_SKX_DTD has no parameter.
Method GET_ATTR_LIST on Interface IF_SKX_DTD has no exception.

Method GET_CHILDREN Signature

Method GET_CHILDREN on Interface IF_SKX_DTD has no parameter.
Method GET_CHILDREN on Interface IF_SKX_DTD has no exception.

Method GET_CONFIG_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_SKX_NODESET 20040413
# Exception Resumable Description Created on
1 CX_SKX_MODEL 20040415

Method GET_INFOCLASS_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_SKX_NODESET 20040413
# Exception Resumable Description Created on
1 CX_SKX_MODEL 20040415

Method GET_OBJECT_KEY Signature

Method GET_OBJECT_KEY on Interface IF_SKX_DTD has no parameter.
Method GET_OBJECT_KEY on Interface IF_SKX_DTD has no exception.

Method GET_OBJECT_TYPE Signature

Method GET_OBJECT_TYPE on Interface IF_SKX_DTD has no parameter.
Method GET_OBJECT_TYPE on Interface IF_SKX_DTD has no exception.

Method GET_PARENT Signature

Method GET_PARENT on Interface IF_SKX_DTD has no parameter.
Method GET_PARENT on Interface IF_SKX_DTD has no exception.

Method GET_STYLESHEET_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_SKX_NODESET 20040413
# Exception Resumable Description Created on
1 CX_SKX_MODEL 20040415

Method GET_TYPE Signature

Method GET_TYPE on Interface IF_SKX_DTD has no parameter.
Method GET_TYPE on Interface IF_SKX_DTD has no exception.

Method LOAD_CONTENT Signature

Method LOAD_CONTENT on Interface IF_SKX_DTD has no parameter.
Method LOAD_CONTENT on Interface IF_SKX_DTD has no exception.

Method QUERY_INTERFACE Signature

Method QUERY_INTERFACE on Interface IF_SKX_DTD has no parameter.
Method QUERY_INTERFACE on Interface IF_SKX_DTD has no exception.

Method SAVE_CONTENT Signature

Method SAVE_CONTENT on Interface IF_SKX_DTD has no parameter.
Method SAVE_CONTENT on Interface IF_SKX_DTD has no exception.

Method SET_ATTR_LIST Signature

Method SET_ATTR_LIST on Interface IF_SKX_DTD has no parameter.
Method SET_ATTR_LIST on Interface IF_SKX_DTD has no exception.
History
Last changed by/on SAP  20050218 
SAP Release Created in 700