Skip to content

ABAP Keyword Documentation →  ABAP − Reference →  Data Interfaces and Communication Interfaces →  ABAP and XML →  Class Libraries for XML →  iXML Library →  iXML Library - Classes and Interfaces 

iXML Library - Access Class

The class CL_IXML is the access point for all functions in iXML Library. It is used both as a factory for all further objects and as a handle for the processing context.


IF_IXML_UNKNOWN
  |
  |--IF_IXML----------|
  |                   |
  |                   |--CL_IXML
  |                   |
  |--CL_IXML_UNKNOWN--|

Other versions: 7.31 | 7.40 | 7.54