SAP NetWeaver AS ABAP Release 740, ©Copyright 2014 SAP AG. All rights reserved.
ABAP Keyword Documentation → ABAP − Reference → Data Interfaces and Communication Interfaces → ABAP and XML → Class Libraries for XML → iXML Library →iXML Library - Classes and Interfaces
The following sections list the classes and interfaces of iXML Library.
All object types in iXML Library incorporate the interface IF_IXML_UNKNOWN. Reference variables of this type can point to all objects in iXML Library. The interface IF_IXML_UNKNOWN contains the method QUERY_INTERFACE, which can be used for special down casts within iXML Library.
Notes