Show 

Mobile Application > iOS Components > Working with the Mobile Application Component > Classes > APXMLParser

APXMLParser

Description

The APXMLParser class is used to get dashboard XML data.

Inheritance Hierarchy

          NSObject

          APXMLParser

Supported Protocols

<NSObject>

<NSXMLParserDelegate>

Properties

root. Root XML element of dashboard data.

Static Methods

parseXML:. Creates an instance of the APXMLParserObject class that is a root element of dashboard data.

See also:

Classes. The Mobile Application Component