SAP ABAP Class IF_IXML_EVENT (Event for Sequential Parsing)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_IXML_UNKNOWN | IF_IXML_UNKNOWN | 20001103 |
Properties
| Class | IF_IXML_EVENT | |
| Short Description | Event for Sequential Parsing | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20001103 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_IXML_EVENT has no interface implemented.
Friends
Class IF_IXML_EVENT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | I | 67108864 | Post-Event: Attribute Declaration in DTD , see long text | 20001103 | ||
| 2 | Constant | Public | Type reference (TYPE) | I | 33554432 | Pre-Event: Attribute Declaration in DTD, see long text | 20001103 | ||
| 3 | Constant | Public | Type reference (TYPE) | I | 8 | Post-Event: Attribute, see long text | 20001103 | ||
| 4 | Constant | Public | Type reference (TYPE) | I | 4 | Pre-Event: Attribute, see long text | 20001103 | ||
| 5 | Constant | Public | Type reference (TYPE) | I | 67108864 | Post-Event: Attribute List in DTD, see long text | 20001103 | ||
| 6 | Constant | Public | Type reference (TYPE) | I | 33554432 | Pre-Event: Attribute List in DTD, see long text | 20001103 | ||
| 7 | Constant | Public | Type reference (TYPE) | I | 65536 | Post-Event: CDATA Section, see long text | 20001103 | ||
| 8 | Constant | Public | Type reference (TYPE) | I | 32768 | Pre-Event: CDATA Section, see long text | 20001103 | ||
| 9 | Constant | Public | Type reference (TYPE) | I | 1024 | Post-Event: Comment, see long text | 20001103 | ||
| 10 | Constant | Public | Type reference (TYPE) | I | 512 | Pre-Event: Comment, see long text | 20001103 | ||
| 11 | Constant | Public | Type reference (TYPE) | I | 4194304 | Post-Event: Conditional DTD Section, see long text | 20001103 | ||
| 12 | Constant | Public | Type reference (TYPE) | I | 2097152 | Pre-Event: Conditional DTD Section, see long text | 20001103 | ||
| 13 | Constant | Public | Type reference (TYPE) | I | 2 | Post-Event: Document, see long text | 20001103 | ||
| 14 | Constant | Public | Type reference (TYPE) | I | 1 | Pre-Event: Document, see long text | 20001103 | ||
| 15 | Constant | Public | Type reference (TYPE) | I | 262144 | Post-Event: DTD, see long text | 20001103 | ||
| 16 | Constant | Public | Type reference (TYPE) | I | 131072 | Pre-Event: DTD, see long text | 20001103 | ||
| 17 | Constant | Public | Type reference (TYPE) | I | 16777216 | Post-Event: Element Declaration in DTD, see long text | 20001103 | ||
| 18 | Constant | Public | Type reference (TYPE) | I | 8388608 | Pre-Event: Element Declaration in DTD, see long text | 20001103 | ||
| 19 | Constant | Public | Type reference (TYPE) | I | 64 | Post-Event: Element, see long text | 20001103 | ||
| 20 | Constant | Public | Type reference (TYPE) | I | 16 | Pre-Event: Element, see long text | 20001103 | ||
| 21 | Constant | Public | Type reference (TYPE) | I | 32 | Pre-Event: Element, see long text | 20001103 | ||
| 22 | Constant | Public | Type reference (TYPE) | I | 268435456 | Post-Event: Entity Declaration in DTD, see long text | 20001103 | ||
| 23 | Constant | Public | Type reference (TYPE) | I | 134217728 | Pre-Event: Entity Declaration in DTD, see long text | 20001103 | ||
| 24 | Constant | Public | Type reference (TYPE) | I | 1048576 | Post-Event: External Reference, see long text | 20001103 | ||
| 25 | Constant | Public | Type reference (TYPE) | I | 524288 | Pre-Event: External Reference, see long text | 20001103 | ||
| 26 | Constant | Public | Type reference (TYPE) | I | 1073741824 | Post-Event: Notation Declaration, see long text | 20001103 | ||
| 27 | Constant | Public | Type reference (TYPE) | I | 536870912 | Pre-Event: Notation Declaration, see long text | 20001103 | ||
| 28 | Constant | Public | Type reference (TYPE) | I | 16384 | Post-Event: Parsed Processor Statement, see long text | 20001103 | ||
| 29 | Constant | Public | Type reference (TYPE) | I | 8192 | Pre-Event: Parsed Processor Statement, see long text | 20001103 | ||
| 30 | Constant | Public | Type reference (TYPE) | I | 4096 | Post-Event: Unparsed Processor Statement, see long text | 20001103 | ||
| 31 | Constant | Public | Type reference (TYPE) | I | 2048 | Pre-Event: Unparsed Processor Statement, see long text | 20001103 | ||
| 32 | Constant | Public | Type reference (TYPE) | I | 256 | Post-Event:Literal Text, see long text | 20001103 | ||
| 33 | Constant | Public | Type reference (TYPE) | I | 128 | Pre-Event: Literal Text, see long text | 20001103 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns a list of attributes of the current node | 20001103 | |
| 2 | Instance method | Public | Method | Returns local part of the name of the current node | 20001103 | |
| 3 | Instance method | Public | Method | Obsolete, use GET_NAMESPACE_PREFIX | 20001103 | |
| 4 | Instance method | Public | Method | Returns namespace prefix of the current node | 20001103 | |
| 5 | Instance method | Public | Method | Returns the current node, see long text | 20001103 | |
| 6 | Instance method | Public | Method | Returns the parent node, see long text | 20001103 | |
| 7 | Instance method | Public | Method | Returns the type of the current event | 20001103 | |
| 8 | Instance method | Public | Method | Returns the value of the current node | 20001103 | |
| 9 | Instance method | Public | Method | 20001103 |
Events
Class IF_IXML_EVENT has no event.
Types
Class IF_IXML_EVENT has no local type.
Method Signatures
Method GET_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Object reference (TYPE REF TO) | IF_IXML_NAMED_NODE_MAP | Referenz auf Liste vorhandener Attribute oder initial | 20001103 |
Method GET_ATTRIBUTES on class IF_IXML_EVENT has no exception.
Method GET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Type reference (TYPE) | STRING | Knotenname | 20001103 |
Method GET_NAME on class IF_IXML_EVENT has no exception.
Method GET_NAMESPACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Type reference (TYPE) | STRING | Namensraumpräfx falls vorhanden oder initial | 20001103 |
Method GET_NAMESPACE on class IF_IXML_EVENT has no exception.
Method GET_NAMESPACE_PREFIX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Type reference (TYPE) | STRING | Namensraumpräfx falls vorhanden oder initial | 20001103 |
Method GET_NAMESPACE_PREFIX on class IF_IXML_EVENT has no exception.
Method GET_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Object reference (TYPE REF TO) | IF_IXML_NODE | Referenz auf den aktuellen Knoten | 20001103 |
Method GET_NODE on class IF_IXML_EVENT has no exception.
Method GET_PARENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Object reference (TYPE REF TO) | IF_IXML_NODE | Referenz auf den Oberknoten des aktuellen Knoten | 20001103 |
Method GET_PARENT on class IF_IXML_EVENT has no exception.
Method GET_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Type reference (TYPE) | I | Ereignis gemäß Aufzählungstyp | 20001103 |
Method GET_TYPE on class IF_IXML_EVENT has no exception.
Method GET_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Type reference (TYPE) | STRING | Knotenwert falls vorhanden, ansonsten initial | 20001103 |
Method GET_VALUE on class IF_IXML_EVENT has no exception.
Method QUERY_INTERFACE Signature
Method QUERY_INTERFACE on class IF_IXML_EVENT has no parameter.
Method QUERY_INTERFACE on class IF_IXML_EVENT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |