SAP ABAP Class CL_IXML_MINI_PARSER (iXML Miniparser)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-XML (Application Component) ABAP XML Processing
⤷
SIXML_MINI (Package) iXML Mini
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_IXML_MINI_PARSER | iXML Mini Parser | 20000207 |
Properties
| Class | CL_IXML_MINI_PARSER | |
| Short Description | iXML Miniparser | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | S | System Program |
| Category | 0 | |
| Package | SIXML_MINI | iXML Mini |
| Created | 20000207 | SAP |
| Last change | 20000207 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_IXML_MINI_PARSER | iXML Mini Parser | 20000207 |
Friends
Class CL_IXML_MINI_PARSER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Attribute reference (LIKE) | 20000207 | |||||
| 2 | Instance attribute | Public | Attribute reference (LIKE) | 20000207 | |||||
| 3 | Instance attribute | Public | Attribute reference (LIKE) | 20000227 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20000207 | |
| 2 | Instance method | Public | Method | 20000207 | ||
| 3 | Instance method | Public | Method | 20000207 | ||
| 4 | Instance method | Public | Method | 20000308 |
Events
Class CL_IXML_MINI_PARSER has no event.
Types
Class CL_IXML_MINI_PARSER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_IXML_MINI_PARSER has no parameter.
Method CONSTRUCTOR on class CL_IXML_MINI_PARSER has no exception.
Method PARSE_STRING Signature
Method PARSE_STRING on class CL_IXML_MINI_PARSER has no parameter.
Method PARSE_STRING on class CL_IXML_MINI_PARSER has no exception.
Method PARSE_TABLE Signature
Method PARSE_TABLE on class CL_IXML_MINI_PARSER has no parameter.
Method PARSE_TABLE on class CL_IXML_MINI_PARSER has no exception.
Method PARSE_XSTRING Signature
Method PARSE_XSTRING on class CL_IXML_MINI_PARSER has no parameter.
Method PARSE_XSTRING on class CL_IXML_MINI_PARSER has no exception.
History
| Last changed by/on | SAP | 20000207 |
| SAP Release Created in | 46D |