SAP ABAP Interface IF_SXML_NSURI_HELPER (Service Methods for Readers and Writers of sXML Library)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-XML (Application Component) ABAP XML Processing
⤷
SXML (Package) Streamed XML Reader/Writer

⤷

⤷

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
Interface | IF_SXML_NSURI_HELPER | |
Short Description | Service Methods for Readers and Writers of sXML Library |
General Data
Package | SXML | Streamed XML Reader/Writer |
Created | 20041215 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | IF_SXML_NAMED | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_SXML_NSURI_HELPER has no interface.
Friends
Interface IF_SXML_NSURI_HELPER has no friend.
Attributes
Interface 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
Interface IF_SXML_NSURI_HELPER has no event.
Types
Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_SXML_NSURI_HELPER has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 700 |