Class Method list used by SAP ABAP Program DEMO_IXML_PARSING_SEQUENTIAL (iXML Library, Sequential Parsing)
SAP ABAP Program
DEMO_IXML_PARSING_SEQUENTIAL (iXML Library, Sequential Parsing) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_DEMO_OUTPUT - NEW | Demo Output with Static Methods or Instance Methods | ||
| 2 | CL_IXML - CREATE | Access Class to iXML Library | ||
| 3 | IF_DEMO_OUTPUT - DISPLAY | Demo Output with Instance Methods | ||
| 4 | IF_DEMO_OUTPUT - LINE | Demo Output with Instance Methods | ||
| 5 | IF_DEMO_OUTPUT - WRITE | Demo Output with Instance Methods | ||
| 6 | IF_DEMO_OUTPUT - WRITE_XML | Demo Output with Instance Methods | ||
| 7 | IF_IXML - CREATE_DOCUMENT | Interface of Factory Object | ||
| 8 | IF_IXML - CREATE_PARSER | Interface of Factory Object | ||
| 9 | IF_IXML - CREATE_RENDERER | Interface of Factory Object | ||
| 10 | IF_IXML - CREATE_STREAM_FACTORY | Interface of Factory Object | ||
| 11 | IF_IXML_EVENT - GET_NAME | Event for Sequential Parsing | ||
| 12 | IF_IXML_EVENT - GET_VALUE | Event for Sequential Parsing | ||
| 13 | IF_IXML_PARSER - GET_ERROR | Parser | ||
| 14 | IF_IXML_PARSER - NUM_ERRORS | Parser | ||
| 15 | IF_IXML_PARSER - PARSE_EVENT | Parser | ||
| 16 | IF_IXML_PARSER - SET_EVENT_SUBSCRIPTION | Parser | ||
| 17 | IF_IXML_PARSE_ERROR - GET_REASON | Parser Error Message | ||
| 18 | IF_IXML_RENDERER - RENDER | Renderer | ||
| 19 | IF_IXML_STREAM_FACTORY - CREATE_ISTREAM_STRING | Factory for Streams | ||
| 20 | IF_IXML_STREAM_FACTORY - CREATE_OSTREAM_CSTRING | Factory for Streams |