API published in: S60 3rd Ed
Link against: senxml.lib
Required Capabilities
None
#include <xml\Parser.h>
#include <xml\ParserFeature.h>
#include <xml\ContentHandler.h>
#include <badesca.h>
Go to the source code of this file.
Data Structures |
|
class | CSenXmlReader |
Class extends Symbian XML framework parser functionality Callers of this class must register some handler which will then
receive XML callback events from underlying Symbian XML framework. More... |
|
Variables |
|
const TInt | KSenDefaultParserFeature = (TInt)EReportNamespaceMapping |
|