SAP ABAP Class CL_SXML_NESTED_XML_READER (Nested XML Document)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
S_XML_EXAMPLES (Package) XML example programs

⤷

⤷

Properties
Class | CL_SXML_NESTED_XML_READER | |
Short Description | Nested XML Document | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_XML_EXAMPLES | XML example programs |
Created | 20080711 | SAP |
Last change | 20090618 | 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
Class CL_SXML_NESTED_XML_READER has no interface implemented.
Friends
Class CL_SXML_NESTED_XML_READER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Name of Container | 20080714 | ||
2 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | IF_SXML_READER | SXML Reader Interface | 20080806 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Container Type | 20080714 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Container Version | 20080714 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20080711 |
2 | ![]() |
Instance method | Public | Method | Get Next XML Fragment | 20080714 |
3 | ![]() |
Instance method | Public | Method | Read Header of Next XML Fragment | 20080715 |
4 | ![]() |
Instance method | Public | Method | Get Next XML Fragment | 20080806 |
5 | ![]() |
Static method | Public | Method | Check whether node is a container | 20080714 |
6 | ![]() |
Static method | Public | Method | Check whether node is a container | 20080715 |
Events
Class CL_SXML_NESTED_XML_READER has no event.
Types
Class CL_SXML_NESTED_XML_READER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
READER | Call by reference | Object reference (TYPE REF TO) | IF_SXML_READER | SXML Reader Interface | 20080711 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SXML Illegal Argument Error | 20080711 |
Method GET_CONTAINER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
WRITER | Call by reference | Object reference (TYPE REF TO) | IF_SXML_WRITER | SXML Writer Interface | 20080714 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SXML State error | 20080714 |
Method GET_CONTAINER_INFO Signature
Method GET_CONTAINER_INFO on class CL_SXML_NESTED_XML_READER has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SXML State error | 20080715 |
Method GET_NEXT_FRAGMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
WRITER | Call by reference | Object reference (TYPE REF TO) | IF_SXML_WRITER | SXML Writer Interface | 20080806 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SXML State error | 20080806 |
Method IS_CONTAINER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
READER | Call by reference | Object reference (TYPE REF TO) | IF_SXML_READER | SXML Element oder Attribut | 20080715 | ||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20080714 |
Method IS_CONTAINER on class CL_SXML_NESTED_XML_READER has no exception.
Method IS_ROOT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
READER | Call by reference | Object reference (TYPE REF TO) | IF_SXML_READER | SXML Element oder Attribut | 20080715 | ||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20080715 |
Method IS_ROOT on class CL_SXML_NESTED_XML_READER has no exception.
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 712 |