SAP ABAP Class IF_SXML_NSURI_HELPER (Service Methods for Readers and Writers of sXML Library)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_SXML_READER | XML Reader of sXML Library | 20041215 |
2 | Interface composition (i COMPRISING i_ref) | IF_SXML_WRITER | XML Writer of the sXML Library | 20041215 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SXML_READER | XML Reader of sXML Library | 20041215 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SXML_WRITER | XML Writer of the sXML Library | 20041216 |
Properties
Class | IF_SXML_NSURI_HELPER | |
Short Description | Service Methods for Readers and Writers of sXML Library | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20041215 | 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_SXML_NSURI_HELPER has no interface implemented.
Friends
Class IF_SXML_NSURI_HELPER has no friend class.
Attributes
Class IF_SXML_NSURI_HELPER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Returns all valid namespace declarations | 20041215 |
2 | ![]() |
Instance method | Public | Method | Returns namespace URI for namespace prefix | 20041215 |
3 | ![]() |
Instance method | Public | Method | Returns the path of current node to root node | 20041215 |
4 | ![]() |
Instance method | Public | Method | Returns namespace prefix for namespace URI | 20041215 |
Events
Class IF_SXML_NSURI_HELPER has no event.
Types
Class IF_SXML_NSURI_HELPER has no local type.
Method Signatures
Method GET_NSBINDINGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NSBINDINGS | Value transfer | Type reference (TYPE) | IF_SXML_NAMED=>NSBINDINGS | Tabelle der Namensraumdeklarationen | 20041215 |
Method GET_NSBINDINGS on class IF_SXML_NSURI_HELPER has no exception.
Method GET_NSURI_BY_PREFIX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NSURI | Value transfer | Type reference (TYPE) | STRING | Namensraum-URI | 20041215 | ||
2 | ![]() |
PREFIX | Call by reference | Type reference (TYPE) | STRING | Namensraumpräfix | 20041215 |
Method GET_NSURI_BY_PREFIX on class IF_SXML_NSURI_HELPER has no exception.
Method GET_PATH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PATH | Value transfer | Type reference (TYPE) | IF_SXML_NAMED=>PATH | Tabelle der Pfadanteile | 20041215 |
Method GET_PATH on class IF_SXML_NSURI_HELPER has no exception.
Method GET_PREFIX_BY_NSURI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NSURI | Call by reference | Type reference (TYPE) | STRING | Namensraum-URI | 20041215 | ||
2 | ![]() |
PREFIX | Value transfer | Type reference (TYPE) | STRING | Namensraumpräfix | 20041215 |
Method GET_PREFIX_BY_NSURI on class IF_SXML_NSURI_HELPER has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |