SAP ABAP Class /IPRO/IF_DOCB_PARSER (Document Builder parser interface)
Properties
Class | /IPRO/IF_DOCB_PARSER | |
Short Description | Document Builder parser interface | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20040330 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /IPRO/IF_DOCB_PARSER has no forward declaration.
Interfaces
Class /IPRO/IF_DOCB_PARSER has no interface implemented.
Friends
Class /IPRO/IF_DOCB_PARSER has no friend class.
Attributes
Class /IPRO/IF_DOCB_PARSER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Peek at next token in stream without actually getting it | 20040914 |
2 | ![]() |
Instance method | Public | Method | Returns next token during parsing | 20040330 |
Events
Class /IPRO/IF_DOCB_PARSER has no event.
Types
Class /IPRO/IF_DOCB_PARSER has no local type.
Method Signatures
Method LOOK_AHEAD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_TOKEN_NAME | Value transfer | Type reference (TYPE) | STRING | 20040914 |
Method LOOK_AHEAD on class /IPRO/IF_DOCB_PARSER has no exception.
Method NEXT_TOKEN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_TOKEN | Call by reference | Object reference (TYPE REF TO) | /IPRO/IF_DOCB_TOKEN | Attribute | 20040330 | ||
2 | ![]() |
EV_TOKENTYPE | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20040727 |
Method NEXT_TOKEN on class /IPRO/IF_DOCB_PARSER has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |