SAP ABAP Class CL_IXML_MINI (iXML Mini Mainfactory)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-XML (Application Component) ABAP XML Processing
⤷
SIXML_MINI (Package) iXML Mini
⤷
⤷
Properties
| Class | CL_IXML_MINI | |
| Short Description | iXML Mini Mainfactory | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | S | System Program |
| Category | 0 | |
| Package | SIXML_MINI | iXML Mini |
| Created | 20000210 | SAP |
| Last change | 20000314 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_IXML_MINI has no forward declaration.
Interfaces
Class CL_IXML_MINI has no interface implemented.
Friends
Class CL_IXML_MINI has no friend class.
Attributes
Class CL_IXML_MINI has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Creates an iXML Mini-DOM | 20000210 | |
| 2 | Static method | Public | Method | Creates an iXML Miniparser | 20000210 | |
| 3 | Static method | Public | Method | Creates an iXML Minirenderer | 20000210 |
Events
Class CL_IXML_MINI has no event.
Types
Class CL_IXML_MINI has no local type.
Method Signatures
Method CREATE_DOM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOM | Value transfer | Object reference (TYPE REF TO) | IF_IXML_MINI_DOM | iXML Mini DOM | 20000210 |
Method CREATE_DOM on class CL_IXML_MINI has no exception.
Method CREATE_PARSER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARSER | Value transfer | Object reference (TYPE REF TO) | IF_IXML_MINI_PARSER | iXML Mini Parser | 20000210 |
Method CREATE_PARSER on class CL_IXML_MINI has no exception.
Method CREATE_RENDERER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RENDERER | Value transfer | Object reference (TYPE REF TO) | IF_IXML_MINI_RENDERER | New Mini-Renderer | 20000215 |
Method CREATE_RENDERER on class CL_IXML_MINI has no exception.
History
| Last changed by/on | SAP | 20000314 |
| SAP Release Created in | 46D |